搜索资源列表
图像处理
- 图像处理 在OpenCV模式下的MFC连接 平台:vc
在mfc下的opencv图像处理
- 在mfc下通过opencv对所捕捉到的图像进行一些2值化,边缘检测等等处理。以及一些算法的运用。
OPENCVEXAMPLE
- opencv入门代码:具体包括1、加载并显示一幅图像2、播放avi视频3、canny边缘检测4、缩放显示图像。-opencv project code--including image showing,playing avi,canny Edge Detection.
OpenCV_MFC
- OpenCV在MFC中的使用的一个示例,基本图像处理功能都有-OpenCV MFC in use in a sample, the basic image processing functions have
MFC
- 是在VC上实现的一个简单多线程程序,基于OpenCV完成对摄像头的图像采集,对于想学习CRectTracker类也是不错的参考程序-example
OpenCVReadImageView
- MFC中使用OpenCV进行图像处理,各种算法的集成。-MFC using OpenCV for image processing, the integration of various algorithms.
MFC_OpenCV_Operation
- 1、利用OpenCV打开图像,在MFC中显示;2、对图像进行Canny边缘处理,并在MFC中显示。-1, using OpenCV open the images displayed in the MFC 2, Canny edge image processing and display in MFC.
demo
- opencv和MFC结合编制的两个图像处理界面,直接打开导入图像,便可以得到多钟处理效果,边缘检测,图像变换等。-opencv and the MFC union establishment s two imagery processing contact surface, opens directly inducts the image, then may obtain the multi-clock processing effect, the marginal check, the pic
MyVideo1.0_AutoCamshift
- 程序用MFC+openCV编写。可实现自动获得一个目标选择框并进行跟踪 先用视频前几帧进行帧间差分,用cvFindContours()得到二值差分图像中最大的连通块作为camshift的初始选择框 程序做的不完善,只能针对类似test.avi的视频进行测试。(读一下函数GetBlob()你就能明白为什么了) 可能有些压缩格式的视频打不开,需要安装Xvid解码器-Program using MFC+ openCV prepared. Can be realized a
MFC
- 基于OpenCV实现图像的旋转与提取,利用MFC实现图像控制界面化-Image rotation based on OpenCV and extraction, the use of image control interface of the MFC
cv_programmer
- 四本手册,对于图像工作者及其有用,我的博士生涯就是它们伴随度过的。 windows api opencv mfc 海康 sdk-Four manual workers and their usefulness for image and my life is that they are accompanied by Dr. spent. windows api opencv mfc sdk Haikang
AnEnhancedCCheckComboBox
- 基于MFC框架的OpenCV图像和视频处理程序-OpenCV MFC framework based on image and video processing-OpenCV MFC framework based on image and video processing-OpenCV MFC framework based on image and video processing
AniButton_demo
- 基于MFC框架的OpenCV图像和视频处理程序-OpenCV MFC framework based on image and video processing-OpenCV MFC framework based on image and video processing-OpenCV MFC framework based on image and video processing
AnimatingInteractive2DElementsina3DPanel
- 基于MFC框架的OpenCV图像和视频处理程序-OpenCV MFC framework based on image and video processing-OpenCV MFC framework based on image and video processing-OpenCV MFC framework based on image and video processing
CategoryListbox
- 基于MFC框架的OpenCV图像和视频处理程序-OpenCV MFC framework based on image and video processing-OpenCV MFC framework based on image and video processing-OpenCV MFC framework based on image and video processing
opencv-MFC-Examples
- 这是本人收集的OpenCv与VC结合的一些例子,包括了许多基本的图像变换,开发工具为VC++ 6.0。-This is my collection of OpenCv using VC with some examples, including many of the basic image transformation, development tool is the VC++ 6.0.
MFC-OpenCV-allocation
- 此文档重点是来介绍怎么在vc6.0 MFC框架下配置opencv并加载图像-This document focuses on to describe how to configure opencv vc6.0 MFC framework and load the image
基于MFC的OpenCV图像处理和显示
- 基于OpenCV的图像处理,通过点击按钮,选择要处理的参数,选择并将处理后的图像显示在图像控件上。
基于MFC的OpenCV图像显示并标记ROI
- 基于MFC的opencv图片预览,并对图ROI进行标记!(Opencv image preview based on MFC, and mark ROI!)
MFC+OpenCV图像处理
- MFC+Opencv,实现了opencv中的各种滤波、边缘检测、拉普拉斯变换及高斯变换等,源码。(MFC+Opencv,running all that important basic functions.)