搜索资源列表
OpenCV
- 用opencv1.0源码编译成一个动态库,调用的时候只需这个一个dll就可以了,方便多了。-Opencv1.0 source code compiled into a dynamic library call just this one dll can be much more convenient.
MFC_CLASS_DLL_OPENCV
- 本程序分为两部分 第一部分,DllClassText,在MFC中创建扩展 DLL,有两个类,一个为计算加减法,另一个为使用OPENCV方式打开图片,参数为图片路径.第二部分,dllClassApp,在MFC对话框程序中,调用第一部分生成的"DllClassText.dll",实现加减法和显示图片功能-This program is divided into two parts, the first part of DllClassText create an extended DLL in
LotteryRecDLL
- 美国彩票识别DLL,很简单就可以调用,使用OPENCV进行图片处理。-American lottery recognition DLL is very simple and you can call and use OPENCV image processing.
PeopleDensitydll
- 完成视频图像的人群密度检测,已经打包为dll文件,在其他语言系统中可直接调用。-Complete video image of crowd density detection has been packaged as dll files in other language system can be called directly.
saturation
- 图像饱和度处理,生成dll并调用,代码全,亲测有用,运行无障碍。-Image saturation, generating dll and call, code-wide, pro-test useful run barrier.
faceDetection
- 基于OpenCV 2.4.3写的人脸检测DLL,可用在Matlab里调用。可用于人脸检测及VC Matlab OpenCV混合编程学习入门。Matlab中调用示例参考Release文件夹下的runtest.m -Based on OpenCV 2.4.3 face detection DLL, can be used to call in Matlab. A Start Example for face detection and VC Matlab OpenCV mixed program
OpenCVJNI03
- Visual studio 2015 调用OPencv实现特征的检索与匹配,DLL程序,可修改更换不同的特征提取算法。(Visual studio 2015 call OPencv to retrieve and match features, and DLL program can modify and replace different feature extraction algorithms.)