搜索资源列表
NPatternRecognizer
- 这是一个机器学习的通用算法库,用.NET编写,实现了SVM,K-MEANS聚类等经典的机器学习算法-This is a general purpose machine learning algorithms library, use. NET prepared to achieve the SVM, K-MEANS clustering and other classic machine learning algorithms
SVM
- OpenCV机器学习SVM支持向量机的分类程序 word格式-OpenCV machine learning support vector machine SVM classification procedure word format
Learning_OpenCV
- 一本相当好OpenCV教程,包括图像处理、计算机视觉和机器学习等-There is a very good tutorial of OpenCV. It includes image processing, computer vision and machine learning.
untitled
- 利用opencv实现机器学习,K近邻分类器的小例子-Achieved using machine learning opencv, K small example of neighbor classifier
machinelearning
- 介绍如何使用OpenCV库中的机器学习部分-Introduce the machine learning part of OpenCV
OpenCv-machine-learning-document
- 介绍了在opencv里机器学习方法的实现,比较好的中文文档说明介绍,机器学习可以应用于图像处理中-In opencv machine learning methods to achieve better Chinese document explains the introduction of machine learning can be applied to image processing
cvut_test
- 实现摄像机的标定,对于学习机器视觉的初学者来说是一个不错的选择,你还在犹豫什么呢-Achieve camera calibration, learning machine vision beginners is a good choice, what are you waiting for
Learning-OpenCV
- 学习openCV的参考代码,有兴趣可以仔细阅读。-Linear machine learning classifier, fitting a linear edge interface code.
learing-opencv
- 学习opencv的工具书,如果想学好机器视觉,这本书是必看的。-Learning tool for opencv book, if you want to learn the machine vision, this book is a must see.
SignatureVerificationPaper
- issues in the area of ”Forensic Signature Verification”. Two main approaches exist in this field- signature verification and signature identification. Our efforts focus on offline signature verification - the task of identifying whether a signa
c
- 图像处理核心算法文件,适合学习机器视觉的人研究,在运算速度上做了优化-Image processing core algorithm file, suitable for learning machine vision of human studies, in the computing speed to do the optimization
opencv_ann
- 使用opencv的机器学习模块用多层神经网络算法实现对二维特征的分类。并具有一定的可视化处理。只上传了主要代码。不包含工程文件-Opencv using machine learning module for two-dimensional feature free multilayer neural network algorithm. And have some visualization. Upload only the main code. It does not contain a p
NumberPlateRecognition
- 基于opencv的带机器学习功能的车牌识别系统-A number plate recognition system with machine learning ability basing on opencv
opencv-master
- opencv code about machine learning
gycs
- 数据挖掘的新方法-支持向量机书中算法例子,对学习有帮助,(A new method of data mining, support vector machine algorithm examples in the book, are helpful to learning,)
bin
- haarconv 机器学习训练样本生成工具(Haarconv machine learning training sample generation tool)
cnn_evaluation_smoke-master
- 此代码简单易学,能有效检测烟雾,识别率高,机器学习。(This code is easy to learn, can effectively detect smoke, high recognition rate, machine learning.)
S1IM159.【已完成】基于SVM的烟雾识别系统
- 基于SVM的烟雾识别系统 运动区域提取使用的是 自适应混合高斯背景建模 特征算法使用的是 HOG+LBP 机器学习方法使用的是 scikit的SVM(Smoke recognition system based on SVM The moving region extraction uses adaptive Gaussian mixture background modeling feature algorithm, hog + LBP machine learning method