搜索资源列表
LM
- OPencv的LM算法的编程实现,还有matlab编程的的M文件,能运行出结果-OPencv the LM algorithm programming, as well as the M-file matlab programming, able to run out the results
opencvPmatcomPC
- 其中的opencv实例是实现追踪的,matcom实例实现了VC和matlab的联合编程,提供的一些学习资料可以为程序员提供借鉴-Examples of which is to achieve opencv tracking, matcom examples of the realization of the VC and matlab joint programming, providing some of the learning materials can provide a referen
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
super-resolution
- 通过Matlab与Java混合编程的超分辨率处理的源代码,采用插值的方法,能较好地实现超分辨率处理。-A method of super-resolution by interpolation witch can solve a image.
基于opencv的汽车尾部边缘提取
- 本代码是Opencv完成《数字图像处理》P468 页例 10.10 的编程实验,编程语言为Matlab。