搜索资源列表
彩色图像的边缘检测
- 本人依据一篇文献介绍的方法编的彩色图像边缘检测程序,其效果要由于一般的方法。-literature on the basis of a methodology for the Color Edge Detection procedures, the effect due to the general approach.
PreWitt_Edge
- 彩色图像的边缘检测的PreWitt算子,适用于应用程序编程和初学者。-Color Image Edge Detection PreWitt operator, applied to Application Programming and beginners.
test_edgecolor
- 本代码实现了彩色图像的边缘检测,试验结果来看效果比较好
colorimageSobol
- 彩色图像剃梯度算子,适用于彩色图像的边缘检测,matlab
ColorEdgeDetection
- 彩色图像的边缘检测彩色图像的边缘检测程序正确
彩色图像的边缘检测
- 本人依据一篇文献介绍的方法编的彩色图像边缘检测程序,其效果要由于一般的方法。-literature on the basis of a methodology for the Color Edge Detection procedures, the effect due to the general approach.
cls_factory
- 介绍了各种数字图像处理的算法分析及编程实现技术。全书由12章和一个附录组成。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码。 -introduced a variety of digital image processing algorithm analysis
Imageware
- 1.读写BMP文件并显示 2.对图像进行边缘检测 3.对彩色图像进行颜色空间的变换RGBtoHSV-1. BMP file read and write and show two. Right Image Edge Detection 3. For color image color space the transformation RGBtoHSV
BasicProcessing
- 能比较全面的图像处理系统。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码-can more comprehensive image processing system. Main contents include : bitmap based, image disp
PreWitt_Edge
- 彩色图像的边缘检测的PreWitt算子,适用于应用程序编程和初学者。-Color Image Edge Detection PreWitt operator, applied to Application Programming and beginners.
edgedetection-sobel
- 采用基于相似关系矩阵的方法对彩色图像进行边缘检测-Similarity relation matrix based on the method of color image edge detection
test_edgecolor
- 本代码实现了彩色图像的边缘检测,试验结果来看效果比较好-The code achieved a color image edge detection, test results of the effect of better
MAGEdip
- 数字图像的低级处理部分的代码都有;包括边缘检测,几何变换,灰度彩色图像的处理等等 -Digital image processing of the lower part of the code have including edge detection, geometric transformation, color gray-scale image processing, etc.
colorimageSobol
- 彩色图像剃梯度算子,适用于彩色图像的边缘检测,matlab
sobeljiance
- 文章提出了一种基于Sobel算子和网格的二尺度彩色图像边缘检测方法.该方法将图像划分成预先设定大小的网格,在两个尺度上对图像进行分析,完成图像的边缘检测。首先用Sobel算子求得图像边缘,依据网格内含有边缘像素的数目以及连通情况将不同的网格分别处理。 然后以网格为数据单元,在较大尺度上运用Sobel算子得到图像边缘。最后通过设定数据的优先级和使用形态学的方法合并两次计算边缘的结果。该方法充分考虑到了图像当中可能出现的各种复杂情况,从两个
ColorEdgeDetection
- 彩色图像的边缘检测彩色图像的边缘检测程序正确-Color Image Edge Detection for Color Image Edge Detection procedures correctly
GP-Expand-Reduce
- Canny滤波实现彩色图像的边缘检测的matlab源代码-Canny filter to achieve color image edge detection matlab source code
segmentation
- 基于边缘检测和区域生长的自然彩色图像分割源码-Based on edge detection and region growing source of natural color image segmentation
ColorFeatures
- 一种彩色图像的边缘检测算法,检测效果非常好,它是对Canny算法的改进,定位好,相应标准高,检测率高,误检率低-a kind of edge detection algorithm.The algoritlun employs amultpassprocessing approach that re}novesnoisefrom theRGB componentswith apre-filter, with the color edge
canny边缘检测
- 彩色图像在HSI模型下的CANNY边缘检测(CANNY edge detection of color images under HSI model)