搜索资源列表
56465416
- 介绍一种实用的二维条码识别算法。首先探讨了二维条码的定位与分割算法,利用Hough变换与Sobel边缘检测把条码图像从原始采集的图像中有效地分割出来 然后分析了条码图像经过光学系统的噪声模型,提出了一种计算点扩展函数标准方差的算法 采用Flourier变换自适应地选取阈值去除噪声导致的无效边界,从而得到条码的基本模块。实验结果表明,该算法具有很好的抗噪性,提高了二维条码的识别率。 -A practical two-dimensional barcode recognition algorit
897979
- 介绍一种实用的二维条码识别算法。首先探讨了二维条码的定位与分割算法,利用Hough变换与Sobel边缘检测把条码图像从原始采集的图像中有效地分割出来 然后分析了条码图像经过光学系统的噪声模型,提出了一种计算点扩展函数标准方差的算法 采用Flourier变换自适应地选取阈值去除噪声导致的无效边界,从而得到条码的基本模块。实验结果表明,该算法具有很好的抗噪性,提高了二维条码的识别率。 -A practical two-dimensional barcode recognition algorit
SUSAN
- susan算子MATLAB实现 边缘检测算法程序 分享一下-susan MATLAB realization of the edge detection algorithm program operator share
bianyuanjiance
- 图像边缘检测算法+代码源程序+及其结果。-Image edge detection algorithm+ code+ and its results.
EdgeDetection
- 基于matlab的图像边缘检测算法的实现-Matlab-based image edge detection algorithm
06zj_canny-(1)
- canny算法,用于边缘检测-canny algorithm for edge detection
jiance
- 基于DSP6437的边缘检测,S算子,P算子,罗伯特算法,等 -DSP6437
aco
- 蚁群算法ACO的应用,包括图像匹配,边缘检测,点检测,以及遗传算法GA-ACO ACO algorithm applications, including image matching, edge detection, detection, and genetic algorithm GA
canny
- canny边缘检测算子,实现了边缘检测,效果比较一般,最基础的算法!-canny detector
car-number
- 能够对大部分的车牌进行定位,和识别 .包括数字图像处理的 均衡化,灰度化,中值滤波,平滑处理,各种边缘检测算法,还有四种二值化方法-car num
sobel-with-verilog-language
- 用verilog实现sobel边缘检测算法-sobel edge detection with verilog language
Canny
- 一种较好的彩色图像边缘检测算法,能够实现细致连续的边缘图像检测。-A better edge detection algorithm for color image can realize fine and continuous edge image detection.
zj_canny.m
- 利用传统canny算法进行边缘检测,详细(Edge detection using traditional Canny algorithm in detail)
基于蚁群算法的图像边缘检测
- 基于蚁群算法的图像检测,检测效果很好(Image detection based on ant colony algorithm, the detection effect is very good)
Kalman1960
- 机器人导航,控制,传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理,例如头脸识别,图像分割,图像边缘检测等等(Robot navigation, control, sensor data fusion, even radar systems in military areas, missile tracking, and so on. In recent years, it has been used in computer image processing
edge_ACO
- 基于蚁群算法的图像边缘检测,修改图片名称然后导入图片即可使用,亲自调通,保证可用。(Image edge detection based on ant colony algorithm)
图像处理经典算法及OpenCV程序
- 图像处理经典算法及OpenCV程序(基于opencv的use摄像头视频采集程序、基于opencv的use摄像头视频采集程序、基于opencv的两个摄像头数据采集、能激发你用代码做视频的冲动程序、图像反转(就是把黑的变白,白的变黑)、图像格式的转换、从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 、采用Canny算子进行边缘检测、角点检测、图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的)。。。。 )(Classical algorithm and OpenCV program f
qipao
- 通过边缘检测以及图像腐蚀算法实现对气泡个数的检测(Detection of the number of bubbles by edge detection and image corrosion algorithm)
edge
- C#下几种图像边缘检测算法实现,包括模板算子、高斯算子、Canny算子、灰度形态学、小波变换、金字塔等。(Implementation of several image edge detection algorithms under C#)
src的副本
- 实现了canny 和 sobel边缘检测(Implementation canny sobel of edge detection algorithm)