Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • sobel.rar Sobel 算法 本程序实现了Sobel算法,利用Sobel算法可以实现图像的边缘提取
  • sobel.rar 本程序为sobel边缘检测界面程序,能比较地识别图像边缘,对图像处理学习的初学者有一定帮助
  • sobel.rar 完整的用sobel算子进行边缘检测的例子
  • sobel.rar sobel 边缘检测 是一种对边缘的检测 非常有效 有用的不方可以试试
  • sobel.rar 边缘检测算子 sobel检测算子 matlab源码
  • sobel.rar verilog sobel FPGA edge detection
  • Sobel.rar SOBEL算法处理bmp等图片文件,属于图形图像处理
  • sobel.rar sobel边缘检测在matlab环境下实现的源程序代码
  • Sobel.rar 图像处理sobel算子,原理介绍,算子公式。
  • Sobel.zip This is a "Sobel edge detector" code. In this code, I count a value at the pixel with the Sobel Mask, and then normailize value to be a bitmap with Gray level.