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

Search list

[Special Effectstest_edgecolor

Description: 本代码实现了彩色图像的边缘检测,试验结果来看效果比较好-The code achieved a color image edge detection, test results of the effect of better
Platform: | Size: 1024 | Author: 罗林 | Hits:

[Special EffectsSegmentationforImagesofVCH-F1BasednmprovedWatersed

Description: 针对分水岭算法存在的过分割问题以及VCH-F1切片图像的特点,提出一种能够有效消除局部极小值和噪声干扰的自动分割方法。首先比较彩色分量梯度图,选择分量图像的梯度信息,达到有效提取图像边缘信息的目的;然后提出基于多阈值分割的方法消除无效梯度信息;最后介绍了算法的步骤及结果。实验结果证明,通过该方法处理的梯度图像再进行分水岭算法处理,即使不进行区域合并也能达到很好的效果。-Watershed algorithm for over-segmentation problem of the existence of VCH-F1 as well as the characteristics of the image slice, a can effectively eliminate the local minimum value and noise automatic segmentation method. Comparing the first color component gradient map, select the quantity of image gradient information, achieve an effective extraction of image edge information purposes then made based on multi-threshold segmentation method to eliminate invalid gradient information Finally introduce the steps of the algorithm and results. Experimental results show that the adoption of the method of treatment of gradient watershed algorithm for image re-treatment, even if there is no regional merger will also achieve good results.
Platform: | Size: 3243008 | Author: 李胖子 | Hits:

[Special EffectsFindedgesofacolorimage

Description: This program finds the edges of a color image by converting the original image to YCbCr color space. Basic edge detection technique used is canny. -This program finds the edges of a color image by converting the original image to YCbCr color space. Basic edge detection technique used is canny.
Platform: | Size: 7168 | Author: zhangpeng | Hits:

[Special Effectscoloredgedetection

Description: 基于形态学的彩色边缘检测,首先在RGB空间对原彩色图像的R,G,B三副伪彩色图像分别进行形态学边缘检测,然后对三副图像的边缘强度进行合并,采用阈值分割法提出图像的轮廓边缘。-Based on morphological edge detection of color, first of all in RGB space to the original color image of the R, G, B three pseudo-color image, respectively, morphological edge detection, then three images of the edge intensity of the merger, using threshold segmentation method proposed outline of the edge image.
Platform: | Size: 1024 | Author: jff | 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 EffectsLicense-plate-location-recognition

Description: 本案例基于MATLAB的GUI工具进行设计仿真实验:通过对采集的车牌图像进行灰度变换、边缘检测、腐蚀及平滑等过程来进行车牌图像预处理,并由此得到一种基于车牌颜色纹理特征的车牌定位方法,实现车牌区域定位,最后实现车牌字符的分割与识别。-In this case based on MATLAB GUI design simulation tool: through the license plate image capture through gradation conversion, edge detection, corrosion and smoothing process for the license plate image preprocessing, and thereby obtain a color texture features based on license plate the method of license plate location, license plate positioning to achieve, and finally realize the segmentation and recognition of license plate characters.
Platform: | Size: 280576 | Author: 郑珊珊 | Hits:

[Special Effects图像预处理

Description: 文件中的程序都是图像处理的相关程序包括图像类型的转换,中值滤波法图像去噪处理,光照不均匀校正处理,反锐化掩模法图像增强,二值化处理,边缘检测,形态学运算,最小二乘法,图像颜色信息提取及变换提取关键点等等(The program is related to the program of image processing including image type conversion, median filtering method of image denoising, non-uniform illumination correction, unsharp masking image enhancement, binarization, edge detection, mathematical morphology, least squares method, image color information extraction and transform to extract key points and so on)
Platform: | Size: 6144 | Author: 后青春丿丶 | Hits:

[Special Effects新建 好压 ZIP 压缩文件

Description: 图像处理本文主要介绍了基于MATLAB的图形用户界面(GUI)来制作图像处理软件平台的具体过程和相关技巧,文章主要从几个方面展开论述:第一,简单介绍下GUI与GUIDE;第二,介绍以下GUIDE的模板(pictureThis paper mainly introduces the MATLAB based graphical user interface (GUI) to make the process of image processing software platform and related skills, this article mainly discusses from several aspects: first, the GUI and GUIDE simple introduction; second, introduced the following GUIDE template and its operation method; third, elaborate production method of image processing software platform. In this paper, the image processing software GUI example production functions can be achieved: five kinds of commonly used edge detection, histogram display, histogram equalization, contrast adaptive histogram equalization, image binarization and color image grayscale. This paper introduces the basic contents of the above, there are many about the software failed to achieve the f)
Platform: | Size: 10240 | Author: 梦想岛 | Hits:

[Special Effects基于图像处理的指针式仪表识别设计_赵菁

Description: 随着电子技术的发展,指针式仪表的数字化读数成为人们研究应用的热点。 论文给出了一种基于图像处理的指针式仪表数字化读取的技术方案,能够代替人 眼对指针式仪表进行检定和读数,提高了读数的准确性和效率,减少了人工的重 复性劳动。 论文首先介绍了与指针式仪表识别设计相关的图像处理知识,包括空间RGB 和YUV模型,灰度图像,图像的预处理方法,边缘检测及Hough变换原理,并在 MATLAB的软件平台上进行了算法仿真。(With the development of the electronic technology, the digital reading of the pointer instrument is becoming the hotspot. This paper proposes a technical scheme of pointer instrument digital reading based on image processing. It can replace human's eyes to pointer instrument for verification and readings. It improves the veracity and efficiency, reduces artificial repetitive work. The paper firstly introduces the knowledge of image processing which is interrelated with pointer instrument identification. It includes RGB and YUV color space model, gray image, the image preprocessing method, edge detection and the principle of Hough transform. Furthermore, the algorithm simulation is made on the MATLAB software platform.)
Platform: | Size: 1184768 | Author: Froth | Hits:

CodeBus www.codebus.net