搜索资源列表
OpenCVTest
- 利用opencv1.0+VC6.0写的一个小程序,主要实现了: 1.打开jpg图片 2.图片上叠加文字信息 3.利用opencv把图片显示到一个Picture控件上 4.picture控件的重绘问题 5.图片合并-Using opencv1.0+ VC6.0 to write a small program, the main achievement of: 1. Open the jpg image 2. Picture superimposed text informat
opencvmfc
- 利用OpenCV显示相机采集过来的数据文件(dat)格式,并将其显示在对话框的picture控件上。-using the OpenCV show the image that is dat farmat,and show it in a picture control of dialog.
show-image-in-MFC-using-Opencv
- 在MFC中基于opencv显示图像到picture控件上-OPENCV based MFC picture control to display images
MyOpenCV_Camera
- vc2010下MFC对话框中调用电脑摄像头,并将图像做灰度个二值化处理后显示在图片控件上-under vc2010 MFC dialog call PC camera, and the image shown in the picture control after grayscale binarization processing
5-5
- 通过opencv与c++增加一个控制图片灰度的控制条,拖动按钮可改变图片灰度-By adding a control opencv image with c++ gray control bar, drag the button to change the picture grayscale
image-moving-using-mouse-
- 在对话框中用鼠标控制控制图像的移动和缩放-using the mouse to control the moving and scaling of image In picture control
turn--picture-video
- 运用Opencv,输入n帧图像,可以转换为一段avi格式的视频,可以控制视频的帧率。-Use Opencv, enter n frames, it can be converted to avi video format section, you can control the video frame rate.
MFC--Picture-control-OpenCV-2.4.9
- 本实例使用vs2013 中的 vc++结合opencv2.4.9进行图片显示。图片显示在picture contrrl,然后进行图片边缘提取-This example uses the vc++ vs2013 opencv2.4.9 be combined picture is displayed. Picture appears in the picture contrrl, then image edge extraction
Picture-Control-show-Mat
- 在控件Picture Control中显示Mat图像-Show the Mat format picture in Picture Control .
imageCovertandThreshold
- 这是一个将彩色图片转化为灰度图片的例子,运用滑动条来控制阈值。-This is a color picture into a grayscale image examples, use the slider to control the threshold.