-
LSD
本程序实现了提取图像中直线的功能。能够很好地提取出位于边缘上的直线段,其结果表示为两端端点坐标以及线段宽度(This program realizes the function of extracting the edge line in the image.The straight line segment at the edge can be extracted well, and the result is expressed as the end point coordinates and line segment width at both ends.)
- 2018-06-26 09:02:42下载
- 积分:1
-
MFCvtk
说明: MFC结合VTK做图像处理的程序,实现了图像的显示和缩放功能。(MFC combines VTK to do image processing procedures, to achieve an image display and the zoom feature.)
- 2021-02-19 16:09:45下载
- 积分:1
-
PCA4Images
说明: 基于Matlab的系列图像处理和显示结果程序,采用主成分分析算法,假定载入系列图像数据后可直接运行得到结果。(Matlab based on a series of image processing and display the results of the procedure, using principal component analysis algorithm, it is assumed that loading series of image data can be directly after the operation results.)
- 2008-10-30 16:46:31下载
- 积分:1
-
mrics
使用split bregman算法实现的压缩感知(Compressed sensing implemented by using split Bregman algorithm)
- 2017-10-29 21:12:39下载
- 积分:1
-
MATLAB
这是冈萨雷斯版数字图像处理中的几个函数的实现,包括dftfilt, dftuv,hpfilter,imnoise2,improd,希望对你的学习有所帮助(This is the realization Gonzalez version Several digital image processing functions, including dftfilt, dftuv, hpfilter, imnoise2, improd, I hope to help you learn)
- 2015-04-01 10:26:17下载
- 积分:1
-
用六种算子 毕业设计的关键程序bianyuan_jiance_bijiao
用六种算子(分别是gabor、拉普拉斯、priwitt、robert、sobel、wallis),对三种图象进行边缘检测比较,强烈推荐哦,是本人的毕业设计中的关键程序(The six operators (respectively gabor, Laplace, priwitt, robert, sobel, wallis), images of three edge detection comparison, strongly recommend Oh, my graduation project is a key process)
- 2020-06-26 00:40:02下载
- 积分:1
-
SSR
SSR算法,自己已经测试过了,绝对可以使用!!!!而且我自己增加了直方图显示。希望能帮助到大家~~(SSR )
- 2020-07-03 06:20:02下载
- 积分:1
-
6-图像镶嵌
说明: 用于基本的envi熟悉认知,步骤清晰,亲历亲为,切实可用(It is used for basic envi, familiar with cognition, clear steps, personal experience and practical use)
- 2019-12-12 13:52:09下载
- 积分:1
-
quickshift_superpixel
图像分割 画红线分割 实现图像矩阵的分块 非常简便(Draw the red line segmentation of image segmentation is very simple block matrix)
- 2010-05-07 14:32:27下载
- 积分:1
-
DFT&DCT
编程实现二维8*8图像块的DFT,DCT变换
输入一副RGB图像,将其转化为YCbCr颜色空间,然后对Y分量做分块DFT变换,保存为灰度图像,统计计算时间
编程实现8*8块DCT变换,然后分别显示,当使用64个DCT系数里面的一些系数进行重构,比较其质量;同时熟悉采用FFT来实现DCT变换的思想,并显示2维8*8DCT变换的基函数图像(Programming the DFT, DCT transform of two dimensional 8*8 image block
Input a pair of RGB images, transform it into YCbCr color space, then divide the Y component into block DFT transform, save as gray image, and calculate the calculation time
The 8*8 block DCT transform is implemented by programming, and then it is shown that when using some coefficients in 64 DCT coefficients, the quality is reconstructed. Meanwhile, the idea of DCT transformation is familiar with FFT, and the base function image of the 2 dimensional 8*8DCT transform is displayed.)
- 2021-01-18 11:58:43下载
- 积分:1