搜索资源列表
log算子边缘检测源码及文档说明
- LOG算子边缘检测源码及文档说明-LOG Operator edge detection and source documents note
shpl.rar
- 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。,From camera or AVI file to be video streaming, video stream on the edge detection, and output results.
edge
- Matlab函数edge:边缘检测.输入灰度图像,返回同样大小的二值边缘图像-Matlab function edge: edge detection. Input gray image, return to the same size of the binary edge image
ant_colony_image_edge_detection
- 一种蚁群优化的边缘检测算法,可实现!用matlab编写-An ant colony optimization algorithm for edge detection can be realized! Prepared using matlab
ImageProcessingTest
- 能实现载入图像,然后对图像进行模糊、锐化、边缘检测等功能。-To achieve loading images, and then on the image blurred, sharpening, edge detection and other functions.
DigitalImageProcessing4
- 7.1 概述 7.2 边缘检测 7.3 边缘跟踪 4.1 概述 4.2 空域变换增强 4.3 空域滤波增强 4.4 频域增强 4.5 彩色增强 -7.2 Edge Detection 7.1 overview 7.3 Edge tracking 4.1 4.2 Enhanced 4.3 airspace airspace transform filter to enhance the frequency domain 4.4 Enhanced Color Enha
log
- 应用log算法进行图像的边缘检测,log算法是一种基于灰度值的二阶导数来进行边缘检测的,通过检测零点来进行边缘检测-Application log algorithm for image edge detection, log-based algorithm is a gray value of the second derivative for edge detection, by detecting zero for edge detection
model
- 图像的边缘检测MATLAB代码,对所获取的图像可以进行有效的边缘检测-Image Edge Detection MATLAB code of the acquired image can be an effective edge detection
compare_of_edge_detect_methods
- 讨论和比较了几种常用的边缘检测算子。梯度 算子计算简单 ,但精度不高 ,只能检测出图象大致的轮廓 ,而对于比较细的边缘可能会忽略。Prewitt 和Sobel算子比 Roberts 效果要好一些。LOG 滤波器和 Canny算子的检测效果优于梯度算子 ,能够检测出图象较细的边缘部分。不同的系统 ,针对不同的环境条件和要求 ,选择合适的算子来对图象进行边缘检测。-Discussion and comparison of several commonly used edge detection
canny
- 采用canny算法进行边缘检测,寻找输入图像的边缘,并且标志出来-canny algorithm edge detection,can find edge from image and draw it.
cannyfinal
- 边缘检测对于图像理解、目标检测、跟踪等问题非常重要,该代码实现了canny算子做边缘检测-Edge detection for image understanding, target detection, tracking a very important issue, the code implementation of the canny edge detection operator to do
edge
- 边缘检测,提取边缘,能够检测边缘,很好的把图像边缘找出来-edge detect
bianyuan
- 个人的经典收藏图像处理的边缘检测算法里面有roberts,sobel,拉普拉斯,prewitt,robinson,kirsch,smoothed等几种算法-Personal collection of classic image processing algorithm for edge detection there roberts, sobel, laplace, prewitt, robinson, kirsch, smoothed several algorithms, such as
MainFrm
- 提出了基于边缘检测的二值化与扫描线相结合的车牌定位方法。实验表明该方法能够快速、准确地定位车牌,且抗干扰能力强,定位准确率在99 以上,光照和天气对其定位结果影响很小。-Edge detection based on the value of the second scan line and a combination of license plate location method. Experiment results show that the method can quickly and
Image
- 一篇很优秀的关于图像边缘检测和特征提取算法的博士论文,文中介绍了不少有益的算法。-On a very good edge detection and feature extraction algorithm doctoral dissertation, In this paper, many useful algorithms.
m
- 本程序为本大爷原创,主要用于图片边缘检测。-This procedure-based uncle original, mainly for image edge detection.
caany
- canny边缘检测算法,,我见过的做好的-canny edge detection algorithm, I have seen the good, and,
zerosthreshsearch
- 此程序段是采用局部模值最*来进行边缘检测-edge defect
cnn-edge-detection
- 卷积神经网络实现图像的边缘检测+python代码(CNN-edge-detection-python-codes)
基于蚁群算法的图像边缘检测
- 基于蚁群算法的图像边缘识别程序,运行即可,附带图片(Image edge recognition program based on ant colony algorithm, just run, with pictures)