资源列表
ServoTimer2
- feature extraction using matlab moment invarients
SparseOLS
- 图像超分辨率重建算法,实现图像的超分辨率重建。-super-resolution
tub
- 该工程是一个图像变形系统,能实现图像的各种变换功能,如放大,缩小,黑白彩色变换,直方图均衡化-The project is an image warping system that can transform a variety of image features such as zoom, black and white color transformation, histogram equalization, etc. 朗读显示对应的拉丁字符的拼音
Spotlight-FMCW_SAR-sliding-sub-aperture-algorithm.
- 滑动聚束FMCW_SAR的子孔径成像算法Spotlight FMCW_SAR sliding sub-aperture algorithm-Spotlight FMCW_SAR sliding sub-aperture algorithm
dspappliation
- 把含有数字的图像,如车牌,身份证等读取到DSP的SDRAM中,利用图像处理算法把数字从图像中定位出来 首先把图像二值化,二值化算法选择固定阈值、直方图或最大类间方差法,比较各个二值化算法的效果;对二值化的图像做边缘提取,选择Sobel或者Laplace边缘提取算法并比较效果;经过二值化和边缘提取后的图像,利用投影法定位数字在图像中的位置,并给出数字在图像中的外接矩形;利用CCS把处理结果显示出来。-To contain digital images, such as license plates
lpt
- 实现直角坐标系至极坐标系下的图形图像变换。本方法为最新的快速变换方法,可应用于相位相关下的带旋转平移、缩放等变换。-the method can transform pic to radan.it can be used by PC to get the roation.
Quasi-dense-match
- 代码用于寻找图像间的匹配点。先使用SIFT匹配算法得到两幅图像间的稀疏匹配点,然后再使用quasi-dense propagation算法得到quasi-dense匹配点。代码使用C++编写。 -This program is used to find point matches between two images. The procedure can be divided into two parts: 1) Firstly, using SIFT matching algor
Jsegimagesegmentation
- 利用JSEG(Joint Systems Engineering Group)算法进行影像分割的程序实现。JSEG是基于图像域进行分割技术。由Yining Deng, B.S.Manjunath 提出-Using JSEG (Joint Systems Engineering Group) algorithm for image segmentation program implementation. JSEG is based on the image domain for segmentat
lsd-1.5
- LSD快速直线检测方法,利用梯度方向和幅值判断的区域生长法,效果较好-LSD Fast line detection methods, the use of gradient direction and magnitude to determine the region growing method, better
Active_Appearance_Mode(hand)
- 完整的可运行AAM模型的matlab代码,附有测试图像,matlab 2009测试通过-Complete AAM model can run matlab code, with a test image, matlab 2009 test pass
Digital_Image_Processing(Gonzalez)
- 数字图像处理经典书籍(冈萨雷斯) word版本的书籍,每章为一个word文件-Digital Image Processing classic books (Gonzalez) word version of the book, each chapter as a word document
Canny
- 利用canny算法 寻找边缘,可以用于边缘倾斜校正。外轮廓查找等-Using canny algorithm to find the edge, the edge can be used to tilt correction. Find other outline