-
xcldefogging1
这是一种彩色图像去雾算法,可以识别物体的轮廓,但是同时也会加强这些轮廓,虽然去雾效果不错,但是会加强轮廓!(This is a color image to fog algorithm can identify the contours of the object, but will also enhance the outlines, although to fog effect is good, but will strengthen the profile!)
- 2013-04-17 19:52:56下载
- 积分:1
-
simfeat
简单特征提取算法:PCA,MNF,PLS,CCA,KPCA,KMNF,KPLS,KCCA等,用于图像的特征提取。(simple algorithm feature extraction ,for example: PCA,MNF,PLS,CCA,KPCA,KMNF,KPLS,KCCA,in order to extract the feature space of image.)
- 2020-11-13 16:19:43下载
- 积分:1
-
BHSM
说明: 灰度直方图双峰法分割,传统的分割方法。适合初学者学习。(Bimodal histogram segmentation method)
- 2010-05-02 21:05:53下载
- 积分:1
-
虹膜识别算法源代码code
说明: 实现虹膜的预处理、识别等功能,使用matlab实现(iris source code ,using matlab)
- 2020-02-13 10:24:56下载
- 积分:1
-
织唛缺陷检测
织唛的缺陷检测,主要是运用surf算法进行检测。(Label defect detection)
- 2018-02-01 16:46:43下载
- 积分:1
-
SURF-based-image-stitching
SURF算法作为一种新近出现的特征提取方法,在重复度、独特性、鲁棒性3个方面,均超越或接近以往提出的同类方法,并在计算效率上具有明显的优势。本代码采用SURF算法检测图像并进行坐标变换与图像拼接。
采用SURF算法对图像进行检测,其主要是用Hessian矩阵对图像进行检测,对图像的特征提取之后找到图像的特征点。之后采用最近临快速匹配(NN)、随机抽样一致性(RANSAC)算法和最小二乘法参数优化(LM)对特征点进行提纯匹配。最后在两幅图像中进行坐标变换,达到统一坐标系和图像拼接的效果。
(SURF(Speeded Up Robust Features) as a method of feature extraction which newly appeared is over or nearly previous method on duplication, uniqueness, and robustness and have a clear advantage on computational efficiency. This code uses the SURF and coordinate transformation algorithm to detect image and image matching.
This code uses the SURF algorithm of image detection, the main is to use the Hessian matrix of image for testing, to find the image after image feature extraction of feature points. After we used Nearest Neighbor (NN), Random Sample Consensus (RANSAC) algorithm and least square parameter optimization for purification of matching feature points. Coordinate transformation in the last two images, to coordinate system to achieve the same image stitching.
)
- 2014-08-30 15:12:42下载
- 积分:1
-
MRMRF_imgSegmentation
基于多尺度MRF模型的图像分割算法。使用提升小波对原始图像进行分解,使用ICM算法进行分割处理(Multi-scale MRF model based image segmentation algorithm. The original image using lifting wavelet decomposition, the use of ICM segmentation algorithm)
- 2011-06-10 17:36:02下载
- 积分:1
-
Algorithm-template
C++ 写的一些算法模板 ,比如Kruskal、KMP、欧几里德算法、最大匹配(匈牙利算法)、最小费用最大流、字符串的哈希方法、增广路算法、网络最大流_邻接表等……(C++ write some algorithms template, such as Kruskal, KMP, Euclid arithmetic, maximal matching (Hungary) is proposed, the minimum cost and maximum flow, string hash method, augmented road algorithm, network maximum flow _ adjlink etc......)
- 2012-03-20 08:48:22下载
- 积分:1
-
mybfilter_ture
用于对灰度图像的双边滤波,程序简单易懂,还有很强的可开发性(Bilateral Filtering)
- 2011-06-30 09:31:43下载
- 积分:1
-
graph
对圆形,正方形,长方形等几何图形进行计算面积,周长等运算(Circular, square, rectangular and other geometric shapes are calculated area, perimeter of operation)
- 2016-06-29 22:12:46下载
- 积分:1