资源列表
essential
- 立体视觉中本质矩阵的计算,利用VC+OPEN CV实现
work
- 基于IHS的图像融合算法,用高分辨率图像替换I分量
finger
- 用MATLAB编写的指纹处理程序,不过要自己改图像输入。程学中并没有压缩图像
pyramid
- 图像处理的一种金字塔算法,实现多分辨率图像的拼接
extract
- 一种新的水印提取方法,用MATLAB实现,对于做水印的同志们很有帮助哦
WaterMark0
- 数字水印嵌入与提取算法,在VC++上实现的,用出很大,
calibration_v21.tar
- This a camera calibration toolbox for generic lenses. The toolbox can be used to calibrate conventional, wide-angle and fish-eye lens cameras. The calibration is based on viewing a planar calibration object. The intrinsic and extrinsic camera pa
code_multiphase
- This toolbox provides some functions for manipulating planar, closed splines to implement image or video segmentation by means of deformable (or active) contours. Contour topology is managed in a way that should allow changes similar to what can be o
Normal_encoding
- 虹膜识别图象归一化处理,把环形虹膜区域归一为一个统一的矩形图象,方便下一步特征提取和匹配。
tongtailvbo
- 图像的同态滤波属于图像频率域处理范畴,其作用是对图像灰 度范围进行调整,通过消除图像上照明不均的问题,增强暗区的图像细节, 同时又不损失亮区的图像细节.
opencv
- 是OPenCV的vc源码实现,比较详细,可以作为meamshift跟宗的入门参考
FVS
- 用VC++写的指纹特征提取和指纹图像检索的程序,并包含测试文件!