搜索资源列表
showp
- 使用MFC与opencv结合显示图像,支持jpg.bmp,tif等格式-use MFC opencv combined with images show support jpg.bmp, tif format, etc.
opencv-ex2-2
- 本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似 */
opencv-ex3-2
- 读入图像文件,做图像反转,然后显示图像在屏幕上
fa
- 使用opencv,利用图像差分算法,实现通过摄像头进行视频采集,显示当前时间,并利用蓝色的跟踪框跟踪移动物体
OpenGL中显示摄像头图像数据
- 结合Opencv获取摄像头帧数据,然后生成纹理数据贴在OpenGL窗口中
从磁盘加载并在屏幕上显示图像
- opencv 用于从磁盘加载并在屏幕上显示一幅图像,编译后就在命令模式下通过修改参数执行它
opencv c++实现图像rgb到hsv的颜色空间转换
- 基于opencv c++实现图像rgb到hsv的颜色空间转换,并显示各分量的值-opencv c++ rgb hsv
pix-show Opencv图像处理
- Opencv图像处理,在彩色图像中点击图像任意一点,显示改点的RGB值-Opencv image processing, color image, click on the image at any point, change the point of the RGB value display
save_file.rar
- 基于OPENCV的读取图像程序,并将图像像素数据用矩阵表示,并将矩阵显示成新的图像并保存。,Based on the read image OPENCV procedures, and image pixel data matrix, said matrix display and a new image and save.
foudpot.rar
- 找出图形图像的面积,显示通过变化后的图像,用c++与OPenCV共同实现。,To identify the area of graphic image to show through changes in image, using c++ and realize common OPenCV.
mymfc1
- 使用工具visual c++,opencv,并在vc++中的mfc下连接opencv并创建工程用于图像显示-The use of tools visual c++, Opencv, and vc++ In mfc connect and create a project for opencv image display
CVMFC
- 在MFC中使用OpenCV。 调用 OpenCV 函数实现图像文件的输入、输出以及处理。使用 DirectShow 实现图像的视频采集,也调用 OpenCV 函数实现,可实现高分辨率图像的采集。采用 Win32 的 DIBSection 实现图像的显示,调用 Windows API 函数。-MFC_OpenCV_DirectShow
OPENCVEXAMPLE
- opencv入门代码:具体包括1、加载并显示一幅图像2、播放avi视频3、canny边缘检测4、缩放显示图像。-opencv project code--including image showing,playing avi,canny Edge Detection.
dialog_opencv_image
- VC++和OpenCV混合编制的用于显示图像的程序,其中用到VC++对话框的图像控件,显示图像用到OpenCV。-a progrem showing image using vc++ and opencv, very useful, use it!
opencv 基于MFC对话框显示图像
- opencv 将opencv的图像数据显示在对话框的picture控件上!
opencv-image-display-program
- opencv中,显示图像程序。用来从磁盘加载并在屏幕上显示一幅图像的程序。-opencv image is displayed on the program. To be loaded from disk and displayed on the screen an image of the program.
基于MFC的OpenCV图像处理和显示
- 基于OpenCV的图像处理,通过点击按钮,选择要处理的参数,选择并将处理后的图像显示在图像控件上。
opencv程序
- 图像处理,显示,定时采集图像,发出报警,图像边缘检测(Image processing, display, timing acquisition of images, alarm, image edge detection)
【2】图像显示
- OpenCV入门程序显示图像,对开发环境的一个试调(The OpenCV entry program displays the image)
OpencvCamera
- 利用OpenCv 打开摄像头,显示图像(Open the camera and display the image)