搜索资源列表
Sobel-Laplace-Canny-matlab-code
- 模式识别大作业题目和实习代码: (1)请自己在互联网上任意找一张图片用做测试,命名为“学号后四_Original”。放在C++工程文件夹下(与CPP文件放在同一文件夹)。用C++调用OpenCV函数对该幅图片进行读入和显示操作。 (2)在(1)基础上,添加修改代码,将原图转换成灰度图像,并保存,命名为“学号后四位_Gray”。 (3) 请利用OpenCV中Sobel,Laplace,Canny算法相应函数对(2)中图像进行处理,并保存,命名为“学号后四位_Sobel”或“学号后四位_
Fastica
- 用OpenCV写的FastICA程序,实现两幅混合图像的简单解混,附带matlab部分代码-write by OpenCV,it s about FastICA,mainly completing the task of dimixing two mixed pictures.
OpenCV_face_detector
- opencv 1.0 中人脸检测代码的实现 用到了matlab 与c++混合编码-face detection using viola-jones algrithm.
guidedfilter
- kaiming he的guided image filtering的c++代码,利用VS2010+OPENCV2.4.4实现,效果和公布的MATLAB代码相同。-C++ code for KaiMing He s guided image filtering, the result as same as matlab code which publish in the web, project is code via VS2010+OPENCV2.4.4.
edge-detecting-based-susan
- 这是基于susan算子的边缘检测代码,用于检测物体边缘。使用matlab实现。-susan detection foor edge
bnnarfzation
- matlab代码,实现指纹图片的二值化,细化等功能,编译通过,结果正确(Matlab code, the realization of fingerprint image binarization, refinement, and other functions, compiled through, the result is correct)
matlqbNLMS
- 一个matlab实现IIR,FIR,LMS,NLMS等算法的m代码 不错的(A matlab IIR and FIR, LMS, NLMS algorithm such as m code is good)