搜索资源列表

  1. 复杂网络提取图像边缘特征

    0下载:
  2. 使用复杂网络提取图像边缘特征并进行识别的源代码,采用PCA_LDA算法对特征进行降维分类识别,识别效率很高。鲁棒性好
  3. 所属分类:matlab例程

    • 发布日期:2011-08-19
    • 文件大小:3018
    • 提供者:yu_ccx@sohu.com
  1. rocka

    0下载:
  2. 图像边缘提取算法C语言代码-Image Edge Dectet code written in C.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-09
    • 文件大小:1911808
    • 提供者:天道酬勤
  1. Skin_RecC__src

    0下载:
  2. 人脸识别中的分支—皮肤识别,相当于一个简单的边缘检测系统。用C#实现皮肤识别功能。文件包含源代码。-Face Recognition branch-skin identification, the equivalent of a simple edge detection system. C# skin recognition functionality. Document contains the source code.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:冯枫
  1. 车牌定位

    0下载:
  2. 车牌定位系统是进行车牌自动识别的重要一部分能正确的获得整个图象的车牌部分 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:1497088
    • 提供者:潘文
  1. 检测

    0下载:
  2. 边缘的检测与提取,从一幅图象中将边缘提取出来供识别或处理使用-edge detection and extraction, from the edge of an image will be extracted for use or disposal Recognition
  3. 所属分类:编辑框

    • 发布日期:2024-05-09
    • 文件大小:89088
    • 提供者:杨洪
  1. chepaizhibie

    0下载:
  2. 识别车牌的源码,可以先对图像进行各种操作,如锐化,平滑,提取骨架,细化,分割,定位,提取边缘,等等。是一个比较详细,内容丰富的源码包。-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 Dec
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-09
    • 文件大小:239616
    • 提供者:卫飞
  1. 220195168672005715205401563311

    0下载:
  2. 图像的腐蚀图像的膨胀图像的结构开和结构闭图像的细化图像的边缘检测图像的Hough变换图像的轮廓提取图像的识别和模板匹配- The picture corrosion picture inflation picture structure opens with the structure shuts the picture the thin picture edge examination picture Hough transfor
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-09
    • 文件大小:30720
    • 提供者:shixian
  1. LPR

    0下载:
  2. 车牌识别程序,使用sobel算子检测边缘,然后准确定位车牌,准确率高达98%以上。-license plate identification procedures, the use of pixel edge detection operator, and then accurate positioning plates, accuracy rate was as high as 98% or more.
  3. 所属分类:波变换

    • 发布日期:2024-05-09
    • 文件大小:59392
    • 提供者:张思展
  1. fayeboy1984

    0下载:
  2. 此设计要求能够实现将医学图像进行识别的过程,包括了图像预处理、图像特征提取及分类判决三大模块。在预处理这一步中主要实现的是将彩色图像转换为灰度图像,灰度图像的二值化,直方图修正,去除干扰、噪声以及差异,边缘增强等;第二模块是图像的特征提取。由于对象的物理与几何特性差异,在影像中表现为局部区域的灰度产生明显变化,形成影像特征,而图像特征提取就是对其进行加工、整理、分析、归纳以便提取构成目标影像的特征,得到能反映图像内容区别于其他事物的本质
  3. 所属分类:其它资源

    • 发布日期:2024-05-09
    • 文件大小:6144
    • 提供者:uhih
  1. tu_xiang_jianche

    0下载:
  2. 数字图像的边缘检测是图像分割、目标区域的识别、区域形状提取等图像分析领域十分重要的基础,图像理解和分析的第一步往往就是边缘检测,目前它以成为机器视觉研究领域最活跃的课题之一,在工程应用中占有十分重要的地位。本文向读者简单介绍一下这个技术,并给出了在Visual C++环境下实现的代码。-Digital Image Edge detection is image segmentation, target recognition in th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:6144
    • 提供者:孙天凯
  1. edgeexamination

    0下载:
  2. 该源码主要是对图像进行边缘检测和轮廓跟踪,主要应用在象人脸识别、指纹识别等这样的图像处理系统中-the main source of the image edge detection and contour tracking, as the main application in face recognition, fingerprint recognition of Image Processing System
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-09
    • 文件大小:37888
    • 提供者:金侠
  1. tupianhanfeng

    0下载:
  2. 该程序可以采集图象 ,并且对采集的图象进行边缘提取和识别-the procedure can be collected images, and collecting the right image edge extraction and identification
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:4017152
    • 提供者:liuliu
  1. OpenCVL

    0下载:
  2. 这个一个opencv代码。通过对库函数调用,实现图片的边缘检测以及轮廓识别。对于入门opencv很有参考价值。-this one OpenCV code. Through library function call, on the brink of achieving Photo contour detection and identification. For entry OpenCV of great reference value
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-09
    • 文件大小:34816
    • 提供者:liangjie
  1. P0701

    0下载:
  2. 腐蚀算法在边缘识别中的应用,具有较好的边缘识别能力。-edge corrosion identification algorithm in the application is on the brink of better recognition ability.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:王国刚
  1. RFBarCodebylqh

    0下载:
  2. 条码比对识别,主要基于图像处理和边缘线条检测的方法,包括C++源代码和例子程序。-than right barcode recognition, mainly based on image processing and edge lines, the method of testing includes C source code and examples of procedures.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-09
    • 文件大小:56320
    • 提供者:Lqh
  1. CarPlateRec

    0下载:
  2. 车牌定位与识别系统,首先将彩色图像转化为256灰度图像,然后用边缘检测和形态学等实现定位,再用神经网络方法实现字符识别.-plates positioning and identification system will first color image into a 256 grayscale image, Then Edge Detection and morphology, and so on to achieve positi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:103424
    • 提供者:孙杰
  1. ReadingPeopleTracker-1.28

    0下载:
  2. 视频对象的跟踪提取原代码,能够有效地识别运动的人和物体,边缘准确,不受场景的影响-Video Object Extraction of the tracking code to identify effective movement of people and objects, accurate edge, Scenes from the impact
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-09
    • 文件大小:434176
    • 提供者:张合
  1. CardRecognization

    0下载:
  2. 车牌识别系统 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-G
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-09
    • 文件大小:746496
    • 提供者:洪清启
  1. pcl

    0下载:
  2. 图像处理soble算子及边缘检测,图像识别-soble image processing operator and edge detection, image recognition
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:25323520
    • 提供者:萧萧
  1. backgroud(12.22)

    0下载:
  2. 本人开发的火焰识别程序,包括otsu自适应阈值,canny边缘检测,形态学膨胀、腐蚀操作,尖角判别,圆形度计算。在vc下编译通过。-development of the flame identification procedures, including otsu adaptive threshold, canny edge detection, Morphological expansion, corrosion operation,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:380928
    • 提供者:
« 1 2 34 5 6 7 8 9 10 ... 28 »

源码中国 www.ymcn.org