-
GASA
基于遗传模拟退火和Otsu法的图像分割。采用一种基于模拟退火算法(SA)的混合遗传算法(GASA),来进行Otsu方法选择阈值,其中进行求解时是非线性的遗传算法(GA)的应用优化了求阈值过程,并尽可能地减少其运算量,而加入SA则避免了遗传算法(GA)常见的早熟收敛现象,从而实现有效简单的图像分割。
(adopt hybrid genetic algorithm(GASA) based on simulated annealing algorithm,choose threshold by Ostu method,which applicated the non-linear genetic algorithm(GA) allows us to optimize the process of threshold. And, where possible, to reduce the computation. in order to achieve effectivly and simply image segmentation. Combination SA is to avoid the common phenomenon about premature convergence in genetic algorithm (GA) to achieve a simple and effective image segmentation.)
- 2009-12-10 16:54:58下载
- 积分:1
-
Laplasse
拉普拉斯算法的实现,程序是用vc++编写的(Laplasse algorithm)
- 2011-12-28 15:43:07下载
- 积分:1
-
opencv-fft2
灰度图像的二维傅里叶变换(cv_gray_fft2),二维傅里叶变换结果的幅值计算(cv_abs),频谱平移(cv_gray_fft2shift),将数值归一化到0到255区间(cv_range_0to255)是非常常用的四个功能!所以写成四个函数,方便将来调用!附运行截图~并附对应的MATLAB程序!(Dimensional Fourier transform of the grayscale image (cv_gray fft2), two-dimensional Fourier transform results to calculate the amplitude (cv_abs), spectral translation (cv_gray_fft2shift), the value normalized to range 0 to 255 (cv_range_0to255) is very common four function! so written as four function to facilitate future calls! attached run shot- along with the corresponding MATLAB program!)
- 2020-11-30 10:59:29下载
- 积分:1
-
tuxiangpipei
一种基于特征点的图像匹配算法 一种基于特征点的图像匹配算法(Feature point based image matching algorithm based on feature points matching algorithm)
- 2020-12-10 10:59:18下载
- 积分:1
-
SIFT_area_match
说明: SIFT算法的区域匹配,比原有的SIFT+KD树匹配更加高效、准确。(different area SIFT algorithm which is better than the original SIFT and KD tree match.)
- 2021-04-22 15:18:48下载
- 积分:1
-
PALMovie
PAL制视频消隔行deinterlace的代码,共参考(PAL video system extinction deinterlace interlaced code, a total of reference)
- 2020-08-05 13:58:32下载
- 积分:1
-
Image-binarization
说明: 图片自适应二值化处理,二值化处理使用简单方便。(Adaptive binarization image processing, binary processing easy to use.)
- 2011-03-01 01:16:18下载
- 积分:1
-
FastAC
一种快速的算术编码程序.
也是JPEG和JPEG2000的部分核心算法.(A fast arithmetic coding procedures. JPEG and JPEG2000 is also part of the core algorithm.)
- 2007-11-16 04:12:18下载
- 积分:1
-
VCPP-image-processing-chapter07
VisualC++数字图像处理技术详解第2版光盘-第七章(VisualC++ digital image processing technology Detailed Version 2 CD- Chapter VII)
- 2016-04-16 13:35:33下载
- 积分:1
-
ImageCutofRGB565BMP
裁剪以RGB565格式保存的BMP文件,涉及位图掩码内容(imagecut of the BMP picture which saved with RGB565 format and mask)
- 2015-01-22 10:57:48下载
- 积分:1