Description: MATLAB的图像处理基础的资料,非常实用的程序 请支持-MATLAB image processing based on the information, very useful program to support Platform: |
Size: 503808 |
Author:陈晓 |
Hits:
Description: 使用C#编写的采用卡尔曼滤波和bregeler算法的图象识别程序,在.net2005下运行,识别率高,自动特征库,有机器学习功能-The use of C# prepared using Kalman filtering and image recognition algorithm bregeler procedures. Net2005 running, identify a high rate of automatic features of the Treasury, has machine-learning function Platform: |
Size: 216064 |
Author:乔松 |
Hits:
Description: 传算法的基本原理、设计方法及其并行实现,以及它在组合优化、机器学习、图像处理、过程控制、进化神经网络-Propagation algorithm of the basic principles, design methods and their parallel implementation, as well as in combinatorial optimization, machine learning, image processing, process control, evolutionary neural network Platform: |
Size: 9216 |
Author:鲁明 |
Hits:
Description: 《机器学习》课上的作业,PCA和LDA降维,尽管网上很多,但很少注释,另外细节上也没注意。这里有很详细的注释。另外还附上一个Naive贝叶斯分类器,大家可以作比较。附带的图像包是OLR人脸。ReducedDim为想要提取的特征数,不是百分比!-" Machine learning" classes on the homework, PCA and LDA dimensionality reduction, even though a lot of online, but few notes, on the other did not pay attention to details. Here there is a very detailed notes. In addition, attach a Naive Bayesian classifier, we can compare. Fringe image packages are OLR people face. ReducedDim you want to extract the characteristics of a few, not a percentage! Platform: |
Size: 3742720 |
Author: |
Hits:
Description: 遗传算法
遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后十年的计算技术有重大影响的关键技术”。-Referred to as genetic algorithm genetic algorithm GA (Genetic Algorithm), in essence is a kind of do not rely on specific issues of direct search method. Genetic algorithm in pattern recognition, neural networks, image processing, machine learning, optimization of industrial control, adaptive control, biological sciences, social sciences and so on have been applied. Research in artificial intelligence, now that the " genetic algorithms, adaptive systems, cellular automata, chaos theory and artificial intelligence, are the next ten years of the computing technology have a major impact on the key technology." Platform: |
Size: 303104 |
Author:sunguili |
Hits:
Description: 遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后十年的计算技术有重大影响的关键技术”。-Referred to as genetic algorithm GA (Genetic Algorithm), in essence is a kind of do not rely on specific issues of direct search method. Genetic algorithm in pattern recognition, neural networks, image processing, machine learning, optimization of industrial control, adaptive control, biological sciences, social sciences and so on have been applied. Research in artificial intelligence, now that the " genetic algorithms, adaptive systems, cellular automata, chaos theory and artificial intelligence, are the next ten years of the computing technology have a major impact on the key technology." Platform: |
Size: 307200 |
Author:sunguili |
Hits:
Description: 遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后十年的计算技术有重大影响的关键技术”。-Referred to as genetic algorithm GA (Genetic Algorithm), in essence is a kind of do not rely on specific issues of direct search method. Genetic algorithm in pattern recognition, neural networks, image processing, machine learning, optimization of industrial control, adaptive control, biological sciences, social sciences and so on have been applied. Research in artificial intelligence, now that the " genetic algorithms, adaptive systems, cellular automata, chaos theory and artificial intelligence, are the next ten years of the computing technology have a major impact on the key technology." Platform: |
Size: 176128 |
Author:sunguili |
Hits:
Description: 一本相当好OpenCV教程,包括图像处理、计算机视觉和机器学习等-There is a very good tutorial of OpenCV. It includes image processing, computer vision and machine learning. Platform: |
Size: 10757120 |
Author:ferrari |
Hits:
Description: We present a real-time model-based vision approach for detecting and tracking vehicles from a moving platform. It
was developed in the context of the CMU Navlab project and is intended to provide the Navlabs with situational
awareness in mixed trac. Tracking is done by combining a simple image processing technique with a 3D extended
Kalman lter and a measurement equation that projects from the 3D model to image space. No ground plane
assumption is made. The resulting system runs at frame rate or higher, and produces excellent estimates of road
curvature, distance to and relative speed of a tracked vehicle. We have complemented the tracker with a novel
machine learning based algorithm for car detection, the CANSS algorithm, which serves to initialize tracking Platform: |
Size: 387072 |
Author:zhangjianrong |
Hits:
Description: an image analysis set of codes to help you in understanding probabilistic image analysis for pattern recognition , machine learning and computer vision research works Platform: |
Size: 5120 |
Author:ravi |
Hits:
Description: 本书从机器学习的角度介绍了基于视觉的运动分析领域的最新算法和系统。-Techniques of vision-based motion analysis aim to detect, track, identify, and generally understand the behavior of objects in image sequences. With the growth of video data in a wide range of applications from visual surveillance to human-machine interfaces, the ability to automatically analyze and understand object motions from video footage is of increasing importance. Among the latest developments in this field is the application of statistical machine learning algorithms for object tracking, activity modeling, and recognition.
Developed from expert contributions to the first and second International Workshop on Machine Learning for Vision-Based Motion Analysis, this important text/reference highlights the latest algorithms and systems for robust and effective vision-based motion understanding from a machine learning perspective. Highlighting the benefits of collaboration between the communities of object motion understanding and machine learning, the book discusses the most act Platform: |
Size: 10570752 |
Author:kankan |
Hits:
Description: 介绍了在opencv里机器学习方法的实现,比较好的中文文档说明介绍,机器学习可以应用于图像处理中-In opencv machine learning methods to achieve better Chinese document explains the introduction of machine learning can be applied to image processing Platform: |
Size: 15360 |
Author:付传卿 |
Hits:
Description: 这是我另一个同学的关于图像处理与机器学习的作业,对四组图像提取特征值,进行分类识别。LIBSVM.文件里包含代码,及一些参数调试。-This is another of my classmates on image processing and machine learning operations on four sets of image feature extraction values for classification. LIBSVM. File contains the code, and some parameters debugging. Platform: |
Size: 90112 |
Author:时局 |
Hits:
Description: Andrew Ng Cousera 机器学习K-means勇于图像压缩 以及主成分分析PCA用在人脸识别,源代码以及说明文档。(Andrew Ng Cousera machine learning , the K-means clustering algorithm and apply it to compress an image. In the second part, you will use principal component analysis to find a low-dimensional representation of face images.) Platform: |
Size: 11488256 |
Author:mark198033
|
Hits: