搜索资源列表
opencvPvc
- 在MFC对话框中显示图像,并利用OPENCV对图像处理。非常实用。-Display images in MFC dialog box and use OPENCV for image processing. Very practical.
CVMFC
- OpenCV图像处理入门,可以对图像进行邻域处理,二值化,二值图像处理,形态学处理等。-Introduction to OpenCV image processing, image neighborhood can handle, binary, binary image processing, morphological processing.
opencvDLG
- opencv打开图像,并在对话框上显示。-opencv image and in the dialog box open to show
facedetect
- 在vc++下,使用OpenCV对图像进行平滑,用于图像处理-In vc++ using OpenCV for image smoothing for image processing
ioimage
- Build a dialog to open and diplay an image with OpenCV
FaceMFC_v2
- 使用OpenCV做的一个人脸检索系统,包括实现了静态图片的人脸检测,以及视频流中的人脸检测,和人脸匹配,实现了视屏播放,在视频中快速检索需要寻找的人脸目标-Using OpenCV to do a face retrieval system, including the realization of the static image of face detection and video streaming in face detection and face matching, to achi
Jupiter_UI
- 用win32写的一个简单有效的UI,可以使用OpenGL和OpenCV两种方式显示图像,包括移动、缩放图像功能-Win32 written by a simple and effective UI, OpenGL and OpenCV can be used two ways to display images, including move, zoom image function
ImagesConvertToAVI
- 本软件源码基于OpenCV,能够实现从指定文件夹中读取所有图像序列转换成AVI视频-The software source code is based on OpenCV, to convert all image sequences into AVI video from the specified folder.
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
Canny2
- 使用OpenCV进行图像打开,边缘提取,保存等操作。-OpenCV for image open, edge detection, save.
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
MFCApplication8
- 使用MFC和OPencv进行多线程编程的实例,能够获取中间图片-Using MFC and OPencv multithreaded programming examples, can obtain an intermediate image
imread
- opencv load image via qt
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.
tuxiangpipei
- 这是一个图像匹配c++代码及其资料,使用opencv,对两幅图像进行匹配-This is an image matching c++ code and its data, using opencv, two images match
DisplayOpenCv
- 一种简单的在MFC中显示OpenCv图像的方法。-Display the OpenCv image in MFC
MFC_ImgProcessing
- 利用opencv进行界面设计 实现打开摄像头或打开图像(Using OpenCV interface design, open the camera or open the image)