搜索资源列表
OPENCVCanny
- 调用OPENCV中系统函数实现Canny边缘提取。-OPENCV call system function in Canny edge detection.
Canny
- 基于VC++ Canny算子提取边缘算法-Based on VC++ Canny operator edge extraction algorithm
Canny
- 首先利用C实现了一个图像边缘提取的算法,然后利用vivado高层次综合,将其综合为verilog代码。-First, the use of C implements a image edge extraction algorithm, then use vivado high-level synthesis, as its comprehensive verilog code.
canny_edge
- 此程序是运用Canny算子提取图像边缘特征的改进程序,对于图像边缘的提取效果很好!-This program is the use of Canny operator to extract image edge features to improve procedures for image edge extraction well!
myFristOpenCVConsoleApp5zj
- 利用canny算子提取轮廓,对比设置不同的阈值得到不同的图形处理效果图。-Using canny operator to extract the contour, set different threshold is worth to different graphics rendering.
canny
- canny边缘提取,边缘检测使用的,源代码-canny edge detection, edge detection using
Edge-detection-GUI
- 边缘检测GUI界面程序,首先进行图片的提取,之后主要是prewitt,sobel,canny进行-Edge detection GUI interface program
bianyuanjiance
- matlab 利用sobel、log、prewwit、canny算子对图像的边缘提取,几种算子相比较-matlab use sobel, log, prewwit, canny operator image edge extraction, compared with several operators
VC++ Canny算子提取边缘算法示例
- VC++ Canny code ! compiled by vc 6.0, it's effective!
MATLAB实用源代码
- 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5. 线性平滑滤波器 6.中值滤波器 7.用Sobel算子和拉普拉斯对图像锐化:8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪 (bwtraceboundary函数)12.Hough变换 13.直方图阈值法 14. 自动阈值法:Otsu法 15.膨胀操作 16.腐蚀操作 17.开启和闭合操作 18.开启和闭合组合操作 19.形态学边界提取 20.形态学骨架提取 21.直接提取四个顶点坐标
outline
- 对图像进行边缘提取算法,Xcode平台。canny边缘提取,使用oepncv库(Image edge extraction algorithm, Xcode platform)
canny
- 基于python语言的canny使用,对图片进行边缘检测,提取图片的边缘曲线(Canny based on the Python language, edge detection of the image, extract the edge of the image curve)
r
- 数字图像二值化,canny边缘检测并提取轮廓进行椭圆拟合找出质心点(Two values of digital image, Canny edge detection and extraction of contour by ellipse fitting to find the centroid point)
wavelet_analysis
- 通过二进小波的多尺度分析对lena图像进行边缘提取的操作。(wavelet analysis using in extract edge from a picture)