资源列表
sobel-bianyuanjiance
- 用sobel算子实现边缘检测源代码,用C++实现了sobel算子。图像编码很完整实现
thin_image
- C thinning algorithm
Floyd-Steinberg
- Floyd-Steinberg算法的源代码.要注意的是,误差传播有时会引起流水效应,即误差不断向下,向右累加传播。解决的办法是:奇数行从左到右传播,偶数行从右到左传播。-Floyd-Steinberg algorithm source code. It should be noted, Error Propagation sometimes causes water effects, that is, constant downward error, right cumulative sprea
fuzzygame
- 这段代码实现了一种混沌游戏。它产生变化丰富的分形图形。-This code implementation of a chaotic game. It changes rich fractals.
RegionGrew
- 基于opencv的图像区域增长算法,用c++编写的,希望对大家有帮助-region grew algrithm base on opencv,coding by C++, hope it helps
huangjinfenge
- 用黄金分割法求极值 用黄金分割法求极值-Extremum with the Golden Section Golden Section Method with extreme extreme with the Golden Section Method
Untitled
- 基于PCA的人脸识别,样本归一化,特征脸,人脸重建-PCA-based face recognition, sample normalization, eigenface, face reconstruction
regiongrow2
- 图像处理的相关程序,图像分割,基于区域生长法的图像分割-Image processing procedures, image segmentation, region growing method based on image segmentation
image-zoom-scaling
- VC6.0图像缩放函数,进行图像的缩小和放大-The VC6.0 image zoom function, image scaling
Wavelet-transform-and-its-recovery
- 图像小波变换及其复原,可以实现小波变换的图像融合,使用vc++和opencv编写-Wavelet transform and its recovery can be achieved on wavelet transform image fusion, and opencv prepared using vc++
Essay_SIFT
- 对于两幅图像的特征点匹配,可以知道对应点的偏移角度以及位移-For both image feature point matching, corresponding points can know the offset Angle and displacement
least-squarethreshold-segmentation
- 最小二乘阈值分割法,压缩包中包含子程序,需解压后使用,可在MATLAB环境中运行-Thresholding the least squares method, a compression package contains subroutines, after decompression need to use, can be run in MATLAB
