搜索资源列表
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
showBMP
- 使用OPENCV函数 在对话框中显示一副图片 很适合新手学习OpenCV-OPENCV function using a picture displayed in the dialog box is suitable for novice to learn OpenCV
read-and-change
- 用对话框做的,利用openCV读取图片,显示图片,对图片进行缩放,区域选取。-Dialog box, use openCV read the image, display pictures, picture zoom, region selection.
2
- 用opencv打开图片,其中用到两种方法:单文档程序,对话框程序。-Open the picture, which used two methods: single-document program, the dialog box procedure with opencv.
MFC_CLASS_DLL_OPENCV
- 本程序分为两部分 第一部分,DllClassText,在MFC中创建扩展 DLL,有两个类,一个为计算加减法,另一个为使用OPENCV方式打开图片,参数为图片路径.第二部分,dllClassApp,在MFC对话框程序中,调用第一部分生成的"DllClassText.dll",实现加减法和显示图片功能-This program is divided into two parts, the first part of DllClassText create an extended DLL in
MyOpenCV_Camera
- vc2010下MFC对话框中调用电脑摄像头,并将图像做灰度个二值化处理后显示在图片控件上-under vc2010 MFC dialog call PC camera, and the image shown in the picture control after grayscale binarization processing
opencv
- 利用Opencv进行打开图片,并显示在MFC的对话框内-Opencv use to open the image and display processing
1
- 基于MFC对话框的图片打开和获取指定点像素值,调用opencv函数-Open access to the specified point and the pixel values of the image-based MFC dialog, call the opencv function
MFC_DEMO3
- vs2010的基于opencv的利用mfc,在对话框显示一张图片,并检测图片火焰-vs2010 mfc opencv based use in the dialog box to display a picture, and the picture flame detection
OpencvShowImg
- opencv 对话框加载图片 鼠标移动查看像素值 彩色图转换为灰度图-opencv
showimage
- 这是一个MFC与Opencv相结合的例子,运用对话框读取图片。-This is a combination of MFC and Opencv example, use the dialog to read image.