资源列表
adboost
- 实现了三种不同的AdaBoost算法:Real AdaBoost, Gentle AdaBoost and Modest AdaBoost.-Realize the three different AdaBoost algorithm:Real AdaBoost, Gentle AdaBoost and Modest AdaBoost.
car-Plate_edge
- 车辆牌照自动检测识别的matlab源码,运行速度很快-Vehicle license automatically detect recognition matlab source code, run fast
LEGD
- 文献代码——Modified local entropy-based transition region extraction and thresholding, 2011.12, Applied Soft Computing, Elsevier-source code——Modified local entropy-based transition region extraction and thresholding, 2011.12, Applied Soft Computing, Else
Compressive_Sensing
- 压缩感知图像融合算法,效果很好滴,可以借鉴学习哦-Compressed sensing image fusion algorithm, the effect is very good drops, you can learn from, oh
MyPolyTopo
- 多边形拓扑演示的VB程序和代码。程序对输入的图形文件基本数据进行拓扑构建,生成结点、线段、弧段、多边形等数据结构,并显示图形和结构数据。程序内包含了多个常用的拓扑生成算法,供参考学习。-Program of the polygon topology demonstration VB code. Topology construction procedures for the basic data of the input graphics file, the data structure of
ct-reconstruction
- ct医学图象的重建,包括不同的采样角度和尺寸下的图象重建,可以显示重建后的图象,并进行保存-Ct medical image reconstruction, including different sampling Angle and size of image reconstruction, can display the image reconstruction, and save
Catmull-Clark-
- 设P(m,n)是初始控制点列,即原曲面的点(m行n列)。Q(m,n)是一次细分后得到的曲面的控制节点。 此函数采用Catmull-Clark细分曲面算法,对双三次B样条曲面细分,即m=n=4。 利用我们在13章第四节学过的知识,有公式MQM =SMPM S ,其中M,S可由课件知 构造初始控制点列(p1,p2),其中p1是P的行坐标,p2是P的列坐标 -Let P (m, n) is the initial control point of the column, i.e. th
opensift
- 一个优秀的国外开源sift类库,曾在国际会议上获奖-An excellent open source sift class libraries abroad, at the International Conference on the award-winning
LBP-v0.0.4
- LBP局部分纹理检测,可以检测两幅图片之间的差异性,希望对大家有帮助-LBP Bureau Texture Detection can detect differences between the two pictures, I hope everyone
jiaozheng
- 这是一个matlab程序,可以用来执行鱼眼图像的校正,将鱼眼图像展开成我们人眼比较好看的图像,方便观察-This is a matlab procedures can be used to perform the calibration of the fisheye image Expand the fish eye image into our human eye looks image, to facilitate the observation
Improved-cv
- 当红外图像中包含较强噪声时, C-V 模型水平集分割方法会产生大量冗余轮廓 同时, C-V 水平集采用偏 微分方程( PDE) 实现, 存在计算量大、分割速度慢的缺点。为此, 本文提出了改进的快速算法, 该算法保留了C-V 模型的全局优化特性, 并通过窗口滤波整合图像邻域空间信息来构建曲线进化的外部速度, 从而提高C-V 模型 的抗噪性并减少分割中产生的冗余轮廓 采用基于双链表的快速水平集算法来实现曲线的演化, 去除了传统算 法中的重新初始化和PDE 求解的过程, 减少了迭代步数
sobel_eight_direction
- 八方向的sobel 边缘检测,源码实现,在C++平台-Eight directions sobel edge detection, source to achieve in C++ platform