搜索资源列表
multiple-track
- 使用opencv和mfc界面进行多目标自适应检测和跟踪的程序-Opencv and mfc interface using multi-objective adaptive detection and tracking procedures
PCameraDS
- 利用opencv和vs2005编写的MFC界面,可利用网络摄像头或者easycap(usb图像采集器)实时动态显示图像,附有截图说明。以前也上传了一个相同的,据反映有点问题,后发现附加依赖项里加错了lib,现已改好,可直接运行。注意opencv要装好,并在程序中设置好相关选项。希望能帮到大家。-Use opencv and vs2005 writing the MFC interface, can use a network of cameras or easycap (usb image co
MFC
- 基于OpenCV实现图像的旋转与提取,利用MFC实现图像控制界面化-Image rotation based on OpenCV and extraction, the use of image control interface of the MFC
downImage
- 从网络URL地址 MFC 界面 下载图片 需要提供URL地址-MFC URL address from the network interface URL address needed to download images
vision
- 很强大的 基于OpenCV的人脸识别程序+MFC界面-A powerful program withable to detect face
OpenCV_sliderVideo
- 一个简单的OpenCV读取本地视频,并自动加载播放进度工具显示、可以拖动的cpp源程序文件。在VC2008环境中,需要预先安装好OpenCV2.0,并把OpenCV2.0的包含路径添加到VC2008“工具”菜单选项的C++目录中环境,而后新建一个win32控制台应用程序项目,把这个项目的Debug调试属性的链接器输入子项添加附加依赖项cxcore200.lib cv200.lib highgui200.lib。通过对这个程序的掌握可以慢慢过渡到利用MFC的slider控件代替这个程序里自发呈现的
canny
- 用opencv实现的MFC界面下的canny算子,全部自己编写,真实可用,重点在于opencv下MFC界面的搭建,对初学者应该很有帮助-failed to translate
MFCShowImage
- 在MFC界面上显示图像,已测试过可以运行-MFC interface display images, have been tested can run
MFCDrawROI
- MFC界面上画矩形感兴趣区域,源码测试可行-The MFC interface draw a rectangle on the region of interest, source test feasible
MyOpenCV
- VC6.0+OpenCV1.0配置下的MFC单文档完整工程,能够实现图像的打开、显示、保存,并实现CANNY边缘算子的计算和显示。适合入门学习VC6.0+OpenCV1.0配置下的MFC界面的设计。学会了这个基本工程,基本上就懂怎么做MFC界面了。 -MFC single document under VC6.0+ OpenCV1.0 configuration complete engineering, to realize the open、display and save of the
静态手势识别
- 这是一篇硕士毕业论文的代码实现,包含PPT讲解,和演示操作视频,vs2010+opencv实现,采用模板匹配法进行手势识别,MFC界面。
cvhello
- camshift人脸追踪 基于MFC界面 picture控件 鼠标交互 自己做的工程-camshift face tracking mouse-based interfaceto inter act MFC picture controlto my own projects
CellDetection
- 白细胞检测系统,检测算法及其实现的过程,主要给出形态学知识在工程实践应用,项目包含标准 MFC 界面。-WBC detection systems, and processes to achieve detection algorithm, the main morphological given practical application of knowledge in engineering, project contains standard MFC interface.
watershed
- MFC界面打开一副图片,对其进行分水岭算法分割-MFC interface to open a picture, its watershed segmentation algorithm
cPP
- MFC界面,实现画线,画任意两点间线段,界面美观,可以做大多数MFC绘图程序的基本框架-MFC interface to achieve drawing lines, line segments, beautiful interface between any two paintings, you can do most of the basic framework of MFC drawing program
Video-detect
- 目标自动识别与跟踪系统,基于MFC界面和opencv视觉库,采用混合高斯进行目标识别,基于局部颜色直方图模型进行自动跟踪,并实现跟踪框可变,跟踪结果实时显示。-target detection and track system
MFC-OPENCV
- 基于双目视觉的点云处理,是基于opencv和MFC的程序,良好的界面显示-Point cloud processing based on binocular vision, which is based on opencv and MFC procedures, good interface display
windows of facedetection
- 运用adboost算法的人脸检测的程序,做好mfc界面,用的opencv2.4.9,不同opencv版本要该配置文件(Adboost algorithm using the face detection program, do a good job MFC interface, using opencv2.4.9, different versions of OpenCV to the configuration file)
OpenCV的人脸验证MFC程序
- 检测人脸,基于MFC界面。当录入照片后,摄像头再遇到相同的人脸能够识别出来。(Detection of face, based on the MFC interface. When the photos are recorded, the camera can be identified with the same face.)
DualCamera
- 使用MFC使opencv sift界面化(Using MFC to make opencv sift interface)