资源列表
shixi_zuoye
- 利用 c++ builder 绘制图象的灰度图 并进行聚类分割 直方图均匀化 主要的函数用DLL来实现
imagej-src
- application that can process some simple image
Transparent
- 主要是实现图像的各种变换操作,里面有一些常用的算法的变换处理方法。
BkImage
- 实现背景图像的各种效果变换,效果非常好,可以作为游戏开发的参考。
lle
- 实现LLE算法,本算法是改进的LLE算法,主要是针对人脸图像的。
BmpConverter-1.310b-src
- 来源于网上的C++技术开发的图形处理代码, 为国外开源代码, 可用来学习掌握C++的图形处理算法。来源于网上公开资料,供学习使用。
sift-1.1.1_20070330_win
- Rob Hess C implementation of SIFT that uses OpenCV. It allows for pretty detailed parameter tweaking (e.g. histogram size, DoG thresholds, etc.) If you need flexibility, this is pretty good.
CIRCLESC
- image processing and affine transformation
affine
- image processing and notes
ice_502
- image processing and image registration
smart28b1src
- smartdeinterlace图形图像处理去交织
fd
- 傅立叶描述子,用于提取形状的特征。c++编写