Welcome![Sign In][Sign Up]
Location:
Search - laplacian enhancement

Search list

[Graph program数字图像处理alpha版

Description: 本软件是由作者经过数字图像处理课程的学习,采用vc++.net将其基本算法实现,其算法主要包括: 1.点运算(灰度直方图,直方图均衡处理,线性运算,二值化,灰度化等) 2.几何运算(旋转,放缩,镜像,平移) 3.几何空间增强(均值,中值滤波器,k近邻均值,中值滤波器,Roberts,sobel,priwitt,laplacian,wallis锐化算子等) 4.频率域增强(基2FFT进行空间域到频率域的转换,高斯,理想,巴特沃斯高低通滤波器) 5.形态学(膨胀,腐蚀,开,闭运算,边缘提取) 6.图像复原(加躁)----- 由于时间关系这部分为完成 7.另外加上一个用于读取24位dib的类。-the software is the author of Digital Image Processing courses of study, using vc. Net to its basic algorithm, the algorithm include : 1. Point Operators (histogram, histogram equalization, linear operation, two values, such as Gray) 2. Geometric Operational (rotation, scaling, mirror and translation) 3. geometric space enhancement (mean, median filter, k neighbors Mean, Median Filter, Roberts, segmentation, priwitt, Laplacian, Wallis Sharpening operator, etc.) 4. frequency Domain Enhancement (radix 2 FFT space frequency domain to the domain conversion, Gaussian, ideals, Butterworth High-Low Pass Filter) 5. Morphology (expansion, corrosion, open and close operations, edge extraction) 6. Image Restoration (plus impatient Hoffmann because of the time this is completed seven. Added to read fo
Platform: | Size: 3416061 | Author: 王晗 | Hits:

[Other resource%CD%BC%CF%F1%B4%A6%C0%ED%D7%F7%D2%B5C%2B%2B%D4%B4%

Description: 选择打开文件,可以打开相应的图像。当前只可处理8位灰度图像。 homework1 中值滤波中,边界没有处理。 均值滤波中,边界也处理了,边界的原值没有保存下来。边界模糊。 homework2 对同样的阈值soble算子检测边缘比梯度算子清楚。 homework3 幅度谱表现出一些可辨认的结构,相位谱看不出来。 忽略相位信息,反变换得到的图看不出与原图的影子。 忽略幅度信息,反变换得到的图与原图好像有一些相似。 homework4 在菜单“几何变换”下。 2:我看不太懂题意,就用补充材料中的limb算法做的。 3:利用像素复制缩放,肉眼看不出不同,用windiff可以看到。 4:利用Bilinear Interpolation 缩放,肉眼看不出不同,用windiff可以看到。 Homework #5 在菜单“图像增强”下。 3、Arithmetic Operations (算术运算) 点击后出现选区操作符的对话框,选择“+”或“-”后,出现选择图像对话框, 可以选择作为操作符右端图像,如果是乘法,则在“*”后输入数值即可。 4、Spatial Filtering 5、Enhancement Using the Laplacian 6、Unsharp Masking 在“空间滤波”后,选择弹出对话框中的对应模板,进行操作。
Platform: | Size: 2268580 | Author: qq1418 | Hits:

[Graph program数字图像处理alpha版

Description: 本软件是由作者经过数字图像处理课程的学习,采用vc++.net将其基本算法实现,其算法主要包括: 1.点运算(灰度直方图,直方图均衡处理,线性运算,二值化,灰度化等) 2.几何运算(旋转,放缩,镜像,平移) 3.几何空间增强(均值,中值滤波器,k近邻均值,中值滤波器,Roberts,sobel,priwitt,laplacian,wallis锐化算子等) 4.频率域增强(基2FFT进行空间域到频率域的转换,高斯,理想,巴特沃斯高低通滤波器) 5.形态学(膨胀,腐蚀,开,闭运算,边缘提取) 6.图像复原(加躁)----- 由于时间关系这部分为完成 7.另外加上一个用于读取24位dib的类。-the software is the author of Digital Image Processing courses of study, using vc. Net to its basic algorithm, the algorithm include : 1. Point Operators (histogram, histogram equalization, linear operation, two values, such as Gray) 2. Geometric Operational (rotation, scaling, mirror and translation) 3. geometric space enhancement (mean, median filter, k neighbors Mean, Median Filter, Roberts, segmentation, priwitt, Laplacian, Wallis Sharpening operator, etc.) 4. frequency Domain Enhancement (radix 2 FFT space frequency domain to the domain conversion, Gaussian, ideals, Butterworth High-Low Pass Filter) 5. Morphology (expansion, corrosion, open and close operations, edge extraction) 6. Image Restoration (plus impatient Hoffmann because of the time this is completed seven. Added to read fo
Platform: | Size: 3416064 | Author: 王晗 | Hits:

[Graph programimageintensify

Description: 基于Matlab的结合Laplacian Pyramid 和反锐化掩膜的改进法的图像增强算法-Matlab based on a combination of Laplacian Pyramid and unsharp mask to improve the method of image enhancement algorithm
Platform: | Size: 3556352 | Author: shijing | Hits:

[2D Graphic%CD%BC%CF%F1%B4%A6%C0%ED%D7%F7%D2%B5C%2B%2B%D4%B4%

Description: 选择打开文件,可以打开相应的图像。当前只可处理8位灰度图像。 homework1 中值滤波中,边界没有处理。 均值滤波中,边界也处理了,边界的原值没有保存下来。边界模糊。 homework2 对同样的阈值soble算子检测边缘比梯度算子清楚。 homework3 幅度谱表现出一些可辨认的结构,相位谱看不出来。 忽略相位信息,反变换得到的图看不出与原图的影子。 忽略幅度信息,反变换得到的图与原图好像有一些相似。 homework4 在菜单“几何变换”下。 2:我看不太懂题意,就用补充材料中的limb算法做的。 3:利用像素复制缩放,肉眼看不出不同,用windiff可以看到。 4:利用Bilinear Interpolation 缩放,肉眼看不出不同,用windiff可以看到。 Homework #5 在菜单“图像增强”下。 3、Arithmetic Operations (算术运算) 点击后出现选区操作符的对话框,选择“+”或“-”后,出现选择图像对话框, 可以选择作为操作符右端图像,如果是乘法,则在“*”后输入数值即可。 4、Spatial Filtering 5、Enhancement Using the Laplacian 6、Unsharp Masking 在“空间滤波”后,选择弹出对话框中的对应模板,进行操作。-err
Platform: | Size: 2268160 | Author: qq1418 | Hits:

[Special Effectsspetial_image_enhancement

Description: 分别通过高斯低通滤波,梯度运算和拉普拉斯算子对图像进行增强。含有GUI操作界面-Through Gaussian low-pass filtering, the gradient operator and Laplacian image enhancement. Contains a GUI interface
Platform: | Size: 95232 | Author: 顔瞳 | Hits:

[Special Effectslaplacian

Description: 拉普拉斯边缘检测与图像增强,Matlab6.5实现的.m文件,附有原图、检测到的边缘图和增强后的图。-Laplacian edge detection and image enhancement, Matlab6.5 of implementation. M file, with image, detected and enhanced edge map after the map.
Platform: | Size: 216064 | Author: 张宇 | Hits:

[matlabImagEnhanc_in_spatialDom

Description: Image enhancement in spatial domain, the sources include histogram, laplacian, unsharp mask, and spatial filter
Platform: | Size: 925696 | Author: dieu | Hits:

[Special Effectsexp01

Description: 1.运用Laplacian算子,基于二阶微分的图像增强,即拉氏变换法进行图像平滑 2.利用邻域平均法实现图像的平滑处理 3.利用Robert算子做锐化处理-1. The use of Laplacian operator, based on second-order differential of the image enhancement, that is, Laplace transform method for image smoothing 2. The use of neighborhood average method of smoothing image 3. The use of Robert sharpening operator to do
Platform: | Size: 1024 | Author: 虞佳霓 | Hits:

[matlabProyecto0305.m

Description: Matlab function. Laplacian enhancement technique described in connection with Eq. (3.7-5). Use the mask shown in Fig. 3.39(d). Gonzalez. Image Processing-Matlab function. Laplacian enhancement technique described in connection with Eq. (3.7-5). Use the mask shown in Fig. 3.39(d). Gonzalez. Image Processing
Platform: | Size: 1024 | Author: Blass | Hits:

[Software Engineeringbookexperiment

Description: 图像处理,拉普拉斯算子基本处理,改进型,可以提高图像锐化效果-Image processing, Laplacian basic processing, improved, can improve the image enhancement effect
Platform: | Size: 1024 | Author: halrq | Hits:

[source in ebookdip

Description: dip about Laplacian enhancement technique
Platform: | Size: 4089856 | Author: miziy | Hits:

[Special EffectsLaplacian

Description: 拉普拉斯算子,实现边界锐化。拉普拉斯运算是偏导数运算的线性组合[4-6],而且是一种各向同性(旋转不变)的线性运算。包含实验报告以及代码-Enhancement Using the Laplacian (a) Use the programs developed in Projects 03-03 and 03-04 to implement the Laplacian enhancement technique described in connection with Eq. (3.7-5). Use the mask shown in Fig. 3.39(d). (b) Duplicate the results in Fig. 3.40. You will need to download Fig. 3.40(a).
Platform: | Size: 177152 | Author: landy | Hits:

[matlabedge_filter_linear

Description: 1、均值平滑、中值平滑和低通滤波平滑 2、高斯拉普拉斯算子对图像边缘的增强, 3、彩色图像的锐化,-1, the mean smoothing, median smoothing and smoothing low pass filter 2, Laplacian of Gaussian edge enhancement, 3, color image sharpening,
Platform: | Size: 2048 | Author: 许耀宗 | Hits:

[Special Effectsimage-enhancement

Description: 下载并读入被噪音污染的Noisychurch图像数据,用Matlab 编程采用下述方法分 别实现该图像的增强操作: 1) 用空域法实现图像的增强,分别采用如下模板操作:2x2 和3x3 的幅值为1 的模板,比较去噪和模糊的折中效果;采用3x3 的中值滤波器进行去噪操作; 采用Laplacian 模板[0 -1 0 -1 5 -1 0 -1 0]进行锐化操作。 2) 用频域法实现该图像的低通和高通滤波,选择合适的截止频率。 3) 用小波分析法实现该图像的低通和高通滤波,注意离散小波分析的分解和重 构算法的运用。 4) 比较上述三种处理方法的结果。 -Download and read by the noise pollution Noisychurch image data using Matlab programming using the following method to achieve the image enhancement operation: 1) image enhancement airspace law, respectively, using the following template operation: 2x2 and 3x3 amplitude a template comparison denoising and fuzzy compromise denoising operation with a 3x3 median filter using Laplacian template [0-10 -15-1 0-10] for sharpening operation. . 2) low-pass and high-pass filtering of the image using the frequency-domain method, select the appropriate cut-off frequency. 3) low-pass and high-pass filtering of the image using wavelet analysis, pay attention to the use of discrete wavelet analysis decomposition and reconstruction algorithm. 4) comparing the results of the three processing method.
Platform: | Size: 2606080 | Author: Haibin Zhang | Hits:

[Special EffectsImage-enhancement

Description: 理解和掌握图像的线性变换和直方图均衡化的原理及应用。 了解平滑处理的算法和用途,学习使用均值滤波、中值滤波和拉普拉斯锐化进行图像增强处理的程序设计方法。 了解噪声模型及对图像添加噪声的基本方法。 -Understand and master image of linear transformation and histogram equalization principle and application. Smoothing algorithms to understand and use, learning to use mean filtering, median filtering and Laplacian sharpening for image enhancement processing program design methods. Understanding of image noise model and the basic method of adding noise.
Platform: | Size: 643072 | Author: 杨文凌 | Hits:

[Special EffectsOpenCV-Laplacian

Description: OpenCV 基于Laplacian算子的图像边缘增强-OpenCV based Laplacian operator image edge enhancement
Platform: | Size: 1024 | Author: 王烽 | Hits:

[Special Effectsimage-enhancement

Description: 图像处理程序,可实现图像平滑,中值滤波,梯度锐化,拉普拉斯锐化,伪彩色编码-Image processing program, you can achieve image smoothing, median filtering, the gradient sharpening, Laplacian sharpening, pseudo-color coding
Platform: | Size: 2677760 | Author: changzhijie | Hits:

[Special Effects2014-7-1

Description: 对于原始图像 < f5.tif > ,实现下列结果。 a.用平均滤波器平滑原始图像得到的模糊图像 b.用拉普拉斯算子增强上述a得到的模糊图像 c.用拉普拉斯算子增强原始图像 -For the original image <f5.tif>, to achieve the following results. a. smoothing filter with an average original image was blurred b. using Laplacian enhancement get a blurred image above c. using Laplacian enhancement of the original image
Platform: | Size: 2941952 | Author: 瑞安 | Hits:

[Special EffectsLaplacian--image-enhancement--

Description: 基于Laplacian算子的同态滤波算法研究:文库里面下载不来,网上花钱买来的-Research on Homomorphic Filtering Algorithm Based on Laplacian Operator
Platform: | Size: 1124352 | Author: 菜鸟 | Hits:
« 12 3 »

CodeBus www.codebus.net