搜索资源列表
java-GUI
- java类的实现,在游戏及大的操作系统中GUI是个中转站,在此代码中体现出来-kind of realized, in the big games and operating system GUI is a transit point, in this code to reflect
finger
- 指纹识别程序。可以兼容windows操作系统。 比较小。-Fingerprint identification procedure. Are compatible with windows operating system. Relatively small.
dbbmocr
- 电表表码识别程序,VC++开发,实现了表码查找、自动阀值、聚类、识别,可稍加修改移植到WINCE操作系统中-Meter table code recognition program, VC++ developers to achieve the table code lookup, automatic threshold, clustering, identification, can be transplanted to slightly modified the operating syst
ConsoleEXIFINFO
- 照片信息提取,读取照片属性的详细信息。 我们将这些读取EXIF信息的软件归纳后分为四类:专业EXIF信息查看工具(以富士的EXIF viewer为例) 、具有查看EXIF信息的强大通用看图工具(以ACDSee为例)、支持EXIF信息查看的操作系统(微软的Windows XP)以及可以修改EXIF信息的另类工具(EXIF Editer),而我们这里要讲的是通过C#在WEB上读取一个图片的EXIF信息。-Photo information extraction, read the details
os
- contains a procedure which identifies the operating system.
Pcl_object_recognition
- 基于PCL库的图像实时识别,PCL(Point Cloud Library)是在吸收了前人点云相关研究基础上建立起来的大型跨平台开源C++编程库,它实现了大量点云相关的通用算法和高效数据结构,涉及到点云获取、滤波、分割、配准、检索、特征提取、识别、追踪、曲面重建、可视化等。支持多种操作系统平台,可在Windows、Linux、Android、Mac OS X、部分嵌入式实时系统上运行-Image library based on real-time identification PCL, PCL
libsvm-3.22
- LIBSVM是台湾大学林智仁(Lin Chih-Jen)教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,他不但提供了编译好的可在Windows系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用;该软件对SVM所涉及的参数调节相对比较少,提供了很多的默认参数,利用这些默认参数可以解决很多问题;并提供了交互检验(Cross Validation)的功能。该软件可以解决C-SVM、ν-SVM、ε-SVR和ν-SVR等问题,包括基于一对一算法的多类模式