资源列表
Palm
- 基于小波变换的掌纹识别程序,包括掌纹的分解和重构
invmoments
- 求不图像不变矩matlab源程序
var2
- 我自己写的求二维矩阵的标准方差函数,因为本人毕设需要用到,可是在Matlab中我没有找到合适的函数,所以亲自写了一个,希望对一些朋友有用
temp
- Radon 算法的实现及原理讲解,个人整理的重要资料.
DFT
- 针对一幅图像的DFT变换及移到中心并返回幅度值和角度
图像的粗化细化
- 运用原图像的5×5相邻区域像素值,对图像进行细化处理和粗化处理。
Imageprocessing
- 武汉大学图像处理课件
BitmapVideo
- 用vc写的读写bmp图像和读写avi视频文件的程序,简单易用,可用于初学者作为参考。
IDLtoC
- VC写的供IDL调用的dlm,调用效率非常高,包括标量,数组,字符串,结构的互相传递,可用于VC与IDL的混合编程。
Adaboost1
- This sourse is for face detection in the image and it is writed by VC. Here we use the adaboost for the main mathed In the mathed it use five features classifiers!
Source
- The code is in the ITK s svn repositories at the following link http://www.na-mic.org/svn/NAMICSandBox/trunk/MultiImageRegistration/ If you dont have access to ITK s svn servers, you can get read access to the repository by simply d
bwlargestblob
- bwlargestblob reads in a 2-d binary image and outputs a binary image, retaining only the largest blob.