搜索资源列表
MYMFC
- 在对话框下显示一幅图像,并进行Canny边缘检测。 在VS2005下实现,运行需要opencv库。
opencvDLG
- opencv打开图像,并在对话框上显示。-opencv image and in the dialog box open to show
IMAGEAPP
- 利用opencv实现mfc读入图像,并显示出来!-opencv mfc
test3
- VC++6.0基本对话框及其控件的使用,利用OPenCV显示摄像头,并将图像按比例显示在对话框中。也可以将AVI视频文件(无压缩,或利用OPenCV拍摄)显示在对话框中。还具有基本图像处理的功能。适用于初学者!-The basic VC++6.0 dialog box and its controls use, use of OPenCV displays the camera, and the image is displayed in the dialog box proportionall
sif
- 经典的sift算法实现,利用简单的VC2005环境加上Opencv库,实现图像的特征点查找,并显示出图像的异同处-Classic sift algorithm, using simple VC2005 environment and Opencv library, find the feature points of the image, and display the image at the similarities and differences
OCTMAG
- 读取dat数据 经过傅里叶变换显示二维图像 然后进行三维显示 显示结果可以保存为avi格式 使用中安装了fftw vtk 以及opencv-Showing results can be saved as avi format to use to install fftw VTK and opencv read the dat data after Fourier transform two-dimensional image is displayed and three-dimensional
Hist
- 基于opencv的实现图像的显示和直方图的绘制-Based on the opencv realize image display and histogram drawing
d
- mfc在对话框中显示opencv图像,并实现图像的灰度化,中值滤波,边缘检测,二值化-opencv mfc dialog box shown in the image, and to achieve gray image, median filtering, edge detection, thresholding
camera
- 基于opencv开源视觉算法哭调用USB摄像头,包括图像采集、图像显示和一些简单的图像修改。-Based on the open-source opencv vision algorithms cry calling USB camera, including image acquisition, image display, and some simple image modification.
DemoShow
- 基于opencv的mfc图像显示demo,使用对话框界面,适合初学者学习使用-Opencv based on the MFC image display demo, using the dialog box interface, suitable for beginners to learn to use
DisplayOpenCv
- 一种简单的在MFC中显示OpenCv图像的方法。-Display the OpenCv image in MFC