资源列表
ImageRegistration
- 进一步解决基于互信息的配准算法在配准精度、速度和误配率之间的相互制约问题。提出一种新的配准参数搜索策略——三级配准,将平移、旋转参数分开搜索;在分析互信息配准的优点和局限性的基础上,将模糊理论中的欧几里德贴近度引入三级 配准过程中。实验结果表明,本文提出的配准策略在保持基于互信息配准精度不变的情况下,迭代步数、配准时间和误配率均有明显改善。-Further resolve the mutual information based registration algorithm in the ali
C_Blog
- Interview programs on c
otsu_
- otsu法(最大类间方差法,有时也称之为大津算法)使用的是聚类的思想,把图像的灰度数按灰度级分成2个部分,使得两个部分之间的灰度值差异最大,每个部分之间的灰度差异最小,通过方差的计算来寻找一个合适的灰度级别 来划分。-Image segmentation in the common thresholding based on the ostu algorithm is the most commonly used image segmentation algorithm.
emd_backup
- 相似度评估算法。Earth Movers Distance (EMD).-similarity assessment algorithm. Earth Movers Distance (EMD).
MATLAB_Program
- 用水平集方法实现图像分割,一个很好的算法-Level set method of image segmentation, a good algorithm
earth-mover-s-distance
- 用与视频追踪,你懂得 好货 一种基于clear 模型的-With the video track, you know how good the goods
PDE_MATLAB
- 《图像处理的偏微分方程方法》光盘,自带很多算法的实现,包括图像恢复和图像分割的经典算法,主动轮廓CV等-activecontour c-v
median_interactive
- 此源码为halcon中值滤波代码,其中采用鼠标互交的方式,方便大家理解-This source for Halcon median filter, which uses the mouse interactive way, easy to understand
Singer
- 贝塞尔函数和纽曼函数是常用的数学函数,本程序是利用VC++编译的绘制贝塞尔纽曼函数的程序,值的一下
cars3
- Vehicle detection, its an opensource code and works well with opencv and boost, === === === === === === === ==== = multi-target tracking method by Wongun Choi === === === === === === === ==== Compile * Require opencv and boost library to b
tuxing
- 常用图形函数集锦,在c语言课程设计中很有用-Common graphics functions Highlights
svm c++源码
- SVM分类器
