Welcome![Sign In][Sign Up]
Location:
Search - Edge-preserving

Search list

[Other resourceEdge-preserving-wavelet-thresholding-for-image-den

Description: 边缘保持小波图象阈值去噪.是一个很有用的文章,小波阈值去噪图象处理的比较经典的文章,值得一看.-maintain edge wavelet image thresholding. Is a very useful article, Wavelet thresholding image processing of classic articles, an eye-catcher.
Platform: | Size: 1043921 | Author: 单昊 | Hits:

[Software EngineeringEdge-preserving-wavelet-thresholding-for-image-den

Description: 边缘保持小波图象阈值去噪.是一个很有用的文章,小波阈值去噪图象处理的比较经典的文章,值得一看.-maintain edge wavelet image thresholding. Is a very useful article, Wavelet thresholding image processing of classic articles, an eye-catcher.
Platform: | Size: 1043456 | Author: 单昊 | Hits:

[Special EffectsBilateralFiltering

Description: Matlab程序,用于图像去噪声处理,特色是能够在去噪时保护图像边缘,是非线性滤波处理-Matlab program for the image to deal with noise, features that can protect the edge denoising is nonlinear filtering deal
Platform: | Size: 119808 | Author: 邓云 | Hits:

[Special EffectsDiffusion

Description: 扩散方程的MATLAB代码:可用于图像平滑、去噪、滤波及图像的边缘处理等-Diffusion equation of the MATLAB code: can be used for image smoothing, denoising, image filtering and edge treatment, such as
Platform: | Size: 145408 | Author: 明明 | Hits:

[Special Effectsanisodiff3D

Description: 运用Perona-Malik各向异性扩散模型对3d图像进行平滑去噪。此方法可以有效的抑制高斯噪声,并保护图像的边缘特征。-The use of Perona-Malik anisotropic diffusion model for smooth 3d image denoising. This method can effectively suppress Gaussian noise and to protect the image of the edge feature.
Platform: | Size: 3072 | Author: wzq | Hits:

[Graph programReal-Time+Defects+Detection+Algorithm

Description: This paper presents a real-time defect detection algorithm for high-speed steel bar in coil. Because the target speed is very high, proposed algorithm should process quickly the large volumes of image for real-time processing. Therefore, defect detection algorithm should satisfy two conflicting requirements of reducing the processing time and improving the efficiency of defect detection. To enhance performance of detection, edge preserving method is suggested for noise reduction of target image. Finally, experiment results show that the proposed algorithm guarantees the condition of the real-time processing and accuracy of detection.-This paper presents a real-time defect detectionalgorithm for high-speed steel bar in coil. Because the target speed isvery high, proposed algorithm should process quickly the largevolumes of image for real-time processing. Therefore, defect detectionalgorithm should satisfy two conflicting requirements of reducing theprocessing time and improving the efficiency of defect detection. Toenhance performance of detection, edge preserving method issuggested for noise reduction of target image. Finally, experimentresults show that the proposed algorithm guarantees the condition ofthe real-time processing and accuracy of detection.
Platform: | Size: 457728 | Author: 陈平 | Hits:

[OtherBilateral

Description: bilateral filter. 能夠完整保留邊界資訊而不被模糊-A bilateral filter is an edge-preserving smoothing filter. Whereas many filters are convolutions in the image domain, a bilateral filter also operates in the image s range—pixel values. Rather than simply replace a pixel s value with a weighted average of its neighbors, as for instance the Gaussian filter does, The bilateral filter replaces pixel s value by a weighted average of its neighbors in both space and intensity. This preserves sharp edges by systematically excluding pixels across the discontinuity from consideration.
Platform: | Size: 1141760 | Author: ohrebound | Hits:

[Special EffectsNonnegJune2009

Description: 当前论文主要考虑的是非信号依赖的高斯噪声下的图像恢复,本程序实现了泊松噪声下的图像恢复,泊松噪声为信号依赖噪声,能够更加有效逼近实际成像系统噪声。- This is the code that was used in the papers "A Nonnnegatively Constrained Convex Programming Method for Image Reconstruction", "Total Variation-Penalized Poisson Likelihood Estimation for Ill-Posed Problems", "Tikhonov Regularized Poisson Likelihood Estimation: Theoretical Justification and a Computational Method", "An Efficient Computational Method for Total Variation with Poisson Negative-Log Likelihood", "An Analysis of Regularization by Diffusion for Ill-Posed Poisson Likelihood Estimation," "An Iterative Method for Edge-Preserving MAP Estimation when Data-Noise is Poisson", and finally, "Regularization Parameter Selection Methods for Ill-Posed Poisson Maximum Likelihood Estimation". See my publications page for more details. The main algorithm is for nonnegatively constrained, regularized Poisson likelihood estimation. At this point you can choose Tikhonov, total variation regularization, and diffusion regularization. A number of other methods are also implemented. Regularizatio
Platform: | Size: 432128 | Author: sun | Hits:

[AI-NN-PRIEEEXplore_3_fuzzy

Description: A Hybrid Neuro-Fuzzy Filter for Edge Preserving Restoration of Images Corrupted by Impulse Noise
Platform: | Size: 1652736 | Author: david | Hits:

[Graph programSplit_Bregman_Denoising

Description: 使用分裂Bregman算法做图像去噪,收敛速度很快,保持缘特征-using Splitting Bregman algorithm do image denoising, fast convergence to maintain edge features
Platform: | Size: 1728512 | Author: xiachen | Hits:

[matlabeps

Description: 边缘保护平滑算法(eps),可以读图像实现保边滤波。-Edge preserving smoothing algorithm (eps), can read the image edge filter to achieve protection
Platform: | Size: 1024 | Author: quyong | Hits:

[matlabfinal-project_matlab

Description: matlab edge preserving filter
Platform: | Size: 261120 | Author: dennyshen | Hits:

[matlabscalebilateral

Description: MATLAB实现图像的保边平滑滤波——双边滤波器-TLAB Image smoothing edge preserving- bilateral filter
Platform: | Size: 1024 | Author: wxc | Hits:

[matlabDenoising-image-DWT

Description: Bit-plane Based Edge Preserving Denoising Algorithm from book "Denoising and Inpainting of Images: A Transform Domain Based Approach "
Platform: | Size: 86016 | Author: hamedvahedian | Hits:

[matlabA-Novel-Image-Interpolation-Method

Description: the noise deteriorates the interpolation performance in digital images, it is effective to employ denoising prior to the interpolation. In this paper, we propose a novel interpolation framework in which denoising and image sharpening methods are embedded. In the proposed framework, the image is first decomposed using the bilateral filter into the detail and base layers which represent the small and large scale features, respectively. The detail layer is adaptively smoothed to suppress the noise before interpolation and an edge-preserving interpolation method is applied to both layers. Finally, the high resolution image is obtained by combining the base and detail layers. Experimental results show that the proposed algorithm outperforms the conventional methods
Platform: | Size: 1034240 | Author: prabhakaran | Hits:

[File Format2011_Deformable-registration-using-edge-preservin

Description: 2011_Deformable registration using edge-preserving scale
Platform: | Size: 3328000 | Author: FZ | Hits:

[CommunicationAn-Efficient-Detail-Preserving-Approach

Description: an efficient edge preserving approach
Platform: | Size: 364544 | Author: radhika | Hits:

[Button controlEDGE-PRESERVING-SMOOTHING

Description: EDGE PRESERVING SMOOTHING
Platform: | Size: 9216 | Author: dilbag | Hits:

[Software EngineeringGENERALIZED-EDGE-PRESERVING-SMOOTHING-FOR-SIGNAL-

Description: GENERALIZED EDGE-PRESERVING SMOOTHING FOR SIGNAL ANALYSIS AND IMAGE PROCESSING
Platform: | Size: 93184 | Author: thang | Hits:

[Special EffectsEdge-preserving

Description: This program performs Edge preserving smoothing in color images. The program is based on the algorithm described in the following paper: N. Nikolaou and N. Papamarkos Color reduction for complex document images ,-This program performs Edge preserving smoothing in color images. The program is based on the algorithm described in the following paper: N. Nikolaou and N. Papamarkos Color reduction for complex document images ,
Platform: | Size: 100352 | Author: 张俊 | Hits:
« 12 3 4 »

CodeBus www.codebus.net