搜索资源列表
fast-matlab-src
- 一种快速的图像拐点的matlab程序,在一张图像上用9点快速检测,要求被处理图像为2值图像。-a fast image inflection point of Matlab procedures, in an image with 9:00 rapid detection, Image processing was required for two binary images.
src
- 基于快速离散曲波变换(fast discrete curvelet transform)来处理3D 图像的matlab 程序。
src
- implement paper A Bayesian Approach to Digital Matting 贝叶斯抠图 matlab code
vlfeat-0.9.14-src计算机视觉库
- 包含目前流行的SIFT,MSE等算法的Matlab及C实现。
101259378luv_rgb_yuv_lab_space
- Convert a color image between color representations. B = COLORSPACE(S,A) converts the color representation of image A where S is a string specifying the conversion. S tells the source and destination color spaces, S = dest<-src , or alte
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
SRC 实现了使用基于稀疏表示的人脸识别算法
- 该源码实现了使用基于稀疏表示的人脸识别算法。使用GPSR作为l1模最小化方法。-This pack of code implement a imges-based face recognition using sparse representation classification. In the algorithm, i employ GPSR as tool to complete the optimization procedure of l1-minimization.
RSC
- 强壮的人脸识别系统,发表于cvpr2011年,程序是应用matlab实现-Recently the sparse representation (or coding) based classifi cation (SRC) has been successfully used in face recognition. In SRC, the testing image is represented as a sparse linear combination of the trai
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
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
src
- matlab实现的经典聚类算法,可直接使用。-clusting analysis algorim implemented matlab. it can be used immediatly.
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.
src
- 车牌识别的一个matlab程序。非常不错的。定位很好,-a source code about plate rec.
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
MKD-SRC
- matlab的MKD-SRC。多特征点的稀疏表示识别.-matlab the MKD-SRC.
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.)