搜索资源列表
edge.rar
- opencv c++将彩色图像转换为灰度图像进行边缘检测,,opencv c++ to convert color images to gray-scale image edge detection,
Edge-feathering-algorithm
- 边缘羽化算法,利用opencv实现。当前后背景颜色差值较大时,具有好的效果。-Edge feathering algorithm, using opencv implementation. After the background color of the current difference is large, with good results.
edge
- Matlab函数edge:边缘检测.输入灰度图像,返回同样大小的二值边缘图像-Matlab function edge: edge detection. Input gray image, return to the same size of the binary edge image
Image-Edge-Detection-Using-Ant-Colony-Optimization
- This a demo program of image edge detection using ant colony, based on the paper, "An Ant Colony Optimization Algorithm For Image Edge Detection," 基于蚁群算法的图像边缘检测。IEEE于2008收录的文章.有matlab源程序和“An Ant Colony Optimization Algorithm For Image Edge Detectio
MATLAB-code-wavelet-edge
- 关于图像小波边缘检测的MATLAB程序,用于一般图像边缘检测-wavelet-edge
Edge-Detection-Color
- 主要是关于彩色图像边界提取的源代码。里面包含有待处理的图片以及所有的源代码,即M文件。-Mainly on the color image edge extraction of the source code. Which contains the picture to be addressed, as well as all the source code, that is, M documents.
A-wavelet-edge-detection-procedures-of-the-MATLAB.
- 基于小波的图像边缘检测程序,希望大家喜欢,谢谢大家。-Images based on wavelet edge detection procedure
susan-edge-detect
- 使用sobel算子对图片的边缘进行检测.本算法主要基于sobel算子,进行了一定的改进-based on sobel,detect the edge of picture
Canny-Edge-Detection
- canny算子进行边缘检测 效果还不错 可以用于车与人-canny edge detection operator can be used to effect a good car and people
edge
- 程序代码说明 细胞边缘检测及癌细胞识别系统P0701:细胞边缘检测 P0702:癌细胞形态学分析 P0703:癌细胞颜色分析 -Program code that edge detection and cancer cells Identification System P0701: cell edge detection P0702: morphological analysis of cells P0703: color analysis of cells
edge
- 基于vc++和opencv的对图像进行sobel,canny算子的边缘检测和harris角点检测-Based on vc++ and opencv image of the sobel, canny edge detection operator and the harris corner detection
Edge-Interpolation
- 基于图像边缘特征的图像放大增强算法,提高图像的分辨率。-The edge of the characteristics of image-based image enhancement algorithms to enlarge and enhance image resolution
edge
- sobel、roberts、prewitt、log、canny、zerocross几种常用的边缘检测算子,还附检测图片。-edge detect program。sobel、roberts、prewitt、log、canny、zerocross
edge
- C#编写的边缘检测程序,集合了常用的边缘检测算法,高斯,形态学,小波,Canny 等等。-edge-detect algorithms with C#, including useful methods. For example,Gaussian, wavelet,morphology,Canny and etc.
Edge-Detection-Segmentation
- 利用边缘检测及梯度信息进行图像分割的源码-Using edge detection and gradient information source for Image Segmentation
edge
- Calibrate edge color images
Edge
- 在MATLAB环境下,实现对Lena图像的边缘提取,主要对比了Roberts、Prewitt、Sobel、Laplace四种算子的边缘提取的效果-In the MATLAB environment, to realize the Lena image edge extraction, mainly comparing Roberts, Prewitt, Sobel, Laplace edge detection operator of four results
edge
- 调用opencv库,采用sobel算子实现图像的边缘检测功能-Opencv library calls using the sobel operator edge detection of image
edge
- Edge detection using gradient and laplacian operator
edge
- This file creat by open cv for detect edge creat by opencv team