搜索资源列表
Visual_C++_MATLAB
- 《Visual C++_MATLAB图像处理与识别实用案例精选》本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章-第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章-第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。
libsvm-2.85
- LIBSVM是台湾大学林智仁(Lin Chih-Jen)副教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,他不但提供了编译好的可在Windows系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用.
15195623120
- 一个vc++6.0做的数字识别软件,提供参考文档和源代码
chepaishibie
- 车牌识别开发源代码 利用线有的技术开发的车牌识别软件
lpr
- 一个图象处理软件,包涵源代码-
车牌识别系统code
- 一个图象处理软件,包涵源代码-an image processsing software, source code included
汽车牌照识别系统软件
- 车牌识别源代码; MFC编写;
RegFigure.zip
- 手写数字识别源代码!如今许多软件都提供了文字识别功能高。例如在一些手机的应用软件中,用户都能够通过手写文字实现短信发送等功能!,Handwritten numeral recognition source code! Today, many software provides a high character recognition function. For example, in some applications, mobile phones, users will be able to
chepai
- 车牌识别软件源代码,可以用于验证码识别,应用了形状上下文技术-License plate recognition software source code, code can be used to verify the identification and use of shape context of technology
OCR
- 本程序是开发了一个光学字符识别的源代码可以供大家学习一下开发类似软件的方法。-This program is the development of an optical character recognition source code for everybody to learn about developing similar software
FacerecognizeAlgorithm
- 采用Haar分类器进行人脸识别的VC软件,给出源代码了-Haar classifier for face recognition using the VC software, source code is given
SOFTWELL
- 车牌识别源代码是专为从事车牌识别软件产品开发的客户而设计的软件开发包。采用国际领先的计算机视觉和图像处理算法,结合国际领先的神经网络算法,我司车牌识别采用模块的方式提供车牌识别功能的软件。具有高速的识别速度和可信识别正确率,以减轻各开发商的开发成本,提高其竞争力。适用于城市交通管理、超速监控、公路收费、停车场管理、被盗车辆侦破、等应用开发。-License plate recognition source code is designed to be engaged in the license
matlab652
- 【谷速软件】matlab毕业程序代做-实用源代码-[Valley] matlab software speed graduation program generation do- practical source code
matlab1
- 【谷速软件】matlab毕业编程 实现的基于颜色分隔的人脸人眼检测与定位及识别算法源代码-[Valley] matlab graduation speed software programming based color separations face and eye detection and location recognition algorithm source code
MATLAB4
- 【谷速软件】matlab毕业编程 实现的SPIHT算法源代码-[Valley] Speed matlab software programming graduates of SPIHT algorithm source code
matlab8762
- 【谷速软件】matlab毕业编程 实现视频摄像中的运动检测(人体等)免费源代码-[Valley] Speed matlab software programming graduation video camera motion detection (human and other) free source code for reference use learning
Deskt25op
- matlab课程编程【谷速软件】Matlab下人脸检测及识别系统源代码 -matlab programming courses [software] Matlab servant Valley speed face detection and recognition system source code
Deskto332p
- matlab课程编程【谷速软件】连续截取屏幕图像或者从URL读取图像制作视频源代码-matlab programming courses [software] Valley speed continuous interception of the screen image or read the source code to create a video image URL
libsvm-3.22
- LIBSVM是台湾大学林智仁(Lin Chih-Jen)教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,他不但提供了编译好的可在Windows系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用;该软件对SVM所涉及的参数调节相对比较少,提供了很多的默认参数,利用这些默认参数可以解决很多问题;并提供了交互检验(Cross Validation)的功能。该软件可以解决C-SVM、ν-SVM、ε-SVR和ν-SVR等问题,包括基于一对一算法的多类模式