-
demo_mtbot
说明: 多目标跟踪,动态背景下实现多目标跟踪算法,算法优良,实时性和鲁棒性都比较好(Tracking, dynamic context to achieve multi-target tracking algorithm, algorithm quality, real-time and better robustness than)
- 2010-04-26 19:45:39下载
- 积分:1
-
PP
基于SIFT+Kmeans+LDA的图片分类器的实现源码。
博文参考:http://www.cnblogs.com/freedomshe/archive/2012/04/24/2468747.html(The pictures classifier based on SIFT, Kmeans and LDA. Blog Reference: http://www.cnblogs.com/freedomshe/archive/2012/04/24/2468747.html)
- 2012-07-26 15:34:58下载
- 积分:1
-
edgelink
边缘检测,并分割,以不同颜色标示。站内有其matlab实现,这是对应的c++代码。(Edge detection and segmentation, marked with different colors. Inside the station are the matlab realize, This is corresponding c++ code.)
- 2021-04-12 13:28:57下载
- 积分:1
-
saliency-detection
基于图和流形排名的图像显著性检测算法,MATLAB实现(Manifold ranking based on maps and image saliency detection algorithm, MATLAB realization)
- 2013-07-07 18:30:57下载
- 积分:1
-
Meanshiftsmooth
基于均值漂移的图像平滑MATLAB源戴码。(Based on mean-shift image smoothing Dai MATLAB source code.)
- 2008-05-18 09:51:09下载
- 积分:1
-
colur_segmentation
基于matlab的色差图像分割程序,可以实现复杂背景下的图像分割。(Matlab based on the color image segmentation procedure, the complexity can be achieved in the context of image segmentation.)
- 2009-05-23 11:39:14下载
- 积分:1
-
image_fusion
本程序集合了互信息配准,PV差值,powell算法,基于小波变换的图像融合的一整套算法。只需要在GUI界面输入两幅图像,即可自动完成图像的配准融合。程序包含Matlab源代码。用Matlab打开imagefusion.m,即会弹出gui界面。融合前要输入参考和浮动图像。图像要求像素的 长*宽 一样。否则会报错。程序只能处理灰度图像,彩色图像也会转化成灰度图像处理。程序代码已经有详细的注释,方便读者理解。(The procedures set of mutual information, PV difference, powell algorithm, based on wavelet transform image fusion set of algorithms. Only need to enter the two images in the GUI interface, you can automatically complete the image registration fusion. Program contains Matlab source code. Using Matlab open imagefusion.m, gui interface will pop up. Fusion before the input reference and floating images. Image requires the same pixel length* width. Otherwise incorrect. Can only handle grayscale images, color images into gray image processing also. Program code has detailed notes, to facilitate understanding.)
- 2020-06-30 09:40:02下载
- 积分:1
-
myprogs
基于HIS空间的彩色烟雾图像分割算法,包含粗分,细分割与连通域提取(HIS color space based on image segmentation algorithm smoke contains coarse points, fine segmentation and connected domain extraction)
- 2008-12-13 11:23:33下载
- 积分:1
-
PSNR_2
此程序计算的是两幅图像的峰值信噪比,运行流畅(This program calculates the peak signal to noise ratio of the two images, run smoothly)
- 2013-12-27 22:24:11下载
- 积分:1
-
直方图均衡化
说明: 直方图均衡化能自动地增强整个图像的对比度,但它的具体增强效果不好控制,处理的结果总是得到全局均衡化的直方图,对数据的处理不加选择,可考虑采用自适应直方图均衡化(AHE),可改进图像的局部对比度以及获取更多的图像细节。MATLAB代码均可直接运行实现。(Digital image processing histogram equalization,Adaptive histogram equalization)
- 2020-03-16 12:18:29下载
- 积分:1