资源列表
ML
- 关于机器学习分类算法应用的一个例子,主要是根据给定数据对良/恶性乳腺癌肿瘤预测的实际应用,如何使用分类算法(An example of the application of the machine learning classification algorithm is mainly based on the practical application of the given data to the prediction of benign / malignant breast cancer,
j_link v8仿真器资料
- J-Link是SEGGER公司为支持仿真ARM内核芯片推出的JTAG仿真器。这里提供V8版本的资料(J-Link is a JTAG emulator for the SEGGER company to support the simulation of ARM kernel chips. Here is the V8 version of the information)
labview-gui-colour
- 视频介绍labview下界面配色的秘诀,少有的labview视频资料-Color video interface introduces the secret under labview, labview rare video
Lane_Detection
- 基于视频的车道线检测,首先对视频进行一系列预处理,然后进行边缘检测,霍夫变换直线检测,最后对检测出来的直线进行非车道线排除。-Video-based lane detection, the first of a series of video preprocessing, edge detection and Hough transform line detection, finally detected non-linear lane excluded.
OpenCV_By_Example(中文版)
- 该资料中包含了《OpenCV By Example》中文版以及例程程序,该书的目录如下所示: 第1章 OpenCV的探险之旅; 第2章 OpenCV基础知识介绍; 第3章 图形用户界面和基本滤波; 第4章 深入研究直方图和滤波器; 第5章 自动光学检测、目标分割和检测; 第6章 学习目标分类; 第7章 识别人脸部分并覆盖面具; 第8章 视频监控、背景建模和形态学操作; 第9章 学习对象跟踪; 第10章 文本识别中的分割算法; 第11章 使用Tessera
ZXing-1.7 Java类库用于解析多种格式的1D/2D条形码
- zxing是一个开源Java类库用于解析多种格式的1D/2D条形码。目标是能够对QR编码、Data Matrix、UPC的1D条形码进行解码。 其提供了多种平台下的客户端包括:J2ME、J2SE和android。 -zxing is an open source Java class library for parsing a variety of formats 1D/2D bar code. Goal is to be able to QR codes, Data Matrix, UPC d
ST-LINK工具
- 具有三个版本的ST-LINK驱动共具(3.9 4.0 4.10 ),并包含一个英文版的用户文档,下载即可安装使用。(With three versions of ST-LINK driver common (3.9, 4, 4.10), and contains an English version of the user documentation, download, you can install and use.)
028816_MuXiang_keyScan
- sunplus 8202V 源代码, 整个的sourcecode, 下载后可直接编译-sunplus 8202V sourcecode, this is OK project, can be compiled
028816_MuXiang_keyScan
- sunplus 8202V 源代码, 整个的sourcecode, 下载后可直接编译-sunplus 8202V sourcecode, this is OK project, can be compiled
ReactOS-0.3.9-REL-src.zip
- react os操作系统源码,喜欢研究windows内核的朋友瞧瞧!,react os operating system source code, like the study of windows kernel' s friends look!
MixedData
- 其实这里面不仅仅只有C++的资料,也有Opengl的、IDL的,都是些参考资料,其中《Visual C++ 2008入门经典》是纯英文的,不过写的挺好的。-In fact, this is not the only C++ inside information, but also Opengl' s, IDL, are some reference materials, including " Visual C++ 2008 Beginning" is pure Engl
videoextract
- 两种方法实现镜头边界提取,并附上K-means代码-Two means to achieve video boundry extract,and the K-means.