-
edgelink
连接边缘算法提取的孤立点,实现图像边缘连接(link the point to get edges in the image )
- 2009-09-27 00:38:08下载
- 积分:1
-
week5
说明: 吴恩达第五周作业。学习算法分两部分进行理解,第一部分是根据code对算法进行综述,第二部分是代码(The learning algorithm is divided into two parts, the first part is to summarize the algorithm according to the code, the second part is the code)
- 2020-04-13 10:29:47下载
- 积分:1
-
SURFmex
surf特征提取算法,较sift优良,包括示例和实验图片,还有算法原文(surf feature extraction algorithms, the more sift fine, including examples and experimental images, as well as the original algorithm)
- 2009-11-19 10:41:29下载
- 积分:1
-
SegmentationforImagesofVCH-F1BasednmprovedWatersed
针对分水岭算法存在的过分割问题以及VCH-F1切片图像的特点,提出一种能够有效消除局部极小值和噪声干扰的自动分割方法。首先比较彩色分量梯度图,选择分量图像的梯度信息,达到有效提取图像边缘信息的目的;然后提出基于多阈值分割的方法消除无效梯度信息;最后介绍了算法的步骤及结果。实验结果证明,通过该方法处理的梯度图像再进行分水岭算法处理,即使不进行区域合并也能达到很好的效果。(Watershed algorithm for over-segmentation problem of the existence of VCH-F1 as well as the characteristics of the image slice, a can effectively eliminate the local minimum value and noise automatic segmentation method. Comparing the first color component gradient map, select the quantity of image gradient information, achieve an effective extraction of image edge information purposes then made based on multi-threshold segmentation method to eliminate invalid gradient information Finally introduce the steps of the algorithm and results. Experimental results show that the adoption of the method of treatment of gradient watershed algorithm for image re-treatment, even if there is no regional merger will also achieve good results.)
- 2008-03-28 16:14:01下载
- 积分:1
-
SIFT
用matlab写的sift算法的全过程,用于提取特征点,是图像识别的一种好算法(The algrithm of sift)
- 2011-09-23 22:05:11下载
- 积分:1
-
hhgs
介绍了混合高斯背景建模法提取运动目标的过程,自己写的,比较好理解,付视频一个,用自己的视频也可以(Describes the process of Gaussian mixture background modeling method to extract moving target, write your own, is better understood, paid a video, you can use your own videos)
- 2014-01-11 21:55:54下载
- 积分:1
-
结构光照明荧光显微镜数据稳定性检测程序 SIMcheck-dev
结构光照明荧光显微镜数据稳定性检测程序,非常强大(Structured light illumination fluorescence microscopy data stability testing procedures, very strong)
- 2015-07-07 20:07:36下载
- 积分:1
-
tuxing
对图像进行各种处理,比如形态学方法、图像压缩与编码等等(A variety of image processing, such as morphology, image compression and coding, etc.)
- 2010-10-07 10:28:28下载
- 积分:1
-
vcpicph
VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C: est.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:
vcvars32
rc bmp.rc
cl smooth.c bmp.res user32.lib gdi32.lib(VC++ image smoothing+ program source code, to achieve a smooth image (to noise), sharpening function in the C drive when testing a test of decentralization Bmp picture, path: C: test.bmp, no words can not test . Is shown above the level of smoothing, you can compare the next, but the feeling of color distortion, interested look. Command-line compiler as follows: vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib)
- 2014-02-18 15:30:52下载
- 积分:1
-
modifiedPCA-SIFT
修改过的pca-sift程序 可以正常运行(Modified pca-sift program runs)
- 2013-05-22 15:52:32下载
- 积分:1