搜索资源列表
houghlines.rar
- 在MATLAB中,使用Hough变换做线检测和链接,In MATLAB, use Hough transform to detect and link line
huffman
- 数字图像处理中的编码技术。本程序对输入的图像进行哈夫曼huffman编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。本程序使用C++混合编程,已经编译生成了Matlab库文件,无需再与C++链接。程序包括源程序和源图像,以及编码后的结果图像。-Encoding digital image processing technology. The procedure of the input image Huffman huffman coding to show the ori
shape-matching-cluttered-scenes-
- 旋转不变非刚性的图像匹配 。代码为matlab源码,代码注释详细,可以通过代码上的链接找到原始文献,以作详细学习-Rotation-invariant non-rigid image matching. Matlab source code, code comments in detail, you can find links to the original code on the literature, for detailed study
segrefine
- 经典的grabcut算法,基于matlab与VC混合编程,vc已经编译为动态链接库,matlab可以直接调用,matlab可以直接运行的-The classic grabcut algorithm matlab and VC mixed programming, vc already compiled dynamic link library, Matlab can be called directly, Matlab can be run directly
MatlabFns
- 关于计算机视觉和图像的matlab工具箱。包括相位一致性特征,空间特征检测,积分图像,非极大值抑制和滞后阈值,边链接和线段拟合,去噪,等-MATLAB and Octave Functions for Computer Vision and Image Processing。such as • Feature Detection via Phase Congruency • Spatial Feature Detection • Integral
cmeidangrre
- 通过在线计算锅炉效率及汽轮机效率,利用Visual C++开发DCS数据的生成程序,将Matlab文件编译为动态链接库文件或C++源程序文件,实现单元火电机组供电标准煤耗率的实时计算,并通过Matlab和C++Builder程序混合编程,结合数据库技术,实时显示机组当前的煤耗率及煤耗特性曲线.煤耗特性曲线生成软件可以脱离Matlab环境运行,在保证计算准确性及快速性的同时节省了系统资源.-Online calculation of boiler efficiency and turbine ef
particle-filter-image-tracking-dll
- 粒子滤波的跟踪程序,实现了对一个无人机的视频跟踪,国外大牛编写的,里面有matlab可以直接调用的动态链接库-particle filter , image tracking