搜索资源列表
background-subtraction
- 背景差法OpenCV实现程序代码,此代码是基于vc环境下的对图像的处理的代码 -OpenCV background subtraction method to achieve the program code, the code is based on the vc environment for image processing code
Homework(1213)
- VC++2005 OPENCV 应用于图像处理,课程作业-VC++2005 OPENCV
nihe
- 最小二乘法直线拟合用VC实现,可以给学习OPENCV图像处理的人一点帮助-VC achieved by the least square method, image processing can OPENCV people learn a little help
cvmfc
- CVMFC例程演示程序,opencv与mfc结合起来。有点处理、领域处理、二值图像处理、形态学处理、视频采集播放等-VC-MFC demo program routines, opencv combination with mfc. Bit processing, the field of processing, binary image processing, morphological processing, video capture playback
OpenCVjichupianyuandaima
- 基于VC 6.0平台下编写的,包含Opencv开发工具的数字图像处理系统源代码-Written based on the VC 6.0 platform, including development tools Opencv digital image processing system source code
OpenCV-Project
- 这是一个使用OpenCv,在VC++ MFC平台下实现的图形图像处理程序源码,主要功能有彩色变灰阶,图像方向、旋转、放大缩小、水平镜像、垂直镜像、Laplace 变换、RGB分量、HSV分量、喇叭、分量等。-AppWizard has created this MyOpenCVMFC application for you. This application not only demonstrates the basics of using the Microsoft Foundation
Image
- 本程序是用vc++6.0和opencv1.0编写的简单的图像处理的程序,包括灰度化,去噪声,人脸识别,二值化等等,是初学者必备的,适合初学者跟着练习。-The program is written in vc++6.0 and opencv1.0 simple image processing procedures, including the graying, to noise, recognition, binarization, beginners, suitable for beginn
GSLmath--computer--fuction--lab
- 这是一个opencv函数库,能够在vc环境下进行图像处理,匹配,显示等-This is a opencv library, image processing, vc environment match the display
VC
- vc图像处理,包括有图像的恢复,图像的显示,图像的获得,边缘外形-vc image processing, including image restoration, the image display, the image obtained, edge shape, etc.
opencv-program
- 在vc++6.0中利用opencv这个库来进行图像处理-Use opencv library for image processing in vc++6.0
12
- 加入了opencv函数 vc环境下实现图像处理,找出一个区域-Join opencv function,the vc environment image processing to identify a region
DIPDemo
- 数字图像处理与机器视觉-VC++与Matlab实现》光盘-Digital image processing and the machine vision-VC++ the Matlab " CD
Visual_CPPdigital-image-prograss
- 数字图像处理,VC实现,绝对经典,里面还有源程序~-Digital image processing, VC achieve absolute classic, there is also the source ~
FaceDetection
- 人脸识别 图像处理 vc++ 人脸检测算法 实用的代码-Face image processing vc++ face detection algorithm useful code
MFC_OpenCV-image-processing-platform
- 1、了解OpenCV在MFC框架中的使用,建立基于VC + OpenCV的图像处理平台; 2、在此基础上实现简单的图像处理操作,包括图像的打开、显示、放大、缩小、保存。-1 for use OpenCV in the MFC framework, the establishment of a platform based on image processing VC+ OpenCV s 2, simple image processing operations on this bas
opencvcPP
- 用opencv1.0搭载VC++6.0制作的图像处理软件,使用时须安装opencv1.0.利用摄像头动态采集图像,并提取目标形心坐标在图像上显示-Opencv1.0 equipped with VC++6.0 crafted image processing software to be installed when using opencv1.0. Use dynamic camera to capture images and extract the target centroid coor
vc-imageprocessing
- 数字图像处理,里面包含很多c++算法,适合初学opencv,包括图像融合、图像分割、图像拼接-Digital image processing, which contains a lot of c++ algorithm, suitable for beginners opencv, including image fusion, image segmentation, image stitching
two-kou
- 进行vc++mfc窗口开发,读取摄像头数据,进行视频播放,进行相关图像处理-Vc++ mfc window were developed to read the camera data, video playback, image processing related
opencv1
- 基于opencv开源图像处理库在vs环境下c++开发的图像视频处理实例运动物体检测识别-Opencv source image processing library in c++ development environment vc image processing example video motion detection and identification of objects based on
光学图像处理Demo
- 初学者使用VC++进行光学图像处理的源代码