搜索资源列表
220195168672005715205401563311
- 图像的腐蚀图像的膨胀图像的结构开和结构闭图像的细化图像的边缘检测图像的Hough变换图像的轮廓提取图像的识别和模板匹配- The picture corrosion picture inflation picture structure opens with the structure shuts the picture the thin picture edge examination picture Hough transformation picture outline to with
用LOG滤波器提取图像边缘
- LOG滤波器提取边缘 1 用LOG滤波器提取图像边缘 2 比较直接滤波和先缩小原图进行滤波再插补的乘法次数-LOG edge extraction filter with a filter LOG Image Edge Extraction two relatively straightforward first narrow filter and maximum interpolation filtering further multiplication of the number o
Cannysuanfa
- 用Canny算子提取图像边缘,适合于初学者研究的好代码-Canny operator Image Edge Extraction suitable for beginners study by the code
2008All3
- matlab中的图像边缘提取, matlab中的图像边缘提取
图象的边沿检测与提取,轮廓跟踪算法代码
- 图像处理程序代码,图像边缘检测与提取,轮廓跟踪算法-image processing code, edge detection and extraction, contour tracking algorithm
对图像进行中值滤波处理的源代码
- 平滑滤波 一般来说,图像的能量主要集中在其低频部分,噪声所在的频段主要在高频段,同时系统中所要提取的汽车边缘信息也主要集中在其高频部分,因此,如何去掉高频干扰又同时保持边缘信息,是我们研究的内容。为了去除噪声,有必要对图像进行平滑,可以采用低通滤波的方法去除高频干扰。图像平滑包括空域法和频域法两大类,在空域法中,图像平滑的常用方法是采用均值滤波或中值滤波,对于均值滤波,它是用一个有奇数点的滑动窗口在图像上滑动,将窗口中心点对应的图像像素点的灰度值用窗口内的各个点的灰度值的平均值代替,如果滑动窗口
dsp_matlab100
- 各种图像边缘提取算法的matlab语言实现及一些测试用图像-various Image Edge Extraction Algorithm Matlab language and some test images
dsp_matlab300
- 各种图像边缘提取算法的C语言实现及一些测试用图像-It provides abundant c program algorithms for image edge check and pictures for testing.
利用Sobel边缘算子法对图像进行边缘提取的源代码
- sobel边缘算子对图像进行边缘提取,简单实现,对图像处理的朋友大有裨益。-pixel Edge Operator right image edge extraction, the simple realization of the right image processing friends useful.
Canny算子
- 用VS2008编辑器,C++写的图像边缘提取算法Canny
图像增强(空域、频域、锐化等)
- 该程序是用c#语言编写的代码,实现了图像增强的基本操作,包括直方图修正、边缘提取、滤波等操作。
图像处理中色彩转换
- 图像处理中读入图片保存图片的封装函数 以及灰度处理 边缘提取 可以处理1 24 8 16 24位位图 还可以获取颜色进行指定颜色转换-image process with vc++
VC编程实现图像处理的一些功能
- VC编程实现图像处理的一些功能:边缘检测、HOUGH变换、轮廓提取、种子填充、轮廓跟踪,VC programming to achieve some of the features of image processing: edge detection, HOUGH transform, contour extraction, seed filling, Contour Tracking
Prewitte边缘算子法
- 这是一个经典的图像边缘提取算子的C代码。-This is a classic Image Edge Extraction operator of C code.
Sub-pixel
- 亚像素--区分轮廓 图像边缘提取是测量的基础和关键-Sub-pixel- to distinguish the outline of the image edge detection is the basis of measurements and key
canny_edge
- 此程序是运用Canny算子提取图像边缘特征的改进程序,对于图像边缘的提取效果很好!-This program is the use of Canny operator to extract image edge features to improve procedures for image edge extraction well!
边缘检测特征提取
- 本程序是使用Matlab编写的对于图像的边缘检测特征提取,很实用的。(This procedure is written using Matlab, for the image edge detection, feature extraction, it is practical.)
AllFeatureAllFeature
- 提取图像的梯度特征,计算梯度边缘的数字,经归一化后进行特征提取(Gradient feature of image extraction)
data_processing2
- 基于pyhton编程的二维图片边缘数据提取(Extraction of two-dimensional image edge data)
测量高度差
- 测量两图像间的高度差,通过提取图像边缘,测量两图像间高度差(he height difference between the two images is measured, and the height difference between the two images is measured by extracting the edge of the image.)