搜索资源列表
chepaizhibie
- 识别车牌的源码,可以先对图像进行各种操作,如锐化,平滑,提取骨架,细化,分割,定位,提取边缘,等等。是一个比较详细,内容丰富的源码包。-A source code to recongize the car number. It first do the several operation to images, such as Sharpness, Smooth, Low Pass, Crop, and Locate , Edge Dectet, etc. It is a detailed , v
edgdctlapla
- 该程序是利用拉普拉斯算子对图像进行边缘检测的具体实现,利用matlab作为开发环境编写而成。-that the procedure was used Laplician right image edge detection to achieve the specific use of Matlab as a development environment has been prepared.
edge
- edge filter for image in c(get edge)
Canny-Edge
- Canny Edge Detector In Matlab
edge
- C#编写的边缘检测程序,集合了常用的边缘检测算法,高斯,形态学,小波,Canny 等等。-edge-detect algorithms with C#, including useful methods. For example,Gaussian, wavelet,morphology,Canny and etc.
cuda-edge-detection
- CUDA canny edge detector
edgedetection
- matlab采用二进小波实现边缘检测的源代码-matlab using Dyadic Wavelet Edge Detection
Cannyedgedetection
- A simple program for edge detection using Canny s algorithm.
edge
- Calibrate edge color images
edgedetec
- 用matlab实现边缘提取,应用于医学图像效果不错,抑制噪声很好-Edge detection using matlab implementation, good results for medical images, good noise suppression
newedge
- A New Edge-based Intra-field Interpolation Method for Deinterlacing Using Locally Adaptive-thresholded Binary Image for matlab
Canny-Edge
- canny edge detection c++ source
edge-detec
- 所有边缘检测代码,sobel,roberts,拉普拉斯算子-All edge detection code, sobel, roberts, Laplacian
Candy-Edge-Detection----matlab
- 本人自己编写的关于Candy边缘检测的matlab源代码,包含了多个程序,一个是加噪声的,还有不加噪的,非常适合初学者使用。-I have written about Candy edge detection matlab source code contains multiple programs, a plus noise, there are not adding noise, very suitable for beginners to use.
Matlab-program-gray-edge-detection
- 本文主要讨论获得图片后如何提取其边界信息,首先利用图像灰度均匀化解决了对比度不清晰的问题,然后利用高斯滤波法对图片进行滤波去噪,进而利用Canny算法实现边缘检测提取边界,该方法与Matlab自带的求边界方法有明显的提高,为利用Matlab程序求图像分形维数提供了更精确的前提。-This article focuses on how to get the image to extract the boundary information, the first to use to the gray
edge-extraction
- 亚像素提取边缘源代码,可以进行准确的边缘检测-Subpixel edge source code
canny-Edge-detection
- 用cany方法对lenna图像进行边缘检测,进行了具体的编程,没有调用matlab的集成的函数-By cany method lenna image edge detection, carried out specific programming, without calling matlab function integration
edge
- 调用opencv库,python编码,实现图像的边缘检测-Call opencv library, python coding, image edge detection
Edge-fill
- 多边形边缘填充算法,利用该算法可对多边形区域进行像素填充-Edge polygon fill algorithm, polygon area to make use of the algorithm can be pixel filling
edge-detection
- 几种边缘算子例如canny算子,soble算子,prewitt算子,log算子-Several edge operators such as canny operator, sobel operator, prewitt operator, log operator