搜索资源列表
canny
- canny算子源代码用于关于边缘检测的毕业论文,可以以此为基础进行修改。-canny operator source code for a thesis on the edge detection can be modified on this basis.
matlab-code
- 实用的matlab代码:中值滤波器;用Sobel算子和拉普拉斯对图像锐化;梯度算子检测边缘;LOG算子检测边缘;Canny算子检测边缘-Practical matlab code: median filter Sobel operator and Laplacian image sharpening gradient edge detection operator LOG operator to detect the edges Canny edge detection operator
src
- canny边缘检测,使用canny算法进行图像边缘检测,阈值在代码里-canny edge detection, using canny edge detection algorithm, the threshold in the code
MyCanny
- 该代码是自己实现的Canny边缘检测功能,采用了Sobel算子进行梯度计算。-Canny of my own.
canny
- python-opencv的canny边缘检测代码(Python-opencv Canny edge detection code)
图像处理经典算法及OpenCV程序
- 图像处理经典算法及OpenCV程序(基于opencv的use摄像头视频采集程序、基于opencv的use摄像头视频采集程序、基于opencv的两个摄像头数据采集、能激发你用代码做视频的冲动程序、图像反转(就是把黑的变白,白的变黑)、图像格式的转换、从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 、采用Canny算子进行边缘检测、角点检测、图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的)。。。。 )(Classical algorithm and OpenCV program f
MATLABcanny边缘检测
- 可简单方便实现图像边界区域选取的工作,适用于初学者和毕设(It is simple and convenient for the selection of image boundary area.)