搜索资源列表
work
- 根据输入的参数不同,选用不同的算子对输入的图像进行边缘检测,包括sobel,log,canny等5哥算子-According to different input parameters, choose a different operator input image edge detection, including the sobel, log, canny operator 5 Columbia
4567notch_filter
- 自适应滤波高斯滤波的平滑噪声边缘检测 -lvbo
OpenCV_Canny_test
- 用Visual C++ 调用OpenCV 实现Canny边缘检测-Canny edge detection opencv implementation
canny
- canny算子源代码用于关于边缘检测的毕业论文,可以以此为基础进行修改。-canny operator source code for a thesis on the edge detection can be modified on this basis.
bianyuanjiance
- 程序的功能是对载入的图像进行边缘检测,检测的算子有微分算子、梯度算子、prewitt算子、roberts算子、sigma算子、sobel算子和canny算子。-Function of the program is loading the image edge detection, detection of a differential operator operator, gradient operator, prewitt operator, roberts operator, sigma o
canny
- 从摄像头或.AVI格式文件中捕捉视频流并进行Canny边缘检测-capture video stream from camera or .avi format and Canny edge detection
06zj_canny-(1)
- canny算法,用于边缘检测-canny algorithm for edge detection
canny
- canny边缘检测算子,实现了边缘检测,效果比较一般,最基础的算法!-canny detector
edge-Canny-sobelCSharp
- 数字图像处理技术 边缘检测 Canny sobelC# 数字图像处理技术 边缘检测 Canny sobelC#-Digital image processing technology edge detection Canny sobelC# digital image processing technology edge detection Canny sobelC#
OpenCV--Canny-Sobel-Laplace-Scharr
- OpenCV 边缘检测 Canny,Sobel,Laplace,Scha-OpenCV baianyuanjiance Canny,Sobel,Laplace,Scharr
Canny
- 基于vc++开发环境下的canny边缘检测,实现对灰度图的边缘检测-Canny edge detection based on vc++ development environment, realize the gray image edge detection
canny-edge-detecction
- canny边缘检测,Canny 算法适用于不同的场合。它的参数允许根据不同实现的特定要求进行调整以识别不同的边缘特性。对于PC上的实时图像处理来说可能慢得无法使用,尤其是在使用大的高斯滤波器的情况下。但是,我们讨论计算能力的时候,也要考虑到随着处理器速度不断提升,有望在未来几年使得这不再成为一个问题。-canny edge detection, Canny algorithm is suitable for different occasions. It allows the parameter
zj_canny.m
- 利用传统canny算法进行边缘检测,详细(Edge detection using traditional Canny algorithm in detail)
canny
- python-opencv的canny边缘检测代码(Python-opencv Canny edge detection code)
作业3
- 使用matlab自带的rice图像进行边缘检测(using the rice image from matlab platform as a sample image.detect deges of this image by using canny dege detection method and segment tihs image using watershed method)
image_preprocessing
- 对图像双边滤波和引导滤波,然后使用Canny边缘检测,对图像进行预处理(image pre-processing)
canny
- 基于python语言的canny使用,对图片进行边缘检测,提取图片的边缘曲线(Canny based on the Python language, edge detection of the image, extract the edge of the image curve)
MATLABcanny边缘检测
- 可简单方便实现图像边界区域选取的工作,适用于初学者和毕设(It is simple and convenient for the selection of image boundary area.)
edge
- C#下几种图像边缘检测算法实现,包括模板算子、高斯算子、Canny算子、灰度形态学、小波变换、金字塔等。(Implementation of several image edge detection algorithms under C#)
src的副本
- 实现了canny 和 sobel边缘检测(Implementation canny sobel of edge detection algorithm)