-
preprocessing
指纹识别中的指纹图像预处理程序,包括有归一化,二值化,图像分割,图像增强,图像细化(Fingerprint identification fingerprint image preprocessing procedures, including normalization, binarization, image segmentation, image enhancement, image thinning)
- 2011-07-10 10:57:56下载
- 积分:1
-
Otsu
包含了21篇二维最大类间方差(Otsu)阈值分割方法的论文,(Contains 21 article 2 d between the most kinds of variance (Otsu) threshold segmentation method papers)
- 2011-10-24 16:51:12下载
- 积分:1
-
gabor
利用gabor算法对图像纹理特征提取,并且送入极限学习机中进行学习分类(Use gabor feature extraction algorithm for image texture, and into the ultimate learning machine learning classification)
- 2015-08-17 15:08:19下载
- 积分:1
-
Aimagerestoratedmethodusingaperturecoded
一种基于孔径编码的图像复原方法,效果非常好,不过缺陷是需要知道PSF等先验知识(Based on coded aperture image restoration method, the effect is very good, but the deficiencies need to know a priori knowledge of PSF, etc.)
- 2020-11-17 11:49:39下载
- 积分:1
-
ballalongline
小球沿斜线运动,可以扩展到其他程序中,第一次上传,谢谢。(a ball along with a line.)
- 2013-11-17 20:53:20下载
- 积分:1
-
canny
Canny边缘检测算法,canny算法计算梯度,并从小波模极大重构图像.(Canny edge detection algorithm, canny algorithm for calculating the gradient, and from the Wavelet Modulus Maxima Image Reconstruction.)
- 2007-07-12 10:28:22下载
- 积分:1
-
HarrisCornerDetection
根据论文Harris C. A combined corner and edge detector[J]. Proc Alvey Vision Conf, 1988, 1988(3):147-151实现Harris角点检测(Harris corner detection)
- 2018-05-16 18:41:34下载
- 积分:1
-
SRCNN
基于深度学习的图像超分辨率算法。
参考论文 Learning a Deep Convolutional Network for Image Super-Resolution (ECCV 2014)
(Super resolution based on deep learning
Refer to Learning a Deep Convolutional Network for Image Super-Resolution (ECCV 2014))
- 2021-04-18 20:48:57下载
- 积分:1
-
code
de-speckling of noise in medical ultra sound images...
- 2013-08-14 18:54:36下载
- 积分:1
-
PSO
说明: 实现
%1、利用RGB模型识别天空区域;2、利用边缘识别检测天空边缘分割线;3、利用预测边缘点和实际边缘点的周围区域的均值滤波与本边缘点下方的像素之间的差异大小来修正天空边缘分割线
%4、将sky_seg+depthmap_v2中多余的带注释的地方删掉了
%!!!记得在295行,一定要改动是用I6还是I7,如果用sky_initia(f = edge(double(BW),'canny',thresh,sigma);)
- 2021-04-18 14:28:51下载
- 积分:1