搜索资源列表
special FastICA
- 这次上传的代码是关于特征提取的主要算法之一:ica,其比pca要好-this code is uploaded on the main feature extraction algorithm : ica, better than the PCA
AR-matlab
- matlab源代码说明,有关ar谱特征提取的文档。说明很清晰,值得一看-matlab source code shows that the ar spectral feature extraction document. With clear, worth a visit
svndevtooldoc
- 一、 模块化开发中svn的使用 主要介绍模块化开发中公用模块/组件的版本控制,介绍两种方法。其中,公用模块一般指那些已经完成的、不可修改的、无法编译成dll的、功能较为完整的代码群。 -First, modular development svn introduce the use of modular development of the major utilities module/component of version control, introduction of two w
111
- debug代码 替朋友写的一个小论坛(供新人参考)也是使用的ASP编写的,功能比较简单 -debug code for a small Friend Writing Forum (for the new reference) is also prepared to use ASP, feature relatively simple
ActionScript3Cookbook
- 在Ajax 和微软WPF 袭来之前,Macromedia 率先推出基于Flash的RIA解决方案,用于创建 具有桌面程序富有交互和多功能的Web应用程序,我们称之为“Rich Internet Application”。现 在,新东家Adobe 更是赋予了Flash超越Web之能力,使之成为完整的开发环境。 除了理论,本书来源于实际Actionscr ipt应用,超过300个解决方法用于解决各种编写代码中遇 到的问题。比如: 检测用户Flash 播放器版本或操作系统 开发
PHOTODETECTION
- 用VC++实现关于纹理特征提取的代码(完整)-VC++ code on the integrity of texture feature extraction
js
- JS实现全选和取消全选. 在网上经常看到有很多人问用checkbox实现全选和取消全选的功能。网上也有不少朋友提供了很多实现的方法和代码。有些是使用两个checkbox实现的,一个做全选,一个做取消;还有一些是实现起来使用的JS代码比较多;更有一些只能用一个checkbox实现全选。附件是自己经常使用的一段实现此功能的实例。仅供参考,不足之足请高手指点。-For full selection and cancellation JS Select. In the Internet often
a
- SVM 特征选取的c代码,训练正负两类样本快速提取-C code for SVM feature selection, training, rapid extraction of the two kinds of positive and negative
perl_program_scripts
- Perl借取了C、sed、awk、shell scr ipting以及很多其他程序语言的特性。其中最重要的特性是它内部集成了正则表达式的功能,以及巨大的第三方代码库CPAN。简而言之,Perl象C一样强大,象awk、sed等脚本描述语言一样方便。-Perl borrows the C, sed, awk, shell scr ipting, and many other programming language features. One of the most important featur
Gray-Image-Feature-Extraction
- Code for Texture Extraction
PE.Explorer
- PE Explorer is the most feature-packed program for inspecting the inner workings of your own software, and more importantly, third party Windows applications and libraries for which you do not have source code.
rf5-dis
- RF5是德州仪器TI公司新近推出的DSP软件开发的起步代码参考框架,它以DSP/BIOS为基础,利用其中的数据处理元素和数据通信元素方便快捷地完成DSP软件的设计与开发RF5是RF的最新版本,其区别于RF1和RF3的显著特点是其支持动态对象创建和支持线程(任务)挂起功能,因此适合系统较复杂的应用场合-RF5 Texas Instruments TI recently announced the start code of the DSP software development frame of
analyzeNonUniformPattern
- Code takes two images-detect faces-transform them into feature with LBP-calculates histogram according to LBP codes and compare histograms you can change the parameters that how many pieces you want to fall the face to or change LBP parameters
HOG
- this code is an feature extraction called histogram of gradian(HOG)
moments
- this code extract some moment feature like zernike, zernike radial polynomials, central moments,....d
0
- 利用主元分析和奇异值分解进行人脸特征提取的方法(并详细阐述其在PQRSQT中的实现过程(包括读取图像文件U计算均值脸U求特征值和特征向量(计算人脸特征参数-实现过程均给出了MATLAB代码-Using principal component analysis and singular value decomposition facial feature extraction method (and detail its in the PQRSQT in the implementation pr
MATLAB.doc
- matlab特征提取代码 车牌识别代码 程序代码-feature extraction matlab license plate recognition code code code
IG
- 文本分类中特征提取的代码。采用信息增益法,对文本的空间向量模型能达到有效降维。文件的输入形式必须是词号-词频形式。- Text Categorization feature extraction code. Using information gain method, the vector space model of the text to achieve effective dimensionality reduction. Enter the file must be in the f
tqzxjx
- 在图像分类与识别算法研究中,目标几何特征的提取通常需要计算目标图像的最小外接矩形以获取长、宽等属性。针对该特点, 提出一种利用顶点链码与离散格林理论相结合的方式提取目标图像的最小外接矩形的算法。该算法只需根据顶点链中垂直或水平方向上的 点坐标即可求出目标的面积、形心和主轴。基于顶点链码和离散格林的主轴法和旋转法可快速求出目标的最小外接矩形。实验结果表明, 旋转法的运算速度是现有算法的 2 倍左右,主轴法的速度又比旋转法快速 2 倍左右-In the image classificat
feature
- Code for counting number of pixels on the console using hello world.