-
-
imageEdgeDetect.rar
edge_detect.m : 图像边缘检测
其中使用
梯度算子边缘检测 : roberts算子、prewitt算子、Sobel算子、Canny算子
二阶微分算子法 : 拉普拉斯高斯算子、canny算子
lenna.bmp : 原始灰度图片
实验结果文件夹 : 保存了实验过程中生成的图像和程序流程图
-
Basic-Functions2.rar
capturing video, conversion to gray image, flipping it, applying gaussian filter, sobel edge detection, laplacian edge detection and cannyedge detection
-
edge_detect.zip
自己编的经典边缘检测和锐化算法,包含正交梯度法、Roberts梯度算子法、Prewitt梯度算子法、Sobel算子法、各向同性Sobel算子法;以及matlab自带工具箱相应算法的实现结果。希望对初学数字图像处理的朋友有帮助。
-
-
kind.rar
candy边缘检测,彩色图像的边缘检测,K均值聚类,sobel边缘检测(C)其他是matlab程序
-
Q2.rar
基于OpenCVS,Sobel,canny,laplace等基本的边缘检测算法的实现
-
-
-
-
Vehicle-Type.rar
:提出了一种在固定摄像头拍摄的车辆图像序列中检测出运动车辆并识别其车辆类型的系统结构和基
于Sobel 边缘细化提取车型特征的新方法
-