Description: 指纹头像处理的相关代码,详细的介绍的指纹头像的预处理,直方图二值化,图象增强和模板匹配的相关函数-Fingerprint image processing of the relevant code, a detailed introduction of the fingerprint image pre-processing, histogram binarization, image enhancement and template matching of the correlation function Platform: |
Size: 46080 |
Author:sky |
Hits:
Description: The code efficiently computes the Earth Mover s Distance (EMD) between two histograms or sparse histograms (signatures). The EMD is also known as Mallows, 1st Wasserstein, Monge-Kantorovich, Match and Transporatation distances. The approach was described in the paper:
"Fast and Robust Earth Mover s Distance" [, ].
EMD-HAT (a better definition of EMD for non-normalized histograms) was presented in the paper:
"A Linear Time Histogram Metric for Improved SIFT Matching" [, ]. -The code efficiently computes the Earth Mover s Distance (EMD) between two histograms or sparse histograms (signatures). The EMD is also known as Mallows, 1st Wasserstein, Monge-Kantorovich, Match and Transporatation distances. The approach was described in the paper:
"Fast and Robust Earth Mover s Distance" [, ].
EMD-HAT (a better definition of EMD for non-normalized histograms) was presented in the paper:
"A Linear Time Histogram Metric for Improved SIFT Matching" [, ]. Platform: |
Size: 201728 |
Author:ning |
Hits:
Description: image processing with C++ Source Code. this program include template matching, histogram and so on. Platform: |
Size: 40592384 |
Author:lee |
Hits:
Description: 该文件是meanshift算法的程序代码,该算法主要是利用直方图提高了模板匹配的速度,欢迎使用-This file is meanshift code algorithm, the algorithm is mainly improved histogram matching the speed of the template, please use Platform: |
Size: 44958720 |
Author:陈飞飞 |
Hits:
Description: 本代码实现多视频下的目标识别的方法。使用了颜色直方图特征,并计算巴氏距离得出目标是否匹配。可以使用背景较为简单的视频进行实现。-The code to achieve the target recognition method of multiple video. Color histogram, and calculates the the Pap distance derived target match. Can use relatively simple background video realization. Platform: |
Size: 22152192 |
Author:wang |
Hits:
Description: 直方图匹配算法IDL程序源码实实现,挺不错的哦
-Histogram matching algorithm IDL program source code to implement to achieve very good Platform: |
Size: 3072 |
Author:mmzz3211 |
Hits:
Description: 这是笔者做实验的源码,辛辛苦写了一个月。在现在直方图匹配算法的基础上修改实现分段直方图去云,该算法目前可以正常运行,效果虽然不是很好,但是,算法考虑了很多的因素。如:考虑了遥感影像四个波段的波谱曲线的特征、考虑了地物的典型波谱曲线,考虑了地物的信息代表性等,所以实验对相关研究具有重要的参考意义。-This is the author experiment source code, Cincinnati hard to write for a month. In the present histogram matching algorithm based on the modified histogram to achieve sub-cloud, the algorithm can currently running, although the effect is not very good, but the algorithm takes into account many factors. Eg: Consider a four-band spectral remote sensing image characteristic curve, taking into account the typical spectral curve feature, considering the feature of information representation, etc., so experiment related research has important reference significance. Platform: |
Size: 136192 |
Author:啊 |
Hits: