CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形/文字识别 搜索资源 - image processing in c

搜索资源列表

  1. disk_of_Visual_C++_MATLAB

    0下载:
  2. 《Visual C++/MATLAB图像处理与识别实用案例精选》超星图书的附加光盘。光盘的使用在书中有详细的说明。-"Visual C / MATLAB image processing and recognition of the practical case Showcase" Superstar Additional books CD. The use of CD-ROM in the book are detailed explanations.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:4792709
    • 提供者:连接
  1. MoveDetection

    0下载:
  2. 用VC编写的运动检测程序,实现运动物体的跟踪与检测,包括了数字图像处理的一些操作方法-VC prepared with motion detection process, the achievement of moving object tracking and detection, including a number of digital image processing method of operation
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-08
    • 文件大小:43543159
    • 提供者:sue_Langsujuan
  1. j_13583_Barcode39Rm

    0下载:
  2. 形码生成与识别的研究及实现(要求用C#或VB.NET实现 )1.条形码生成:通过对条形码结构、编码规则的学习和对C#中图像的读取及图像的基本操作的掌握,学会用GDI生成Code39条形码,或者用特殊字体的方式生成条形码,最终将输入的文字信息转化成符合国际标准的条形码。 2、条形码识别:确定系统框架,用C#完成课题的详细设计和代码编写,根据条形码的码制规则,对以图片方式获得的条形码通过图像处理相关知识经滤波、边缘检测、区域分割等处理进行识别,将条形码信息解析成相应文字-Code generat
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:12232
    • 提供者:wangchuanmeng
  1. BarCodeWin

    0下载:
  2. 1.条形码生成:通过对条形码结构、编码规则的学习和对C#中图像的读取及图像的基本操作的掌握,学会用GDI生成Code39条形码,或者用特殊字体的方式生成条形码,最终将输入的文字信息转化成符合国际标准的条形码。 2、条形码识别:确定系统框架,用C#完成课题的详细设计和代码编写,根据条形码的码制规则,对以图片方式获得的条形码通过图像处理相关知识经滤波、边缘检测、区域分割等处理进行识别,将条形码信息解析成相应文-1. Bar code generation: structure of bar co
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-11
    • 文件大小:3055120
    • 提供者:wangchuanmeng
  1. Barcode39Rm

    0下载:
  2. 1.条形码生成:通过对条形码结构、编码规则的学习和对C#中图像的读取及图像的基本操作的掌握,学会用GDI生成Code39条形码,或者用特殊字体的方式生成条形码,最终将输入的文字信息转化成符合国际标准的条形码。 2、条形码识别:确定系统框架,用C#完成课题的详细设计和代码编写,根据条形码的码制规则,对以图片方式获得的条形码通过图像处理相关知识经滤波、边缘检测、区域分割等处理进行识别,将条形码信息解析成相应文-1. Bar code generation: structure of bar co
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:11045
    • 提供者:wangchuanmeng
  1. libcvd-20090828.tar

    0下载:
  2. libCVD is a very portable and high performance C++ library for computer vision, image, and video processing. The emphasis on providing simple and efficient image and video handling and high quality implementations of common low-level image processing
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:885485
    • 提供者:jmskhng
  1. facedetectcPPmfc

    0下载:
  2. 用c++写人脸检测系统,用了mfc做界面,程序里附带了一些图像处理的基本操作 膨胀 腐蚀 光线补偿等 网上的-C++ written with face detection system, using the mfc interface to do the program with some image processing in the basic operation of dilation and erosion light compensation online
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:3050901
    • 提供者:柳珍
  1. cSharp

    0下载:
  2. 在图像处理中,解决人脸识别的应用,在动静态环境中均可使用采用C#语言 -In image processing, the application of face recognition solution in the static and dynamic environment using C# language can be used
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:888085
    • 提供者:pengting
  1. tuxiang

    0下载:
  2. 一个基于C++环境下编写的关于图像的文理分析方法,对于模式识别中图像处理很有帮助,程序是已经调试好的,并附有release文件。-A C++ based environment prepared by the Arts and the image analysis method for pattern recognition in image processing helpful, debug the program is already good, together with the rele
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:440078
    • 提供者:huhaoshuang
  1. VCPPDIPRTEP

    1下载:
  2. visual C++数字图像模式识别技术及工程实践。介绍了模式识别和人工智能中的基本内容和相关模型,如:隐马尔可夫模型、聚类技术等,同时结合模式识别中的经典问题如:笔迹鉴定、人脸检测、车牌识别、医学图片处理等,从不同的角度介绍了这些问题,给出了基于C/VC++的代码实现。-visual C++ digital image pattern recognition technology and engineering practice.The basic content and related mo
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-28
    • 文件大小:10781056
    • 提供者:long
搜珍网 www.dssz.com