搜索资源列表
Text-independentspeakerrecognition
- 好不容易找到的外国博士论文,关于Text-independent speaker recognition
Text Windows Svm
- 支持向量机程序(2)Text Windows Svm-A program of Text Windows Svm based on support vector machines.
Hidinginformationinbinaryimage
- 基于隐藏密钥可以,将秘密信息msg嵌入到二值载体图像cover,算法简单,主要适合于将密文隐藏在BMP格式的文档里。-Key can be based on hidden, secret information will be embedded into the binary vector msg image cover, simple algorithm, mainly for the cipher text hidden in the BMP format documentation.
kmeans
- kmeans文本聚类算法的简单实现,是用JAVA实现的-kmeans a simple realization of the text clustering algorithm is implemented using JAVA
text-classification
- 分别使用KNN,NB和SVM算法实现的分本分类的作业,内含数据集合以及详细的实验报告。-Text classification with method of KNN,NB and SVM。
MatlabRidgeDetection
- Matlab多种图像边缘检测方法 1、用Prewitt算子检测图像的边缘 2、用不同σ值的LoG算子检测图像的边缘 3、用Canny算子检测图像的边缘 4、图像的阈值分割 5、用水线阈值法分割图像 6、对矩阵进行四叉树分解 7、将图像分为文字和非文字的两个类别 8、形态学梯度检测二值图像的边缘 9、形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-Matlab a variety of image edge detection method 1, u
Text-Classification-CPP
- 利用贝叶斯算法进行文本分类,用VC++实现的源代码 -Bayesian text classification algorithm, implemented using VC++ source code
knn
- k最邻近算法,经典的分类算法,绝对有帮助-k-nearest neighbour algorithm,it is a classical algorithm for text cluster
SVM
- 这是SVM文本分类程序源码,既有java版本,也有C++版本。 -This is a SVM text classification program source code, both java versions, there are C++ version.
OCR[1]
- 一种用文字识别的OCR方法,可以较好的识别出文字-OCR text recognition with a way to better identify the text
text_extraction
- Text Extraction Matlab Simulation Source Code
TxT_to_pices
- MATLAB文本分割器,运行程序,输入文件名和分割大小,就可以分割了。 本人比较爱看小说,经常会用到文本分割器,于是用m语言编了一个,分割效率还是挺高的,希望各位会喜欢。-MATLAB version of partition, and run the program, enter the file name and the partition size, you can split it. I am more love stories, often used for text segmen
qmle
- the text file QMLE contains the quasi maximum likelyhood estimating procedure and performing Information Matrix test for a univariate GARCH(1,1) model
wrightingRecognition
- 一个图像文字识别软件源码,可以识别给定图像上的文字并导出文档-An image source text recognition software to identify a given text and images on export documentation
The-text-data-about-data-mining-algorithms
- 文本数据的数据挖掘算法:对大量存在的文本数据,用已有的结构化数据挖掘技术,提出了非结构化数据知识发现方法。-The text data about data mining algorithms
text-detection
- 采用matlab实现图像中文本的检测、定位、分割以及识别功能!有利于初学者快速入门!-The function of this code is to detect,locate,separate and recognize the text in an image using matlab programming langage. It is very useful for a beginner!
OCR-text
- text extraction using canny
text classfication
- 朴素贝叶斯文本分类的简单案例,了解朴素贝叶斯的算法实现过程(Naive Bayes text classification of simple cases, to understand the naive Bayes algorithm implementation process)
text summarization
- c++ text summrization text minimzation
text encryption
- 对一个文本串以事先给出的字母映射进行加密,未映射的字符不改变。(A text string is encrypted by the alphabetic map given in advance, and the characters that are not mapped remain unchanged.)