-
hough-circle
读入图像,对图像进行预处理,随后检测边缘,对得到的图像进行二值化,然后进行hough变换,获得圆边界,将此图与原图叠加,增强边缘(Read in the image, the image pre-processing, followed by edge detection, binarization on the image to get, and then the hough transform to obtain the circular boundary, this map and the original image overlay to enhance the edge)
- 2012-07-23 17:31:12下载
- 积分:1
-
fingerprint-enhencement
指纹图像与处理源码及资料,包括图像滤波、方向场计算、频率图计算等(source code and papers of fingerprint preprocessing methods)
- 2020-10-26 10:29:59下载
- 积分:1
-
NLmeansfilter_pca
非局部图像去噪算法的实现,使用pca提高运算速度(the implementation of nlmeans using pca to reduce computation)
- 2020-09-23 09:07:52下载
- 积分:1
-
Image-restoration
基于小波变换的图像修复算法,对比了FDM和TV算法。(Image restoration algorithm based on wavelet transform)
- 2021-05-09 12:48:34下载
- 积分:1
-
SIFT
本程序将SIFT与边缘结合起来用来做图像配准 先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准。 (The program will combine the SIFT and the edge of image registration is used to make the first detection of the key points with SIFT operator with CANNY edge detection and then select the best match point optimized vector matching image registration.)
- 2010-05-23 22:43:49下载
- 积分:1
-
双峰法阈值分割
说明: 双峰法阈值分割。阈值分割法是一种基于区域的图像分割技术,原理是把图像象素点分为若干类。图像阈值化分割是一种传统的最常用的图像分割方法,因其实现简单、计算量小、性能较稳定而成为图像分割中最基本和应用最广泛的分割技术。它特别适用于目标和背景占据不同灰度级范围的图像。它不仅可以极大的压缩数据量,而且也大大简化了分析和处理步骤,因此在很多情况下,是进行图像分析、特征提取与模式识别之前的必要的图像预处理过程。图像阈值化的目的是要按照灰度级,对像素集合进行一个划分,得到的每个子集形成一个与现实景物相对应的区域,各个区域内部具有一致的属性,而相邻区域不具有这种一致属性。这样的划分可以通过从灰度级出发选取一个或多个阈值来实现。(Threshold segmentation)
- 2018-03-29 09:29:03下载
- 积分:1
-
cvlib_mex
opencv函数包,用于matlab调用(opencv function package, calls for matlab)
- 2009-01-10 10:53:57下载
- 积分:1
-
qiuzhi
基于matlab画出当天单个家庭负荷曲线(Drawing a single family load curve for the day based on MATLAB)
- 2020-12-04 09:59:27下载
- 积分:1
-
MPmain
匹配追踪的主程序,用原子与信号内积的方式,对波包进行分解,再进行时频分析(match persuit)
- 2012-09-09 11:07:17下载
- 积分:1
-
contourlet
本代码程序主要是关于轮廓波变换的程序,很有条理的描述了轮廓波的实现过程。(I hoe this code can offer the help.)
- 2010-07-06 11:30:08下载
- 积分:1