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

Search list

[matlab图像处理11

Description: matlab的图像处理,包括直方图,图像变换,模 板(空域滤波图象增强和边缘检测算子的应用)-Matlab image processing, including the histogram, image transformation, templates (spatial filter image enhancement and edge detection operators applications)
Platform: | Size: 8192 | Author: 陈大明 | Hits:

[Other resourcefayeboy1984

Description: 此设计要求能够实现将医学图像进行识别的过程,包括了图像预处理、图像特征提取及分类判决三大模块。在预处理这一步中主要实现的是将彩色图像转换为灰度图像,灰度图像的二值化,直方图修正,去除干扰、噪声以及差异,边缘增强等;第二模块是图像的特征提取。由于对象的物理与几何特性差异,在影像中表现为局部区域的灰度产生明显变化,形成影像特征,而图像特征提取就是对其进行加工、整理、分析、归纳以便提取构成目标影像的特征,得到能反映图像内容区别于其他事物的本质特征;分类判决作为第三模块,则是要在第二步的基础上采用某种分类判别函数与判别规则,通过对目标特征的分析和匹配来识别目标。-this design requirements to achieve medical image identification process, including the image preprocessing, Image feature extraction and classification ruling three modules. This pretreatment step in the main achievement of the color image is converted to grayscale images, the two gray-scale image value, histogram amendment to remove interference and noise variance Edge Enhancement; the second module is the image feature extraction. Because of the physical objects with geometric characteristics difference in the images showed local area Gray significant changes, the video features, feature extraction and image is its processing, compilation, analysis, summarized in order to extract constitute the target image features can be reflected image as distinct from the other characteristics of th
Platform: | Size: 6144 | Author: uhih | Hits:

[matlabdip2

Description: 基于信息融合的图像边缘检测方法研究,⑴直方图均衡化(histogram equalization),⑵直方图匹配(histogram matching),⑶邻域平均(neighborhood averaging),⑷局域增强(local enhancement), ⑸中值滤波(median filtering)。-Edge detection method, 1 histogram equalization (histogram equalization). 2 histogram matching (histogram matching). 3 Neighborhood average (neighborhood averaging) 4 Local Enhancement (local enhancement). together median filter (median filtering).
Platform: | Size: 1024 | Author: 杨合 | Hits:

[Special Effectscolor_model_change_matlab

Description: 西安交通大学开的《图象处理》的课,用的课本是章毓晋老师编的《图象工程》上册,既《图象处理和分析》,我本科期间学的这门课,这是用MATLAB所做的作业源程序,包括颜色模型转换成,直方图转换,图象分割,边缘检测,hough变换(哈夫变换),图象表达等。-Xi'an Jiaotong University opened the "image processing" of the class, Textbooks are used in Yu-Jin Zhang teachers are "image projects" on the list, both "image processing and analysis" During my undergraduate study of this course, this is done using MATLAB source operations, including the color model conversion. Histogram conversion, image segmentation, edge detection, hough transform (Hough transform), image expression.
Platform: | Size: 328704 | Author: myname | Hits:

[Special Effectsqianbing

Description: 一些数字图象处理的程序,比如边缘检测、缩放、区域生长、直方图变换等。-some digital image-processing procedures, such as edge detection, zoom, regional growth, histogram transformation.
Platform: | Size: 8192 | Author: 钱冰 | Hits:

[Special EffectsEdgedetection

Description: 在matlab环境下,结合c语言,给出了常用三种图像处理的代码:灰度图像边缘检测,K-L变换,图像的统计直方图。-In the matlab environment, the combination of c language, given the commonly used three types of image processing code: gray-scale image edge detection, KL transform, the image histogram statistics.
Platform: | Size: 1024 | Author: nana | Hits:

[Special EffectsMatLabDIP

Description: 很多用于图像处理的小程序,包括各种滤波,用于图像重建的反radon变换,缩放,灰度直方图,边缘检测等-A lot of image processing for small procedures, including a variety of filtering, image reconstruction for the anti-radon transform, scaling, histogram, edge detection, etc.
Platform: | Size: 6144 | Author: 张欢 | Hits:

[Special Effectsmatlab

Description: 应用matlab进行图像的边缘检测和基于直方图的阈值分割的简单程序及分析过程-Application matlab for image edge detection and histogram-based threshold segmentation of simple procedures and analytical process
Platform: | Size: 50176 | Author: 邓辉 | Hits:

[Multimedia programCannyJava

Description: hai I m doing digital image processing project in matlab. so I wnat source code for edge dector algorithm, color histogram and texture algorithm using matlab related source code.
Platform: | Size: 11264 | Author: tnp | Hits:

[Special EffectsextractFeatures

Description: 图像特征提取,包括:颜色直方图,颜色矩,边缘直方图,Gabor小波变换,局部二值图,GIST。-Image feature extraction, including: color histogram, color moment, the edge histogram, Gabor wavelet transform, partial binary image, GIST.
Platform: | Size: 4711424 | Author: yuhui | Hits:

[Graph programedgedir_his

Description: 基于边缘方向直方图的图像检索matlab程序,直方图为提取8个方向的的统计概率,对于花朵、人脸、汽车的检索效果很好。-Edge direction histogram based image retrieval matlab procedures, histogram for the extraction of the eight directions of statistical probability, for flowers, human faces, cars good search results.
Platform: | Size: 7168 | Author: xiaobao | Hits:

[Special EffectsMATLAB_code_of_image_processing

Description: 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫曼编码,行程编码-Basically, the gui functions including the most basic image processing inside the handle, which is equivalent to a small photoshop. For example, read the document, the geometric transformation of the vertical mirroring, shifting, rotating, zooming orthogonal transformation of the DFT, FFT, DCT, DST, DHT, DWashT anti-gray color processing, histogram equalization, global linear transformation , piecewise linear transformation, index of non-linear transform of the number of non-linear transformation image enhancement which increases the noise, smoothing, sharpening, pseudo-color enhancement the gray-scale image segmentation inside the threshold, Robert, Laplace, sobel, prewitt, canny edge detection operator method image restoration inside direct inverse filtering, Wiener filtering image coding inside the Huffman code, and so on Run-Length Coding
Platform: | Size: 398336 | Author: guhuxiang | Hits:

[Special Effectsmatlab

Description: 基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等-MATLAB-GUI graphical user interface based on digital image processing software of the system design is based on GUI graphical interface, using matlab language to write code to achieve functionality, including image reading, storage, display, histogram equalization, thresholding, wavelet decomposition, wavelet reconstruction, add noise, denoising, smoothing, sharpening, edge detection, image segmentation, etc.
Platform: | Size: 2992128 | Author: chengmengli | Hits:

[Special Effectsbian_yuan_te_zheng_ti_qu

Description: 边缘方向直方图matlab程序,直方图为提取8个方向的的统计概率-Edge direction histogram matlab program, the histogram for the extraction of eight directions of the statistical probability
Platform: | Size: 1024 | Author: yijing | Hits:

[matlabbianyuan

Description: 模式识别中边缘直方图特征提取。。。。每张图片可以得到 一个80维的向量-Pattern Recognition Feature Extraction of Edge Histogram. . . . Each picture can get a 80-dimensional vector
Platform: | Size: 89088 | Author: 高学才 | Hits:

[matlabedge-of-the-image-histogram

Description: 在MATLAB环境中得到图像的边缘直方图,这对于做此类毕业设计的人很有用。-In the MATLAB environment by the edge of the image histogram, which for those who do such useful graduation.
Platform: | Size: 1024 | Author: chengsao | Hits:

[matlabEdge-direction-histogram-MATLAB

Description: 写的边缘方向直方图的MATLAB程序,仅供参考-Edge direction histogram
Platform: | Size: 1024 | Author: 赵方 | Hits:

[AI-NN-PRtsp 2

Description: 使用分布式优化算法的概率思想解决tsp问题,内含一篇相关论文,txt文档复制到matlab中。 一些tsp标准测试数据(结合matlab可直接调用,只需要改掉matlab中调用路径即可) 自己的测试情况。 我算法内在100维以上就运行很慢,而且精度下降,如果有朋友找到解决方法可以联系我,大家学习交流 (比上次的上传完整很多)(using EDA solving tsp)
Platform: | Size: 367616 | Author: 嘟嘟嘟心心 | Hits:

[OtherMATLAB实用源代码

Description: 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5. 线性平滑滤波器 6.中值滤波器 7.用Sobel算子和拉普拉斯对图像锐化:8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪 (bwtraceboundary函数)12.Hough变换 13.直方图阈值法 14. 自动阈值法:Otsu法 15.膨胀操作 16.腐蚀操作 17.开启和闭合操作 18.开启和闭合组合操作 19.形态学边界提取 20.形态学骨架提取 21.直接提取四个顶点坐标 22.文件打开窗口(1. image reversal 2. gray linear transform 3. nonlinear transform 4. histogram equalization 5. linear smoothing filter 6. median filter 7. image sharpening on Sobel edge detection operator and Laplasse: 8. gradient edge detection operator 9.LOG edge detection operator 10.Canny operator 11. boundary tracking (bwtraceboundary function) 12.Hough transform 13. histogram thresholding method 14. threshold method: Otsu method the 15. expansion operation 16. corrosion operation 17. opening and closing operation of the 18. opening and closing combination operation 19. morphological edge extraction 20. morphological skeleton extraction 21. direct extraction of four vertex coordinates 22. file open window)
Platform: | Size: 113664 | Author: 春天里的野百合 | Hits:

[Windows Develop数字图像处理-matlab代码

Description: matlab使用代码,包括图像读取及灰度变换,图像旋转,边缘检测,直方图均衡化,线性平滑滤波器等(Matlab uses code, including image reading and gray scale transformation, image rotation, edge detection, histogram equalization, linear smoothing filter, and so on)
Platform: | Size: 13312 | Author: lhy_2018 | Hits:
« 12 3 4 »

CodeBus www.codebus.net