-
hsv_shadow
基于阴影形成的原理及阴影区域的特点,研究阴影区域的特征表示方法;
基于阴影区域特征设计或改进阴影检测方法,检测出户外图像中的阴影区域;
在检测出阴影区域的基础上,研究阴影去除方法;
编程实现相关方法并进行实验验证及分析。(Shadow detection and removal of single image)
- 2017-04-25 21:36:57下载
- 积分:1
-
tuxiang
图像分割关系到目标识别的精度,是目标检测的关键一步,其中提供了一些图像分割的代码,主要为otsu算法的分割方法,很实用(s related to the accuracy of target recognition, image segmentation is a critical step in target detection, provides some image segmentation code, very useful)
- 2013-10-18 17:49:06下载
- 积分:1
-
CPHD
用CPHD的方法实现多目标跟踪,及对CPHD性能的检测。(With CPHD method to achieve multi-target tracking, and performance testing for CPHD.)
- 2013-09-09 11:46:06下载
- 积分:1
-
GausPyramid
高斯金字塔-对图像进行高斯金字塔表示,先进行高斯滤波,然后逐层抽样(Gaussian Pyramid- Gaussian pyramid of images, said first Gaussian filter, and then layer-by-layer sample)
- 2009-05-08 11:25:24下载
- 积分:1
-
pca-sift
pca-sift算法的实现,采用vc2008开发环境,进行开发,独立运行(pca-sift algorithm, using vc2008 development environment to develop, operate independently)
- 2010-05-17 09:46:17下载
- 积分:1
-
KSVD
稀疏表示中字典学习算法KSVD的实现,可以得到冗余字典,代码内部有详细注释(The realization of the sparse representation of a dictionary learning algorithm KSVD, can get a redundant dictionary, internal has a detailed code comments)
- 2014-03-02 14:00:40下载
- 积分:1
-
3105130
标准单纯性算法程序,不知能否满足大家需要,()
- 2018-05-13 13:07:55下载
- 积分:1
-
NSCT-SF-PCNN-ImageFusion-Toolbox
非降采样Contourlet域内空间频率激励的PCNN图像融合算法的实现代码(Non-spatial frequency domain down-sampling Contourlet motivated PCNN image fusion algorithm implementation code)
- 2011-04-26 09:24:22下载
- 积分:1
-
LMS_NLMS
实现基本的LMS算法和归一化LMS算法学习曲线的比较仿真(LMS algorithm and normalized LMS algorithm learning curve comparing simulation)
- 2012-05-27 00:32:42下载
- 积分:1
-
Chromosome_counter
数学形态学及相关算法的C语言实现实例
源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对染色体图像中染色体数目的统计。代码中的核心算法为数学形态学的重要算法——开运算、闭运算(腐蚀和膨胀)。包含腐蚀处理、膨胀处理、自适应中值滤波、微分直方图法确定二值化阈值、种子填充算法等图像处理算法的C语言实现,值得参考。(Mathematical Morphology and related algorithms realize the C language source code examples of cxcore call OpenCV and highgui two libraries, the application of C language to realize pairs of chromosomes in the chromosome number of image statistics. The core algorithm code for an important mathematical morphology algorithms- open operation, closing operation (corrosion and expansion). Contains corrosion treatment, expansion of treatment, adaptive median filter, histogram method to determine differential binarization threshold, the seed fill algorithm, such as image processing algorithms realize the C language, it is also useful.)
- 2007-09-17 17:11:33下载
- 积分:1