▍1. eyeDetection
使用opencv在vc++下面是实现的一个简单测试人眼的程序(eye detection)
使用opencv在vc++下面是实现的一个简单测试人眼的程序(eye detection)
使用opencv在vc++下面是实现的一个简单测试人眼的程序(eye detection)
opencv210版本下vc++程序,读取一帧图中多个目标的位置并将位置信息保存下来 code using opencv210 via vc++,crop multiple targets and save its positions from one frame(code using opencv210 via vc++,crop multiple targets and save its positions from one frame)
opencv210版本下vc++程序,读取一帧图中多个目标的位置并将位置信息保存下来 code using opencv210 via vc++,crop multiple targets and save its positions from one frame(code using opencv210 via vc++,crop multiple targets and save its positions from one frame)
说明: opencv实现的运动目标估计算法,通过三帧差法实现(Three frame difference moving target opencv achieve estimated)
opencv实现的运动目标估计算法,通过三帧差法实现(Three frame difference moving target opencv achieve estimated)
opencv 帮助文档的中文学习笔记,非常适合初学者学习,基础资料(opencv help document the Chinese study notes, very suitable for beginners to learn basic information)
opencv 帮助文档的中文学习笔记,非常适合初学者学习,基础资料(opencv help document the Chinese study notes, very suitable for beginners to learn basic information)
基于opencv的运动目标轮廓检测,用MFC编写的界面,实现视频在对话框指定位置的显示,有详细注释,适合初学者。(Moving target based on the contour detection opencv prepared with MFC interface, video display dialog box to specify the location, detailed notes for beginners.)
基于opencv的运动目标轮廓检测,用MFC编写的界面,实现视频在对话框指定位置的显示,有详细注释,适合初学者。(Moving target based on the contour detection opencv prepared with MFC interface, video display dialog box to specify the location, detailed notes for beginners.)
vs2010 用opencv实现自主设定ROI区域,并读取ROI进行下一步的图像处理。。(vs2010 with opencv autonomous region set ROI, ROI and read the next step of image processing. .)
vs2010 用opencv实现自主设定ROI区域,并读取ROI进行下一步的图像处理。。(vs2010 with opencv autonomous region set ROI, ROI and read the next step of image processing. .)
说明: 本程序利用OPENCV实现了圆形以及椭圆的拟合,并输出椭圆以及圆的中心坐标。(This procedure using OPENCV achieve a circular and elliptical fitting, and outputs the ellipse and the circle center coordinates.)
基于opencv2.4里的源代码,函数都是用C++函数编写的,很合适学习opencv初学者学习!!(Opencv2.4 based on the source code, function is written using the C++ function, very suitable for beginners to learn to learn opencv!!)
基于opencv2.4里的源代码,函数都是用C++函数编写的,很合适学习opencv初学者学习!!(Opencv2.4 based on the source code, function is written using the C++ function, very suitable for beginners to learn to learn opencv!!)
学习opencv第四章第二题源代码(C语言版)(Chapter IV second question learning opencv source code (C language version))
学习opencv第四章第二题源代码(C语言版)(Chapter IV second question learning opencv source code (C language version))
利用vc++6.0在opencv平台上开发,读取并显示一副图像,然后利用鼠标在显示图片上绘画(Using vc++ 6.0 in opencv platform development, read and display an image, then use the mouse painting on display images)
利用vc++6.0在opencv平台上开发,读取并显示一副图像,然后利用鼠标在显示图片上绘画(Using vc++ 6.0 in opencv platform development, read and display an image, then use the mouse painting on display images)
基于opencv的Gabor滤波器。希望对大家有点帮助。(Opencv based on Gabor filters. We want a little help.)