CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - template

搜索资源列表

  1. OCR算法之C语言代码

    1下载:
  2. OCR算法代码。 这不是一个完整的系统,没法生成可执行程序。 代码基于Linux/KDE开发,用到了C++标准模板库。 代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。 由于这是从一个完整的OCR系统中抽取的部分代码, 所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用) 如果需要完整实用的中文OCR代码,
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:874813
    • 提供者:樊志华
  1. 图像处理算法

    1下载:
  2. rar压缩包 其中包含Alphat透明合成系统源代码源代码,JPEG压缩编码系统源代码,腐蚀-膨胀-细化算法源代码,图案抖动技术处理系统源代码,图象边沿检测-提取-轮廓跟踪算法源代码,图象几何变换算法源代码,图象模板匹配算法源代码,图象平滑处理系统源代码,图像雾化处理程序源代码,图形色彩量子化及材质压缩程序源代码,直方图修正-彩色变换算法源代码-rar compressed packets containing Alphat transparent Synthesis System sour
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:550490
    • 提供者:也风
  1. bivalue

    0下载:
  2. 图像处理二值化,利用模板匹配可以在一幅图象中找到已知的物体。比如抓拍到了一张射门的照片,要在该照片中找到足球的位置。这时就可以采用模板匹配的方法。所谓模板匹配,其实想法很简单:拿已知的模板(在本例中为足球的图象),和原图象中同样大小的一块区域去对。-binary image processing and using template matching the image to find a known object. For example, snapped a shot of the phot
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:45480
    • 提供者:中国
  1. STENCIL

    0下载:
  2. OpenGL初级学习的经典例程,实现了模板缓存效果。有助于理解模板缓存功能。-OpenGL junior studying classical routines to achieve a template cache effect. Templates help to understand cache function.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:7277
    • 提供者:wr
  1. 圆模板检测算法

    1下载:
  2. 这是基于模板的圆检测算法,效果不错,试试知道了。下吧-This is based on the template circle detection algorithms, good effect, try know. Are you
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:52881
    • 提供者:zsh77man
  1. detectpic

    0下载:
  2. 用c语言实现的用差影法检测图像,用模板匹配图象-with the language used poor video image detection with template matching image
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:25299
    • 提供者:朝阳
  1. 三种图像处理

    4下载:
  2. 用c语言写的三种常用的图像处理算法,包括边沿检测与提取,模板匹配和图象腐蚀膨胀细化-language used to write the three commonly used image processing algorithms, including edge detection and extraction. template matching and image thinning corrosion expansion
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:72974
    • 提供者:刘威
  1. DigImgsequent

    0下载:
  2. 程序可以很好的实现在原图的基础之上挖出下图和用来进行匹配的模板-procedures can be very good at achieving maximum dug up the foundation under the plan and used for the template matching
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:74616
    • 提供者:宋成军
  1. multimediaLED

    1下载:
  2. LED字符分割和识别, 在此项目中我们主要完成了对拍摄到的6位LED数字进行分割和识别的课题。识别的数字范围在0~9。由于拍摄环境比较复杂,需要解决复杂背景下对LED字符的分割问题。我们利用了图像的色彩信息,先进行基于色彩的分割,然后对分割结果进行了固定阈值的二值化,并利用投影修正完成了对LED数码管图像的分割,并使用基于模板匹配的算法进行了识别,在匹配过程中对图像进行了尺寸归一化处理。最终得到了较好的识别效果,对10幅样图的识别率达到100%-LED character segmentat
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:11673
    • 提供者:yinxun
  1. pattrnRecognization

    1下载:
  2. 文件包中是关于模式识别中神经网络法,模板匹配,Fisher判别法和细化算法(用于轮廓检测)以及数字识别的vc程序-packages on the pattern recognition neural network, template matching, Fisher Discriminant and thinning algorithm (used for contour detection), and digital identification procedures vc
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:272043
    • 提供者:任超
  1. image_processing_source_code

    0下载:
  2. 图像处理源码内容: alpha_2.09.zip Alphat透明合成系统源代码源代码 jpeg_0.77.zip JPEG压缩编码系统源代码 calir_1.0.zip 腐蚀-膨胀-细化算法源代码 mkou_1.0.zip 图案抖动技术处理系统源代码 touch_1.01.zip 图象边沿检测-提取-轮廓跟踪算法源代码 xchange_1.03.zip 图象几何变换算法源代码 sima_1.07.zip 图象模板匹配算法源代码 mg
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:520814
    • 提供者:徐明媚
  1. 2005.11.3

    0下载:
  2. 数字图像处理,利用直方图进行模板匹配, -digital image processing, using histogram for template matching, digital image processing, use histogram for template matching,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:52841
    • 提供者:于建
  1. SpacialMomSquareMask

    2下载:
  2. 边缘提出:空间矩亚像素边缘提出原函数(9X9模板).具有很高的边缘检测精度.-Edge : Moments space subpixel edge original function (Frankfurt template). high edge detection accuracy.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4046
    • 提供者:阿汪
  1. imagedetectorandmodelmatch

    0下载:
  2. 图象的检测,模板匹配算法代码,希望能对大家有用!-image detection and template matching algorithm code, we want to help!
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:24622
    • 提供者:周疑问
  1. animageprocessingexample

    0下载:
  2. 一个图象处理处理程序,可实现边缘检测,轮廓提取,模板匹配,Hough变换,投影,图象复原,阀植分割,等功能,自己去研究吧,还有更多功能-an image processing and handling procedures can be realized edge detection, contour extraction, template matching, Hough transform, Projection, image recovery, valve plant segmentati
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2128036
    • 提供者:李大家
  1. ImageViewPPC

    0下载:
  2. ppc图像浏览工具,基于wtl开发,支持滚动,详细信息,以及注册-machines tools, based on the Windows Template Library, and support the rolling, detailed information and registration
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:35316
    • 提供者:陈涛
  1. tuxiangchuli2006

    1下载:
  2. alpha_2.09.zip Alphat透明合成系统源代码源代码 jpeg_0.77.zip JPEG压缩编码系统源代码 calir_1.0.zip 腐蚀-膨胀-细化算法源代码 mkou_1.0.zip 图案抖动技术处理系统源代码 touch_1.01.zip 图象边沿检测-提取-轮廓跟踪算法源代码 xchange_1.03.zip 图象几何变换算法源代码 sima_1.07.zip 图象模板匹配算法源代
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:581244
    • 提供者:yanglin
  1. Imagedetection_new

    0下载:
  2. 一个图象的检测,模板匹配 注意事项: 运行时,文件c:\\test.bmp必须存在-an image detection and template matching Note : running, documents c : \\ test.bmp must exist
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:427194
    • 提供者:丁德锋
  1. 3methods

    1下载:
  2. 三种图像处理方法,边缘检测与提取,图像膨胀、细化,模板匹配。-three image processing, edge detection and extraction, image expansion details, template matching.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:70601
    • 提供者:
  1. Extending_a_web_application_templateJava

    0下载:
  2. 本程序可以实现用JAVA编写的GIS应用程序中扩展网络应用模版的功能-this procedure can be achieved using JAVA prepared by the GIS application process to expand the network application template function
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:30671
    • 提供者:张磊
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com