资源列表
Opencv_LingJian
- 在vs2013环境下编写的零件个数检测程序,已经应用。应用opencv中的腐蚀和边缘处理和获取轮廓等算法。-In vs2013 environment prepared by the number of parts testing procedures have been applied. Application opencv corrosion and edge processing and obtaining contour algorithm.
GPG1
- Game Programming Gems 1
openCV
- 是一些高校关于用opencv做的一些硕博士论文,很有参考价值-Some universities use the opencv do on some of Dissertations, a good reference
Opengl2
- opengl simple example
Digitalimageprocessingimage
- Digital image processing image数字图像处理图片-Digital image processing image
DDE
- 图像DDE效果实现,使用C++实现……大家可以借鉴一下-image DDE
Basketball
- 运动目标检测识别目标检测,运动目标检测识别,测试案例- Moving target detection identification
photo
- 非常好看的桌面及风景、家具等高清照片、图片-Very nice desktop and scenery, furniture and other high-definition photos, pictures
tracker_release2
- 对NBA球员,实现目标跟踪,啊啊啊啊啊啊啊啊啊啊啊啊(Achieve goal tracking)
Pansharpening Tool ver 1.3
- pansharpenging 工具箱,有很多基本的pansharpening算法,pca brovey glp gs等各种方法的源代码,非常值得入手(pansharpenging toolbox)
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
snake_track
- 用opencv实现的snake跟踪算法。 执行中在播放的视频中的某一帧用鼠标框住一个物体,然后就进行自动跟踪。