搜索资源列表
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
MFC-Pic
- MFC picture控件使用实例,新手必备,可结合opencv使用-example for MFC picture button
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
opencv 基于MFC对话框显示图像
- opencv 将opencv的图像数据显示在对话框的picture控件上!
MyOpenCV_Camera
- vc2010下MFC对话框中调用电脑摄像头,并将图像做灰度个二值化处理后显示在图片控件上-under vc2010 MFC dialog call PC camera, and the image shown in the picture control after grayscale binarization processing
cvhello
- camshift人脸追踪 基于MFC界面 picture控件 鼠标交互 自己做的工程-camshift face tracking mouse-based interfaceto inter act MFC picture controlto my own projects
Picture-Control-show-Mat
- 在控件Picture Control中显示Mat图像-Show the Mat format picture in Picture Control .