搜索资源列表
src
- 基于快速离散曲波变换(fast discrete curvelet transform)来处理3D 图像的matlab 程序。
src
- implement paper A Bayesian Approach to Digital Matting 贝叶斯抠图 matlab code
matlab_vc
- matlab与VC结合编程实例。 注意:options/Directories: include files:C:\\matlab6p5\\extern\\include library files:C:\\matlab6p5\\extern\\lib\\win32\\microsoft\\msvc60 source files: c:\\matlab6p5\\extern\\src c:\\matlab6p5\\extern\\include project/s
src
- Real-time line detection through an improved Hough transform voting scheme 的matlab实现-Implement of Real-time line detection through an improved Hough transform voting scheme
fast-matlab-src
- 快速角点检测算法,本算法针对图像中存在的线和点进行检测,算法通过matlab程序实现,结果表明具有很好的效果-Fast corner detection algorithm, the algorithm for images that exist in the line and point detection algorithm matlab program, results show that with good results
fast-matlab-src.tar
- 一种快速的检测特征点的方法,值得大家好好研究一下!-A rapid detection method of feature points is worth a good look!
colorspacezhuanhuan
- RGB,YCbCr,HSV,HSL,CIE等颜色空间转换 这个Matlab程序用于颜色空间的转换。可以在RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH)等颜色空间中任意转换。-B = colorspace( dest<-src , A) converts image A from col
fast22-matlab-src
- 一种比较好的角点检测算法,该算法性能突出,效果非常好-A relatively good corner detection algorithm outstanding performance, very good results
fast-python-src-1.0
- fast特征的Python实现,有C,python,matlab版本,这是其中之一-fast python src 1.0, The code is pure python, and requires numpy.
fast-matlab-src-2.1
- fast特征,fast算法的matlab实现,三个版本其中的一个,包含改进的FAST-ER。-Self contained code, complete with example.License is the BSD license. Contains exact detectors and FAST-ER detector.
fast-matlab-src-2.1.tar
- Edward Rosten 的FAST角点检测matlab源码2.1,包含七点到十二点-FAST corner detector from Edward Rosten. Version 2.1,including 7-points to 12-points.
src
- 背景减除的完整算法,《A Statistical Approach for Real-time Robust Background Subtraction and Shadow Detection》作者源代码-The "src" folder contains all of the source code. To run the program, follow these simple steps: 1. Start MATLAB and ensure the "src" fold
kdtree
- k-d树的matlab程序,包含了KDTREE, KDTREEIDX and KDRANGEQUERY functions。提供了两个Demo scr ipts(kdtree_demo.m & kdrange_demo.m),很实用- This distribution contains the KDTREE, KDTREEIDX and KDRANGEQUERY functions. Included are the source code files in kdtree/s
Jpg_qualtrans
- 在图像处理实验中,有时需要对图像进行精确质量因子的JPEG压缩,而photoshop和一般的图像处理软件并不具备,本程序利用matlab实现该功能,并支持批处理(将待处理图像放入src文件夹,dst文件夹为输出)-In image processing experiments, sometimes the need for accurate image quality factor of JPEG compression, and photoshop and general image proc
SRC
- 这是一个利用了稀疏表示方法的MATLAB程序,供大家参考学习。-This is a use of MATLAB programs sparse representation, for your reference study.
fast-matlab-src
- fast角点检测,采用matlab软件编写- fast corner detection fast corner detection
SRC
- 这是文章《Sparse Representation For Computer Vision and Pattern Recognition》的对应的稀疏表示代码,非原创,转载而来,供大家交流学习。(This is the code of SRC algorithm,and it's reproduced from others.)