Welcome![Sign In][Sign Up]
Location:
Search - paddedsize

Search list

[Special EffectsimageprocessingmatlabV1.1.3

Description: 冈萨雷斯数字图像处理matlab版源码,希望对计算机图形与图像处理的朋友们有所帮助-Gonzalez digital image processing matlab version of source code, in the hope that computer graphics and image processing friends help
Platform: | Size: 313344 | Author: 无影 | Hits:

[Special Effectsdipum_1.1.3

Description: 数字图像处理(matlab版)自带的DIPUM toolbox,版本1.1.3(p-file版)-Digital Image Processing (matlab version) comes with the DIPUM toolbox, version 1.1.3 (p-file version)
Platform: | Size: 376832 | Author: 边涛 | Hits:

[Special Effectspaddedsize

Description: 数字图像处理,通过选择输入参数,生成蛮子扩充函数的P,Q的最小偶数值!-Digital image processing, by selecting the input parameters to generate the expansion of functions Manzi P, Q values even the smallest!
Platform: | Size: 1024 | Author: 乔连芝 | Hits:

[Special Effectspaddedsize

Description: 此函数用于计算满足频域滤波中等式所要求的P和Q的最小偶数值。-paddedsize
Platform: | Size: 1024 | Author: anran | Hits:

[Special Effectspaddedsize

Description: 用于计算满足前述等式的P和Q的最小偶数值。同样提供一个选项来填充输入图像。-Satisfy the equation used to calculate P and Q above the minimum even value. Also provides an option to fill the input image.
Platform: | Size: 133120 | Author: 陈永斌 | Hits:

[matlabpaddedsize

Description: PADDEDSIZE Computes padded sizes useful for FFT-based filtering
Platform: | Size: 1024 | Author: Lokesh | Hits:

[Special Effectspaddedsize

Description: 计算图像应该填充的点数以使得形成的方形图像的大小等于最接近的2的整数次幂。-Computes padded sizes useful for FFT-bassed filtering.
Platform: | Size: 1024 | Author: 程荣 | Hits:

[matlabpaddedsize

Description: 通过使用填充和不填充观察其滤波效果!使用了低通滤波器生成一个高斯滤波器!-Fill and not fill through the use of filtering effect observed! Low-pass filter used to generate a Gaussian filter!
Platform: | Size: 2048 | Author: 林彩 | Hits:

[Software Engineeringpaddedsize

Description: padded size matlab code for image processing
Platform: | Size: 2048 | Author: mohammad | Hits:

[Special EffectsSolution1

Description: 高频强调滤波和灰度变换进行图像增强: 1. main.m 主程序 2. paddedsize.m 对图像进行补充,以便形成的方形大小等于最小接近的2的整数次幂。 3. dftfilt.m 输入图像f和一个滤波器函数,返回经过滤波和剪切后的图像g。 4. dftuv.m 提供频域坐标网格。 5. lpfilter.m 几种常用的低通滤波器。 6. hpfilter.m 实现高通滤波。 7. BodyImage.JPG 测试用图片 注: 1. 运行程序前,请在main.m中更改读入图片的路径。 2. main.m中的灰度变换部分的代码只适用于上述测试图片。应用于其他图片时,应分析灰度直方图后,对这部分程序进行修改。-High frequency emphasis filter and the gradation conversion for image enhancement: 1. Main.m main 2. Paddedsize.m add the image to the size of the smallest square formed close to an integer power of 2. 3. Dftfilt.m input image f and a filter function that returns the filtered and trimmed image g. 4. Dftuv.m provide frequency domain coordinate grid. 5. Lpfilter.m several commonly used low-pass filter. 6. Hpfilter.m high-pass filter. 7. BodyImage.JPG test image Note: 1. Before running the program, please read the main.m change the image path. 2. Main.m the gradation conversion section of the code is only applicable to the above test images. Analysis should be applied to other image histogram after this part of the program to be modified.
Platform: | Size: 11264 | Author: 穆歌 | Hits:

[Special EffectsDFT

Description: 函数paddedsize可计算P和Q的最小偶数值,PQ则是避免折叠误差的串扰所采用的补零方法。 函数dftfilt是用于频率域滤波的M函数 在house中进行空域滤波与频域滤波的比较 函数dftuv创建用于实现频率域滤波器的网格数组 在number中进行低通滤波 还可基于lpfilter生成高通滤波器。 函数D=hypot(U,V)<=>D=sqrt(U.^2+V.^2)替代 函数f=tofloat(f)<=>f=im2double(f)替代-Paddedsize calculate P and Q function minimum even value, PQ is zero-padded to avoid aliasing errors Crosstalk being used. Dftfilt function is used for frequency domain filtering function M Comparing spatial filtering and frequency domain filtering in the house in Function dftuv create a grid array is used to implement frequency domain filter Low-pass filtering in number of It can also generate a high-pass filter based on lpfilter. Function D = hypot (U, V) <=> D = sqrt (U. ^ 2+ V. ^ 2) substitute Function f = tofloat (f) <=> f = im2double (f) Alternate
Platform: | Size: 190464 | Author: 侯嘉畅 | Hits:

[Special Effects112

Description: 高通,低通function PQ = paddedsize(AB, CD, PARAM) PADDEDSIZE Computes padded sizes useful for FFT-b-function PQ = paddedsize(AB, CD, PARAM) PADDEDSIZE Computes padded sizes useful for FFT-b
Platform: | Size: 1885184 | Author: 柴进 | Hits:

[Special Effectspaddedsize

Description: 冈萨雷斯的数字图像处理中的一些图像处理实用工具,实用性较高-Gonzalez of digital image processing some of the image processing utilities, high practicability
Platform: | Size: 1024 | Author: WJL | Hits:

[Special Effectspaddedsize

Description: 图像拼接的重要组成部分,是定义paddedsize函数的程序(The important part of image mosaic is the program of defining paddedsize function)
Platform: | Size: 3072 | Author: yueyan | Hits:

[Special Effectsregiongrow

Description: 图像处理中常用的M文件,区域生长regiongrow.m文件 paddedsize.m文件(The M file used in image processing, regional growth regiongrow.m paddedsize.m file)
Platform: | Size: 1024 | Author: | Hits:

[Special EffectsDesktop

Description: paddedsize函数源码,用于处理matlab图像处理中频域滤波问题(Paddedsize function source code)
Platform: | Size: 1024 | Author: 盱眙 | Hits:

[matlabpaddedsize

Description: 求最小二次幂的函数,用于fft补零,有多个功能(The function of the minimum two power is used to replace the FFT zero.)
Platform: | Size: 2048 | Author: 徐丢丢 | Hits:

CodeBus www.codebus.net