搜索资源列表
-
1下载:
图像的特征用到了Dense Sift,通过Bag of Words词袋模型进行描述,当然一般来说是用训练集的来构建词典,因为我们还没有测试集呢。虽然测试集是你拿来测试的,但是实际应用中谁知道测试的图片是啥,所以构建BoW词典我这里也只用训练集。
其实BoW的思想很简单,虽然很多人也问过我,但是只要理解了如何构建词典以及如何将图像映射到词典维上去就行了,面试中也经常问到我这个问题,不知道你们都怎么用生动形象的语言来描述这个问题?
用BoW描述完图像之后,指的是将训练集以及测试集
-
-
0下载:
基于支持向量机的人脸检测训练集增强算法实现。根据支持向量机(support vector machine,简称SVM)~ ,对基于边界的分类算"~(geometric approach)~
言,类别边界附近的样本通常比其他样本包含有更多的分类信息.基于这一基本思路,以人脸检测问题为例.探讨了
对给定训练样本集进行边界增强的问题,并为此而提出了一种基于支持向量机和改进的非线性精简集算法
IRS(improved reduced set)的训练集边界样本增强算法,用以扩大-91l练集并改
-
-
0下载:
A Novel Efficient Approach for Audio Segmentation
a novel approach to audio segmentation
is presented. The problem of detecting audio segments’
limits is treated as a binary classification task.
Frames are classified as “segment limits” vs “n
-
-
0下载:
:对乐谱识别中的音符图像分割技术进行了研究,采用游程分析与二次投影技术对乐谱图像进行处理。
文中结合乐谱的语法特征对乐谱图像进行分析,先对图像中的音乐音符进行初步分类,对每一类的音符采用不
同的处理方法,从而解决了乐符分割的难题。 -: Notes on the music recognition image segmentation techniques were studied, using run-length analysis and re-projection image pr
-
-
0下载:
本文提出了一种基于学习的相似性度量方
法, 即将图像配准的度量问题转化为模式分类问题, 由基于机器学习设计的分类器自动检验图像是否配准. 本文对400 组图像进行了配准检验, 实验结果显示了该方法的可行性和可靠性.-This paper proposes a similarity measure based on learning methods, about the measurement problems of image registration into the pattern c
-
-
0下载:
程序实现图像问题特征的提取,可以用于遥感影像的多特征分类实验。-Procedures for image feature extraction problem, can be used for remote sensing images of multi-feature classification test.
-
-
0下载:
如何面对人们日常生活中接触到的,尤其是互联网上数量激增的图像进行有
效的分类,已经成为研究的新热点。虽然现有的图像分类技术已经取得不错的性
能,但是它们还存在着一些问题。一是大部分现有的图像分类算法都是基于图像
的底层特征,’无法解决图像分类中的“语义鸿沟”问题;二是,大多数图像分类算
法总是忽视图像中部分与部分之间的空间关系。-How to face contact with people' s daily lives, especially surge in the n
-
-
0下载:
对人脸检测所面临的问题进行探讨 ,分析有关人脸检测问题的研究方法 ,并对其进行分类和
评价。从基于模板的方法、 基于肤色模型的方法、 基于统计理论的方法三方面进行了阐述。分析各
种方法的优缺点 ,并提出了关于人脸检测问题的进一步研究方向-For face detection to explore the problems faced, analyzed the problem of face detection research methods, and its classificati
-
-
2下载:
遗传算法+FCM 用于SAR图像分类问题中,讲图分为两类或者三类~~~~~~~~~。-Genetic algorithm is used to SAR+ FCM image classification problem, speak figure divided into two classes or three kinds of ~ ~ ~ ~ ~ ~ ~ ~ ~.
-
-
0下载:
My presentation consists of four main parts.
At first, I will introduce some problems of face recognition techniques including general SIFT based methods
and the proposed SIFT classification method to solve the problem.
And then the propo
-
-
0下载:
Many state-of-the-art approaches for object recognition
reduce the problem to a 0-1 classifi cation task. Such re-
ductions allow one to leverage sophisticated classifi ers for
learning. These models are typically trained independentl
-
-
0下载:
三维点集配准问题是计算机技术中的一个极其重要的问题,作为解决三维点集配准问题的一个应用较为广泛的算法,ICP算法得到了研究者的关注,本文以一种全新的思路从配准元素的选择、配准策略的确定和误差函数的求解等3个方面对三维点集配准的ICP算法的各种改进和优化进行了分类和总结。-3D point set registration problem is an extremely important problem in computer technology, is widely used as an a
-
-
0下载:
实现多光谱图像的物质分类和显示,并进行面积统计。可以设置类数和采样数,采样时,用鼠标选取采样点,每类采样点选完,需要输入类名-This program can realize the classification and demonstration of multispectral images,and the area statistics of the class. In the program, you can set the number of class and sampling fr
-
-
0下载:
根据模式识别理论,低维空间线性不可分的模式通过非线性映射到高维特征空间则可能实现线性可分,但是如果直接采用这种技术在高维空间进行分类或回归,则存在确定非线性映射函数的形式和参数、特征空间维数等问题,而最大的障碍则是在高维特征空间运算时存在的“维数灾难”。采用核函数技术可以有效地解决这样问题。
-According to the pattern recognition theory, a low dimensional space linearly inseparable pattern th
-
-
0下载:
人脸检测一直是人们在研究的问题,流形学习用于人脸检测中的特征提取,用PCA与constructM进行降维,KNN分类器用于分类。取得非常好的效果。-Face detection has been the problem of people in the study, manifold learning for face detection feature extraction using PCA and constructM dimension reduction, KNN classifier
-
-
0下载:
支持向量机方法中也存在着一些亟待解决的问题,主要包括:如何用支持向量机更有效的解决多类分类问题,如何解决支持向量机二次规划过程中存在的瓶颈问题、如何确定核函数以及最优的核参数以保证算法的有效性等。-Support vector machine (SVM) method also exist some problems to be solved, mainly includes: how to use support vector machine (SVM) is more effective t
-
-
0下载:
背景建模是实现运动目标检测与跟踪的关键技术之一。在实时视频监控系统中,对背景建模算法的运行时间及所提取出的背景图像的实时性有很高的要求,针对这一问题,提出了一种基于切比雪夫不等式的自适应阈值背景建模算法。算法利用切比雪夫不等式计算像素点色度变化的概率估计值,提出了一种自适应阈值分类方法,它将像素点快速分类为前景点、背景点及可疑点,再利用核密度估计方法对可疑点进行进一步分类,最后利用背景更新算法提取实时背景图像。实验结果证明,该算法能快速有效地区分特征明显的背景点与前景点,提高了背景图像提取的速
-
-
0下载:
Using adaboost with linear threshold classifier
for a two class classification problem.-Using adaboost with linear threshold classifier for a two class classification problem.
-
-
0下载:
提取图像特征进行图像的二分类问题,能够实现对输入图像的分类(有没有人)。-Extract image features two image classification problem, it is possible to realize the input image classification (there is no one).
-
-
0下载:
用MATLAB自带的工具箱实现svm的多分类问题,代码有注释。-MATLAB comes with the toolbox to achieve svm multi-classification problem, the code has comments.
-