搜索资源列表
图象的边沿检测与提取,轮廓跟踪算法代码
- 图象的边沿检测与提取,轮廓跟踪算法代码-image edge detection and extraction, contour tracking algorithm code
~图象的边沿检测,提取,轮廓跟踪算法代码
- 图象的边沿检测,提取,轮廓跟踪算法代码-image edge detection, extraction, contour tracking algorithm code
边沿检测与提取,轮廓跟踪的图象算法
- vc++边沿检测与提高.轮廓跟踪的图象算法,一个好的图象处理原代码-vc edge detection and improve. Image contour tracking algorithm, a good source image processing
边沿检测与提取轮廓跟踪的图象算法
- 边沿检测与提取轮廓跟踪,来自于源码中国 www.Cn700.com-edge detection and extraction of contour tracking, source from China www.Cn700.com
图象边沿检测
- 图象边沿检测-提取-轮廓跟踪算法源代码 共33K-Image Edge Detection - extraction-contour tracking algorithm source code for a total of 33K
边沿检测
- 边沿检测电路程序 verilog
图象的边沿检测与提取,轮廓跟踪算法代码
- 图象的边沿检测与提取,轮廓跟踪算法代码-image edge detection and extraction, contour tracking algorithm code
图象的边沿检测与提取,轮廓跟踪算法代码
- 图像处理程序代码,图像边缘检测与提取,轮廓跟踪算法-image processing code, edge detection and extraction, contour tracking algorithm
~图象的边沿检测,提取,轮廓跟踪算法代码
- 图象的边沿检测,提取,轮廓跟踪算法代码-image edge detection, extraction, contour tracking algorithm code
边沿检测与提取,轮廓跟踪的图象算法
- vc++边沿检测与提高.轮廓跟踪的图象算法,一个好的图象处理原代码-vc edge detection and improve. Image contour tracking algorithm, a good source image processing
边沿检测与提取轮廓跟踪的图象算法
- 边沿检测与提取轮廓跟踪,来自于源码中国 www.Cn700.com-edge detection and extraction of contour tracking, source from China www.Cn700.com
图象边沿检测
- 图象边沿检测-提取-轮廓跟踪算法源代码 共33K-Image Edge Detection- extraction-contour tracking algorithm source code for a total of 33K
2223222
- 我们给出一个模板 和一幅图象 。不难发现原图中左边暗,右边亮,中间存在着一条明显的边界。进行模板操作后的结果如下: 。 可以看出,第3、4列比其他列的灰度值高很多,人眼观察时,就能发现一条很明显的亮边,其它区域都很暗,这样就起到了边沿检测的作用。 为什么会这样呢?仔细看看那个模板就明白了,它的意思是将右邻点的灰度值减左邻点的灰度值作为该点的灰度值。在灰度相近的区域内,这么做的结果使得该点的灰度值接近于0;而在边界附近
simplecharrec2
- 图像识别第一步(共三步),本步骤是图像的预处理,包括边沿检测、图像伸缩-Image recognition step (a total of three), this step is image preprocessing, including edge detection, image stretching
PrewittSobel
- 一个Prewitt及Sobel图像边沿检测程序,用于图像边沿增强方面-use the Prewitt and Sobel means to check edge of images
中值滤波,sobel边沿检测,腐蚀,膨胀运算,Verilog
- 此程序为用Verilog编写的可实现中值滤波,sobel边沿检测,腐蚀膨胀运算,算法强大。
内置摄像头+高斯滤波+边沿检测
- 调用笔记本内置摄像头实时显示图像,并且使用高斯滤波+边沿检测(Call the notebook built-in camera, real-time display images, and use Gauss filter + edge detection)
边沿检测
- 按钮的边沿检测 左工业控制的人的都需要的 可以改成下降沿 可以做成上升沿(Button edge detection, left industrial control of the human needs can be changed to the falling edge can be made into the rising edge)
canny边缘检测
- canny边沿检测c/c++程序,有详细注释(Canny edge detection program)