-
hough-circle
读入图像,对图像进行预处理,随后检测边缘,对得到的图像进行二值化,然后进行hough变换,获得圆边界,将此图与原图叠加,增强边缘(Read in the image, the image pre-processing, followed by edge detection, binarization on the image to get, and then the hough transform to obtain the circular boundary, this map and the original image overlay to enhance the edge)
- 2012-07-23 17:31:12下载
- 积分:1
-
ImageWatershedSegmentationcode
关于图像分割中分水岭的一个代码,能够实现相应功能,拿出来与大家共享(Image segmentation in the watershed on a code, can achieve the corresponding functions, and show to share with you)
- 2008-04-25 19:24:24下载
- 积分:1
-
NCSR_for-SR
这是文章Nonlocally Centralized Sparse Representation for SR的代码(this is the code of Nonlocally Centralized Sparse Representation for SR)
- 2020-11-24 11:19:32下载
- 积分:1
-
Computergraphics
英文原本经典计算机图形学教程,PPT格式,很好的学习材料和上课资料(English was the classic computer graphics course, PPT format, good learning materials and school information)
- 2009-06-05 19:45:22下载
- 积分:1
-
spatialgabor
时域Gabor 滤波器 函数,需要用Gabor滤波器进行特征提取的可以用(spatial gabor filter)
- 2014-06-19 19:09:36下载
- 积分:1
-
1708.06814
说明:
- 2018-02-12 00:33:48下载
- 积分:1
-
CS
说明: 用matlab利用压缩感知CS实现对一位信号的处理~小波稀疏分解,正交追踪算法重构~1-D信号压缩传感的实现(正交匹配追踪法Orthogonal Matching Pursuit)
测量数M>=K*log(N/K),K是稀疏度,N信号长度,可以近乎完全重构(CS with matlab using compressed sensing to achieve a sparse signal processing- wavelet decomposition, the orthogonal tracking reconstruction algorithm)
- 2011-11-23 21:01:12下载
- 积分:1
-
work234
说明: 利用小波进行边缘提取,比较各种小波核函数的能力,体会“数学显微镜”的妙用,例子:车牌定位。(using wavelet edge detection, comparison of different wavelet function of the nuclear capability and experience "math microscope," the magic examples : positioning plates.)
- 2006-01-07 16:08:34下载
- 积分:1
-
PC_grid
通过点云数据的格网化,建立格网分块索引,这是一种有效的点云数据存储方式。(
Through the point cloud data grid , the establishment of a grid block index, which is a valid point cloud data storage.
)
- 2014-02-20 10:55:46下载
- 积分:1
-
Inpainting--on-Wavelet-
图像修复是图像处理的一个重要问题。这是一个困难的问题,同时填写在地区缺少图像信息的纹理和结构。以损坏的图像inpaint失踪的结构和纹理信息,基于小波分解的图像修补算法提出。首先损坏的图像分解成子图像和纹理结构,利用小波子图像转变。然后,地区结构中缺少的信息的子图像重建曲率驱动扩散(CDD),算法,而在同一区域的纹理子图像填写基于改进的纹理合成的典范 最后,恢复的图像,通过重组,结构和纹理恢复的结果。大量的实验表明,该算法可以快速,高效地恢复在同一时间的结构和纹理信息,视觉效果和峰值信噪比比(PSNR)比同类算法更好。(Image inpainting is an important problem image processing. It is a difficult problem to simultaneously fill-in the
texture and structure in regions of missing image information. In order to inpaint the damaged image with both
missing the structure and texture information, an image inpainting algorithm based on wavelet decomposition is
presented. First the damaged image is decomposed into structure sub-image and texture sub-image using the wavelet
transformation. Then, the sub-image with the region of missing information in the structure is reconstructed by
Curvature-Driven Diffusions (CDD) algorithm, while the same region in the texture sub-image is filled-in with the
improved texture synthesis based on exemplar Finally, the restored image is given by recombining the structure and
texture restored results. A large number of experiments show that the proposed algorithm can quickly and efficiently
restore the structure and texture information at the same time, and the visual eff)
- 2012-06-05 22:04:45下载
- 积分:1