搜索资源列表
openCV program
- 这是一个OPENCV和MFC相结合的演示程序,主要是完成了在几个窗口同时读入,显示几个不同的视频流- This is the demonstration program which OPENCV and MFC unifies, mainly was completes has also read in several windows, demonstrated several different video frequencies flowed
colorHist把图像分为HSV三个平面画成直方图
- OpenCV读入一个图像,然后把图像分为HSV三个平面,把它们的颜色分布画成直方图,在窗口中显示-OpenCV reads an image, then the image is divided into three planes HSV, they painted the color distribution histogram, shown in the window
Game_fire.rar
- 基于opencv完成的视频模拟游戏(单线程)。使用到了cxcore.lib,cv.lib,cvaux.lib,highgui.lib。窗口区产生随机目标,客户通过鼠标捕捉该目标,完成任务。可调节难度,显示任务完成进度。,this project is based on opencv (single-threaded). cxcore.lib, cv.lib, cvaux.lib, highgui.lib included. randomly generated objectives in t
camera_display
- opencv下很简单的一个可以读取摄像头并在窗口显示的小程序-a simple program which can load camera and display frame image with OpenCV
CVshowManyImage
- OpenCV实现同一窗口显示多幅图片,开发平台OpenCV2.4.2+VS2008-The OpenCV achieve the same window to display multiple pictures, the development platform OpenCV2.4.2+VS2008
cvTest
- openCV的初步测试程序,包括传递指针、创建窗口、显示图像、销毁窗口等一系列过程,适合初学者。-openCV the initial test procedure, including the transfer pointer, create windows, display images, the destruction of a series of process window, suitable for beginners.
toGray
- opencv彩色RGB图到灰度图的转化,分别在独立窗口显示-opencv color RGB to grayscale conversion plans were displayed in a separate window
MotionDetection
- 该程序主要是在OpenCV的环境下进行的运动检测,当物体开始运动时,视频窗口中将显示,运动物体的轮廓,在智能交通或是自动驾驶中有很好的应用-The procedure was carried out under an environment OpenCV motion detection, when the object began to campaign, the video window will show the outline of moving objects, in the Inte
opencv
- opencv加载图像并以窗口形式显示,很好的程序-opencv load images and to the window displayed,
TestCV
- 一个OpenCV简单学习程序,从系统中加载指定路径的图片到窗口显示-a sinmple program of studying OpenCV
camera_display
- opencv下很简单的一个可以读取摄像头并在窗口显示的小程序-opencv under a very simple one camera can be read and displayed in the window of the small program
Qt-OpenCV-Camera
- Linux下用qt OpenCV采集摄像头视频并显示,绝对可以运行,不卡,窗口可任意拖动。-Linux using QT OpenCV capture video camera and display, absolutely can run, no card, the window can be dragged.
A-window-display-pictures-by-OpenCV
- OpenCV一个窗口显示多张图片(1-12张,可更改)代码。-A window display pictures by OpenCV.
IplImage
- 在opencv中实现图片显示并使用独立窗口显示-In the OpenCV to achieve the image display and use independent window display
ReadMulti2
- 多个图像文件显示在同一窗口,通过opencv创建显示.-A plurality of image files are displayed in the same window, create a display by opencv
Roi
- 本代码利用opencv函数裁剪一张图片的感兴趣部分(ROI),并在制定窗口显示出来。-The code use opencv function cropped image of a portion of interest (ROI), and displayed in the formulation window.
HNY_CV_001
- 实现采集双目视频,用2个窗口费别显示2个摄像头的视频(To achieve the acquisition of binocular video with 2 stations, window display 2 video camera)
ConsoleApplication5
- 标记图像,能显示标记的坐标及图像,在图像上标记会在另一个窗口显示你标记的图像(Mark the image, display the coordinates and the image of the mark, mark on the image will show your marked image in another window)
CCD图片读取
- OPENCV的读取图片,并在固定窗口显示。含源代码与所需CvvImage.cpp类(OPENCV reads the picture and displays it in a fixed window. Source code and required CvvImage.cpp classes)
opencv调用摄像头
- 利用opencv调用摄像头,并显示其窗口,可以实时显示摄像头的显示图像。利用opencv调用摄像头,并显示其窗口,可以实时显示摄像头的显示图像。