-
snake
此代码为传统的snake模型算法代码,运行其中的egsnake.m即可。该代码实现对图像的边缘检测,仅供大家一块学习交流(This code is the code algorithm of traditional snake model, which can run egsnake.m. The code to achieve the image edge detection, we only a learning exchange.)
- 2015-05-10 16:31:24下载
- 积分:1
-
GISA
提出了一种广义迭代收缩算法(GISA)非凸稀疏编码,可以解决稀疏编码的一些优化问题.希望能对大家有所帮助!(A generalized iterative contraction algorithm (GISA) is proposed to solve some of the optimization problems of sparse coding. We hope to be helpful to everyone!)
- 2017-04-24 11:42:26下载
- 积分:1
-
TurboPixels
利用turbopixel的超像素图像分割方法,可以显示不同块的颜色。(This is a mex c and matlab code, which uses the turbopixel to segment the object from the image.
)
- 2012-04-09 14:20:38下载
- 积分:1
-
c_mean
利用c均值方法对图象进行聚类分割,此为matlab环境下的仿真代码(Use c-means clustering methods for image segmentation, this is matlab code simulation environment)
- 2008-03-28 09:05:33下载
- 积分:1
-
matlabDCTwatermark
基于8×8分块得数字水印嵌入和提取算法。此算法已经通过调试,可以直接运行(Based on 8 × 8 sub-blocks have digital watermark embedding and extraction algorithm. This algorithm has been through debugging, you can directly run)
- 2007-03-01 16:58:17下载
- 积分:1
-
LSB-Algorithm
LSB算法实现BMP图片信息的隐藏和提取 语言:C#(LSB algorithm BMP image information hiding and extraction languages: C#)
- 2020-12-01 17:39:25下载
- 积分:1
-
NCC-and-the-SSDA-based-feature-points-matching-the
基于NCC与SSDA的快速特征点匹配融合算法(图像匹配)(NCC and the SSDA-based feature points matching the rapid integration algorithm (matching))
- 2010-12-27 12:09:15下载
- 积分:1
-
-TV-platform-
一种求解电大平台天线互耦的时域积分方程快速算法(Solving the Antenna TV platform stie fast algorithm)
- 2013-12-05 19:25:04下载
- 积分:1
-
KPCA
说明: 快速的人脸特征提取算法KPCA,比普通的pca特征提取算法在效率上好了不少(Fast facial feature extraction algorithm KPCA, than ordinary PCA feature extraction algorithm in the efficiency of a good many)
- 2008-10-14 18:28:42下载
- 积分:1
-
Combined-with-Canny
对经典的二值化方法Ostu 算法和Bernsen 算法中存在的缺点进行了分析, 提出一种结合Canny 算子的图像
二值化方法.该方法综合考虑了边缘信息和灰度信息, 通过边缘附近种子点在高阈值二值化图像中的填充和低阈值
图像对它的修补而得到二值化结果图像, 较好地解决了经典二值化方法中存在的抗噪能力差、边缘粗糙、伪影现象
等缺点.实验结果证明, 该方法能够较好地解决低对比度图像和目标像素灰度不均匀图像的二值化问题(The disadvantage of the classical binary method Ostu Bernsen algorithm and algorithms exist were analyzed, one binding Canny operator image binarization method. This method considers the edge information and gray information, through seed near the edge point padding and a low threshold image to its repair in a high threshold binary image to obtain a binary result image, it solves the noise immunity classical binary method exists difference, rough edges, artifacts phenomenon and other shortcomings. the experimental results show that this method can solve the low-contrast image and the target image pixel gray uneven binary problem)
- 2020-07-01 12:00:01下载
- 积分:1