Welcome![Sign In][Sign Up]
Location:
Search - fuzzy image edge matlab

Search list

[Special EffectsX.bmp

Description: 1. 对给定灰度图(或自选图)进行模糊变换,建立模糊平面。给出变换方法和结果。 2. 对图像做模糊增强。给出原理方法和试验结果。 3. 对增强后的结果图做平滑处理。给出所选平滑因子和结果图。 4. 对图像进行模糊边缘检测,说明实现步骤,给出结果图。 -1. Right to set the gray level (or on-demand) of the fuzzy transformation, fuzzy plane. Given transform methods and results. 2. To enhance the image so fuzzy. Principle is given and the results. 3. To enhance the results map so smoothing. Smoothing factor is selected and the results map. 4. Fuzzy images of edge detection, the fulfillment of steps, given the results map.
Platform: | Size: 47104 | Author: 廖鑫鹏 | Hits:

[Graph Recognizeimage

Description: 简单的图像处理:读取图像,灰度图像的边缘检测,二值图像的边界像素,模糊图像处理,帧图像,以及图像类型的转换-Simple image processing: to read the image, gray image of the edge detection, binary image of the border pixels, fuzzy image processing, frame images, and image type conversion
Platform: | Size: 2048 | Author: sh85 | Hits:

[Graph programrongyuxb

Description: 图像去噪是图像处理领域中的一个重要内容,图像去噪总是需要在抑制噪声和保持图像细节之间做折衷。小波变换作为一种新的信号处理工具,在信号去噪领域已得到了成功的应用。在传统的基于正交小波变换的图像去噪方法中,重建图像在边缘附近容易产生振荡从而造成边缘失真,噪声较严重时还会产生模糊边缘;利用冗余小波变换,可以克服正交小波变换去噪存在的不足, 进一步提高算法的去噪性能-Image denoising image processing is an important area of content, image denoising is always the need to suppress noise and maintain a compromise between image detail. Wavelet transform as a new signal processing tools, in the field of signal de-noising has been applied successfully. In the traditional orthogonal wavelet transform based image denoising methods, the reconstructed image at the edge near the oscillation and thus prone to cause the edge of distortion, noise will also produce more serious when the fuzzy edge the use of redundant wavelet transform, orthogonal wavelet can be overcome Transform Denoising deficiencies, further improving the performance of denoising algorithms
Platform: | Size: 1788928 | Author: 李胖子 | Hits:

[File Formattuxiangchuli

Description: 文章介绍了基于模糊增强的边缘检测 有源程序 及仿真图像-This paper introduces the fuzzy enhancement based on edge detection has the source code and simulation image
Platform: | Size: 732160 | Author: 陈浩 | Hits:

[Graph programbyjc

Description: 对于一些图像来说,常用的边缘检测算法有时候无法设立合适的阈值将它们的梯度较小的模糊边缘检测出来。为了解决这个问题,有两种解决方法:将图像方差标准化,拉大模糊边缘的梯度值,或通过设置sigmoid函数,将像素所在区域的信息传递到梯度值中去,对其进行调整,就能找到合适阈值,有效地将模糊边缘提取出来。本程序把这两种算法实现并与与传统算法进行了比较。-For some images, the commonly used edge detection algorithm sometimes can not be an appropriate threshold for the gradient of their smaller fuzzy edge detected. To solve this problem, there are two solutions: the image variance standardization, widening the fuzzy edge of the gradient value, or by setting the sigmoid function pixel region to disseminate the message to the gradient values to adjust, on the can find a suitable threshold, effectively extracted fuzzy edge. This procedure of these two algorithms with the traditional algorithm.
Platform: | Size: 1024 | Author: 李思齐 | Hits:

[Graph programfuzzyedge

Description: 此程序实现了模糊增强实现图像的边缘检测,利用模糊方法结合边缘检测实现边缘点的提取。-Realize this procedure to enhance implementation of fuzzy image edge detection, the use of fuzzy edge detection methods achieve the extraction of edge points.
Platform: | Size: 1024 | Author: 李晓非 | Hits:

[Special Effectsclustering

Description: 图像分割算法之间的比较,比较前沿的放发,利用了kmeans和模糊K均值-Between the image segmentation algorithm compares the release cutting-edge hair, use a K-means and fuzzy kmeans
Platform: | Size: 2095104 | Author: 小牛 | Hits:

[File Formatyixuetuxiangfenge

Description: 基于GFO和标记点分水岭算法的医学图像分割 利用基于广义模糊算子 GFO 的边缘检测算法来改进标记点分水岭分割 很有用-GFO and marking points on the watershed algorithm for medical image segmentation based on generalized fuzzy operator GFO edge detection algorithm to improve the marking point of the watershed segmentation is useful! !
Platform: | Size: 366592 | Author: 孙琰 | Hits:

[Special Effectsfcm

Description: 模糊C均值聚类算法处理的图像分割,模糊C均值聚类算法处理的图像分割-An image segmentation method via fuzzy c-means clustering with edge and texture information is proposed. it uses the weighting fuzzy c-mean clustering algorithm to fast implement the segmentation procedure.
Platform: | Size: 2048 | Author: fujie | Hits:

[Waveletinverse_winer_filter

Description: 对图像进行模糊处理,用逆滤波和维纳滤波恢复图像,也是实验时自己编写的代码,请多指教。-Fuzzy image processing, inverse filtering and Wiener filter to restore the image, but also experiments have written code, like him Zhijiao.
Platform: | Size: 110592 | Author: GUO-xc | Hits:

[Special Effectsfastcheck

Description: 一种改进的快速模糊边缘检测算法 能够快速有效地提取二维图像数据边缘-An Improved Fast fuzzy edge detection algorithm to quickly and effectively extract the edge of two-dimensional image data
Platform: | Size: 145408 | Author: 杜鹃 | Hits:

[Special EffectsEdgeDetection

Description: 边缘检测1.制作一张包括色块、线条的单色背景图片,先对其作低通滤波产生一幅色块和线条边缘模糊的降质图片待处理,采用任意二种边缘检测算法检测待处理图片中的色块和线条的边缘,得到二值化的处理结果图。从结果图中提取色块和线条的边界坐标值,与实际生成原始图像时采用的真实坐标数据作比较,对产生的检测误差作分析。2.拍摄一张包含待检测物体的黑白或者彩色照片,试采用一种边缘检测的算法做待检测物体的自动提取,对生成的结果作分析。-Edge Detection 1. To produce a including blocks of color lines color the background picture, the first of its low-pass filter for a color blocks and lines produced lower quality images fuzzy edges to be processed, using any two edge detection algorithm to detect when processing in the image blocks of color and line the edge of the two values are the result of the treatment plan. Extracted from the results map the boundary blocks of color and line coordinates, the original image and the actual generated coordinate data used to compare the true, and on the detection of error for analysis. 2. Take a test to be included black and white or color photographs of objects, try using a edge detection algorithm on automatic extraction of objects to be detected, the results generated for analysis.
Platform: | Size: 661504 | Author: tosh | Hits:

[matlabfuzzy-edge-1

Description: This a fuzzy image edge detector which can be implemented easily in matlab-This is a fuzzy image edge detector which can be implemented easily in matlab
Platform: | Size: 1768448 | Author: yothesh | Hits:

[Special EffectsDigital-iamge_MFC

Description: 运用C实现了数字图像的一些基本算法,包括canny edge detection,阈值变换,维纳滤波,直方图均衡,图像细化,旋转,图像配准,图像分割kmeans, isodata, fuzzy c means, fuzzy clustering, mrf image seg, 图像浏览,road svm using matlab, snakes matlab, anistropic gaussian filter-Canny edge detection, threshold transform, Wiener filter, histogram equalization, image thinning, rotation, image registration, image segmentation kmeans isodata, fuzzy, c means, fuzzy Clustering image The mrf
Platform: | Size: 22453248 | Author: wangzhe | Hits:

[matlabanchal

Description: program for edge detection in fuzzy image processing
Platform: | Size: 1024 | Author: garima | Hits:

[Special Effectsfuzzyedge

Description: 图象的模糊边缘检测,用MATLAB实现的,有用户界面和检测结果!-Image fuzzy edge detection, implemented using MATLAB, user interface and test results!
Platform: | Size: 22528 | Author: 孙瑞霞 | Hits:

[Software Engineeringimage-processing

Description: 利用matlab实现图像处理里的实现图像边缘检测、图像分割、特征提取以及图像数字识别等任务。 对图像分别进行模糊、锐化、和直方图均衡化处理,画出处理结果。实现整幅图像的边缘检测,可以看出有肖像画或素描的效果,画出处理结果。-Matlab realize image edge detection in image processing, image segmentation, feature extraction and image numeral recognition task. Fuzzy image sharpness, and histogram equalization paint treatment results. The whole image edge detection, portrait or sketch effect can be seen the paint treatment results.
Platform: | Size: 2181120 | Author: Haibin Zhang | Hits:

[Special Effectsimgprocessor

Description: 用MATLAB编写的图像处理的软件,具有图像处理的基本功能,如加噪去噪,边缘提取,直方图分布,模糊化处理,亮度对比度处理等-Using MATLAB image processing software, with the basic image processing functions, such as adding noise denoising, edge detection, histogram distribution, fuzzy processing, brightness, contrast, treatment
Platform: | Size: 4096 | Author: 郭政业 | Hits:

CodeBus www.codebus.net