-
MATLAB_Program
将源图像做高斯卷积,以光滑化源图像,用于图像的预处理(source image makes convolution with gauss so as to smooth the image as a preprocess.)
- 2010-05-25 19:10:43下载
- 积分:1
-
515030910511 exercise1
检测图片中的角点,将图片读入后转换为灰度图以便处理。
2.通过用Dx=[-1,0,1;-2,0,2;-1,0,1]和灰度图片的矩阵卷积得到灰度图片在x方向上的导数矩阵Ix,矩阵中(i,j)处的元素代表灰度图片矩阵(i,j)处在x方向的导数Ix(Detection of corners in a picture)
- 2018-06-13 16:04:45下载
- 积分:1
-
ImageRotate
说明: 能够实现图像旋转,旋转后图像尺寸不变,经检验程序可用。(the procedure can rotate the image,and don t change the size of the image. )
- 2021-02-04 17:39:57下载
- 积分:1
-
InpaintingCodeAndData
一种快速的基于传输方程的图像修复算法。参考文献:FAST IMAGE INPAINTING BASED ON COHERENCE TRANSPORt(A fast transfer equation-based image restoration algorithm. References: FAST IMAGE INPAINTING BASED ON COHERENCE TRANSPORt)
- 2008-04-23 13:04:09下载
- 积分:1
-
水平集
说明: 水平集边缘检测代码,利用了变分法进行优化和处理,实现了图像的快速边缘检测(Level set edge detection code is optimized and processed by using variational method, and fast edge detection of image is realized.)
- 2020-12-17 21:09:11下载
- 积分:1
-
EEMD
信号进行EEMD分,作为希尔伯特黄变换的基础(try to decompose signal using EEMD,which as the Hilbert Huang Transtion basis)
- 2012-10-21 21:34:14下载
- 积分:1
-
MRF
Markov随机场的例子程序,包括ICM,BP算法,matlab编写,共30几个函数。(Markov random field examples of procedures, including ICM, BP algorithm, matlab prepared a total of 30 number of functions.)
- 2009-03-04 21:50:56下载
- 积分:1
-
ozzchapter9
Evolve97的使用说明,很有用的一款软件,拥有结构优化(Evolve97 instructions for use, very useful piece of software, with structural optimization)
- 2011-01-22 07:08:18下载
- 积分:1
-
第四次作业
说明: 1.使用medfilt2函数对‘lena.bmp’进行不同模板大小的中值滤波,并观察效果
2.使用fspecial函数构造‘gaussian’, ‘sobel’, ‘prewitt’, ‘laplacian’, ‘average’等不同滤波算子,使用filter2函数对‘cameraman.tif ’进行滤波,观察不同滤波器的效果
3.设计频域理想低通和理想高通滤波器,对‘phantom.bmp’图像进行频域滤波,显示滤波结果。然后改变截止频率,观察对结果的影响。
4.对‘homo.bmp’进行同态滤波,其中频域同态滤波器自行设计。要求在程序注释中说明你设计该滤波器的思想。(1' lena.bmp 'The median filtering with different template sizes was carried out and the effect was observed2. Fsspecial function is used to construct different filter operators such as' Gaussian ',' Sobel ',' Prewitt ',' Laplacian ',' average ', etc' cameraman.tif 'Filter and observe the effect of different filters3. Design ideal low pass and ideal high pass filters in frequency domain' phantom.bmp 'The image is filtered in frequency domain and the filtering result is displayed. Then change the cut-off frequency and observe the effect on the results.4. Yes' homo.bmp 'The homomorphic filter is designed by ourselves. The idea of designing the filter should be explained in the program notes.)
- 2020-12-11 21:53:25下载
- 积分:1
-
flow-code-matlab
读入光流估计的结果,将运动矢量转化成颜色,生成颜色的光流估计图像。(Read optical flow estimation result, the color motion vector conversion, optical flow estimation to generate a color image.)
- 2014-02-08 08:35:07下载
- 积分:1