搜索资源列表
字模提取
- 一个非常好的字模提取软件----适用于c51,51系列单片机的汉字的代码获得-A very cool Word pattern pick-up software,for chinese character patter pick-up ,on C51/51 series SCM.
jqsjxg
- VC++开发机器视觉算法源程序(全部集成在一个pdf文档里) 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++
DGP_005
- 日文汉字的单字识别,涉及到对图像的二值化,骨架提取,模式匹配,识别率比较高-Kanji word recognition, relates to the binary image, skeleton extraction, pattern matching, a relatively high recognition rate
leisheng
- 基于小波分析的雷声信号特征提取。word文档,详细介绍了雷声信号的特征提取过程。-Based on Wavelet Analysis of thunder signal feature extraction. word document, detailing the characteristics of the signal extraction process thunder.
lcdPICK-UP
- 这是一个很好用的LCD图像、字模提取软件,可以转换BMP文件.-It s a useful software of picture and word model pick-up for LCD.
pTest
- 软件介绍: VB提取Office文件里的图标资源14315921VB编程实现获取Office中的各类图标资源,并可以保存,这些图标为您以后编程或许比较有帮助,它不需要你打开Word等软件,只要你的电脑上安有OFFICE了就可以了。-Software Descr iption: VB extract Office file icon resources 14315921VB Programming Office to obtain the various types of icon resourc
Imagefeatureextractionandanalysis
- 一篇很详细的图像的特征提取和分析方面的很有意义的论文,对初学者很有帮助-A very detailed images of feature extraction and analysis of the papers, is very meaningful for beginners helpful
zimo22
- 这是提款非常高效、易用的字(图像)模提取软件,能方便的地产生C51、A51等格式数据。-This is a very effect and easy software for Word or picture pattern pick-up.Could easly product a C51/A51 data file.
Text_Feature_Extraction
- 文本特征提取方法研究。文本的表示及其特征项的选取是文本挖掘、信息检索的一个基本问题,它把从文本中抽取出的特征词进行量化来表示文本信息。-Text Feature Extraction. And characteristics of the text of that item selection is text mining, information retrieval is a basic problem, which to extract from the text to quantify t
myPCA
- 主元分析,主要用于多维数据的降维处理,能够从多维数据中提取出最主要的元素,从线性变换的角度来说就是坐标表换到一个能够体现系统特征的基座标系上-Principal component analysis, multidimensional data is mainly used for dimension reduction process, multi-dimensional data can be extracted from the most important elements, from
PG_BOW_DEMO
- bag of word,含特征提取,词包-bag of word proggramme
BagofWords
- 该论文在知网上付费下载,为2011年9月最新的关于Bag of Wo rds 算法的框架和基本内容,是学习bag of words算法的很好的入门参考。Bag of Words 算法是一种有效的基于语义特征提取与表达的物体识别算法, 算法充分学习文本检索算法的优点, 将图片整理为一系列视觉词汇的集合, 提取物体的语义特征, 实现感兴趣物体的有效检测与识别。-Bag of Word algo rithm is an efficient object r eco gnition alg or ith
ConvertPYForField
- Gis行业中常有数据需要由汉字转拼音的需求 本程序就是针对TAB数据进行字段中的汉字转换.mapinfo数据的 处理是基于MAPX5.0,拼音提取是利用IMM直取微软拼音3.0的字库 ,有词组处理多音字处理功能,并对提取的拼音进行大小写拼音符 号处理等功能.-Gis industry often data needs from the needs of Chinese characters to Pinyin, the procedure is for TAB dat
Pattern-Recognition_MATLAB_1
- 线性分类器设计,1_k近邻法,剪辑法,ANN-BP神经网络法,聚类分析法,特征选择,特征提取等模式识别常用算法,内有matlab可运行实现,还有word文档的说明。对于学习,是做好的资料。-Commonly used algorithm for linear classifier design the 1_k nearest neighbor, clip, ANN-BP neural network method, cluster analysis, feature selection, fea
TestBagofFeatures
- 基于opencv的视觉词袋训练程序,用来提取图片的视觉词典-Opencv visual word bag training program, used to extract image visual dictionary
Microsoft-Word-
- 用于图像的边缘提取,自己编写的程序,很好用,并且很经典。-Image edge extraction, I have written procedures, very good, and very classic.
EXsegment
- 提取糖尿病视网膜病变眼底图像上硬性渗出。将彩色图像转为灰度图,对灰度图进行形态学处理、去背景、阈值分割,最终将原图上的硬性渗出区域用绿色标记出来。-this word is to extrac the hard exudates on diabetic retinopathy fundus image. The color image to grayscale on grayscale morphological processing to the background, threshold s
track-red-matlab-algorithm
- 实时跟踪摄像头获取视频中的红色部分,算法由Matlab实现。计算机要有摄像头或连接USB摄像头,Matlab通过自身函数提取视频跟踪。 包含两个文件,word说明了matlab提取视频方法。m文件实现算法,其中摄像头参数部分代码可能视具体情况修改。-Get real-time tracking camera video in the red part of the algorithm by Matlab implementation. Computer must have a camera
Hough_Transform
- 先画了一个等边三角形,然后进行canny边缘检测,再霍夫变换提取了三角形的三条边,附带一份说明用word文件,适合初学霍夫变换的人使用-At first, this Matlab program draws a equilateral triangle. Then get its edge with canny operator and get three Hough Transfom straight line. There is an word document in this zip wh
差值扩展提取源码
- 这是差值扩展算法的信息提取源码,里面还有一个word说明。(This is the information extraction source of the differential expansion algorithm, and there is a word descr iption in it.)