-
compute_homography
在张正友的基于平面方格的摄象机标定中,单应矩阵是关键的一步,本程序是效率精度比较高的源码(Zhang is the Friends of the plane on the box camera calibration alone should matrix is a crucial step, The procedure is relatively high efficiency accuracy of source)
- 2007-06-07 10:55:33下载
- 积分:1
-
S_R
图像稀疏表示源代码,实现输入图像的稀疏表示,有MOP,KSVD等算法(Matlab m-file code of Iamge Representation,it can run,contains MOP,KSVD.)
- 2014-08-25 18:01:47下载
- 积分:1
-
Basic-knowledge-of-image-processing3
This program contains some basic image processing things, such as: 256 colors to grayscale, contrast stretching, anti-color, brightness change, etc.
- 2012-01-20 12:37:56下载
- 积分:1
-
edge
图像边沿提取,程序简单,适合图像处理初学者。(Image edge extraction, the procedure is simple, suitable for image processing for beginners.)
- 2013-08-26 10:53:07下载
- 积分:1
-
CS_OMP
匹配追踪(正交匹配追踪算法程序)多子波分解与重构(Matching Pursuit (Orthogonal Matching Pursuit algorithm program) multi-wavelet decomposition and reconstruction)
- 2014-10-13 10:51:43下载
- 积分:1
-
d7
说明: 通过matlab实现理想低通滤波对图像处理,进行降噪(matlab,ILPF,noise reduction)
- 2017-11-23 21:27:34下载
- 积分:1
-
wavelet
用小波变换进行图像增强,先对原始图像进行非下采样的小波分解,在对每一层的高频分解系数进行处理,得到变换后的小波系数,再进行小波重构。(Image enhancement using wavelet transform, the original image and non-sampling wavelet decomposition in the high frequency decomposition coefficients of each layer, get the wavelet coefficients after the transformation, then the wavelet reconstruction.
)
- 2020-07-28 19:48:39下载
- 积分:1
-
划分数据集Kylberg Sintorn
说明: Kylberg Sintorn数据集可用于进行算法的旋转不变测试,然而官网中并没有直接划分训练集与测试集,本代码对该数据集的图片进行重新命名与划分,可用于算法测试中(The Kylberg Sintorn dataset can be used to perform the rotation-invariant test of the algorithm. However, the official website does not directly divide the training set and the test set. This code renames and divides the picture of the dataset, which can be used in algorithm testing)
- 2020-03-26 23:08:41下载
- 积分:1
-
homework4
编制通用的二值形态学运算(腐蚀和膨胀、开、闭和击中击不中变换)函数,函数可以处理不同的变换形式和不同类型的结构元素。并用你编制的形态学函数对一个二值图象进行处理。
用形态学击中击不中变换方法对图象进行细化处理。
实验图象:二值图象由一段文字组成,word_bw.bmp (The preparation of binary morphological operations (erosion and dilation, opening, closing and hit-miss transform) function, the function can handle the transformation of different forms and different types of structural elements. You prepared in morphology function of a binary image. Morphological hit-miss transform method of image refinement process. Experimental images: binary image by a paragraph of text, word_bw.bmp)
- 2012-06-30 10:24:02下载
- 积分:1
-
siftDemoV4
图像匹配的实现,其中match.m:测试程序,sift.m :尺度不变特征变换(SIFT算法)的核心算法程序,appendimages.m: 该函数创建一个新的图像分别包含两个匹配的图像和他们之间的匹配对的连接直线,可以运行。
(The realization of image matching, which match.m: test program, sift.m: scale-invariant feature transform (SIFT algorithm) of the core algorithm, appendimages.m: This function creates a new image each consists of two images and matching match between them on the connection line, you can run.)
- 2011-10-14 08:44:40下载
- 积分:1