Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • canny.zip 利用OpenCV b3.1版做邊緣偵測,
  • _base.zip fast canny edge detector
  • edge.rar 基于vc++和opencv的对图像进行sobel,canny算子的边缘检测和harris角点检测
  • MATLAB_code_of_image_processing.rar ... 加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫曼编码,行程编码等等
  • CannyEdgeDetect.rar 自适应Canny边缘检测算法,在传统的Canny算法基础上提出的一种自适应Canny边缘检测算法,在传统算法优点的基础上提高了抑制虚假边缘的能力,利用自适应阀值提高了边缘检测的自动化程度
  • canny.rar 采用vc++,借助于OpenCV,利用canny算子进行边缘检测
  • edge.rar sobel、roberts、prewitt、log、canny、zerocross几种常用的边缘检测算子,还附检测图片。
  • EdgeDetectionandSegmentation.zip 边缘特征提取。可以实现Prewitt Roberts Log Canny 四个算法。
  • AComputationalApproachToEdgeDetection.rar John Canny的边缘检测算法,即著名的Canny算子经典文献。
  • edgeCheck.rar 边缘检测的源代码。包括sobel prewitt roberts marr canny的。值得下载!