搜索资源列表
usaxray
- 美国X射线扫描仪图像识别专利介绍,包括算法和C语言描述。-American X-ray scanner image recognition patents, including algorithms and C-language descr iptions.
20070427105112594
- 基于DSP的手写数字识别系统.介绍了基于TMS320VC5402的手写数字识别系统和该系统的基本原理,给出了它的硬件原理图和软件设计程序框图。最后描述了所用的识别算法和改进的训练算法-DSP-based digital handwriting recognition system. Based on the number of handwritten TMS320VC5402 character recognition system and the system's basic prin
wzsb
- 文字识别系统--数字字符的识别算法,将数字字符的顶部、左右两侧的局部轮廓结构和统计特征组合成特征向量,用以描述10个数字。采用用结构语句识别算法识别底部残缺的和完整的数字字符。-Character Recognition System -- Character recognition algorithm, the top figures of characters, around both sides of the partial outline of the structure and sta
svm_image
- 一个基于支持向量机和傅立叶描述子的字符识别算法:傅立叶描述子表征字符的轮廓特征
VideoPlateRecognizer
- 车辆视频检测和号牌识别的电子书籍,详细描述了车辆的检测、分割、识别的算法设计。
FIGURE-REASEARCH
- 指纹算法研究,其中详细的讲解了指纹识别的整个过程算法描述-THE FIRGURE RECONGNISE
HDL
- 用语言描述和模拟图像二值化 神经网络,由浅到深介绍高级算法-Language to describe and simulate the image binarization neural network
Scale-invariant_feature_transform
- 尺度不变特征变换(Scale-invariant feature transform或SIFT)是一种计算机视觉的算法去查找并描述图像的局部特征。sift比较通俗的详解,比一般的详细。英文-Scale Invariant Feature Transform (Scale-invariant feature transform, or SIFT) is a computer vision algorithm to find and describe the local features of th
ArteryReco
- 定性与定量地描述冠状动脉血管,很大程度依赖于造影图像中的血管结构识别结果,对此,提出了一种多特征模糊识别算法判别血管结构.实现过程中,首先通过图像预处理获得血管初始特征,然后利用一圆周探测器沿血管路径扫描并获取多种局部测度;在定义各种局部测度的多特征模糊子集及其隶属度函数之后,通过构造模糊识别算子准确地判别血管的端、段、分支和交叉结构.该方法在仿真血管模型和多套实际冠状动脉造影图像上获得了较好的效果,对实际图像的结构识别平均正确率达到92 。-Qualitative and quantitati
FaceDetect
- 人脸识别的一些论文和文章,也包括一些算法的描述。-Recognition of a number of papers and articles, including a descr iption of some algorithms.
Hierarchicalpalmprintrecognition
- 层次结构的掌纹识别算法实现的详细过程描述,第一层为主纹线特征,第二层为双树复小波特征。-Hierarchical palmprint identification algorithm described in the detailed process, the first floor features the main ridge, the second layer DTCWT features.
surf
- 自然场景图像局部不变特征检测与描述,surf算法的图像匹配-Natural scene image detection and descr iption of local invariant features, surf image matching algorithm
aaa
- 简析常用车牌定位算法,主题思想描述,很有帮助-License Plate Location Algorithm used Analysis, theme descr iption, very helpful
Lucas-Kanade
- 本文描述了L-K算法,以及其应用范围,其在人脸识别中的重要性-it introduces L-K agorithm and its abblity
xcs
- 用于描述认得脸部的图像处理软件的分析与算法可用于侦测方面的实际运用-Recognize the face images used to describe the analysis and processing software algorithms can be used to detect the practical application of
LccSPM
- LLC做的图像分类算法,非常经典的图像分类算法。属于Bag-of-Feature模型,采用的是SIFT特征描述组。-LLC do image classification algorithm, belonging to the Bag-of-Feature model using the SIFT descr iptor group
test
- 用matlab实现的EM算法,算法描述简单,而且有很多的注释-Using matlab realize the EM algorithm, algorithm descr iption is simple, and there are a lot of notes
CABLLITION
- 主要是描述一种新的标定算法 ,halcon里面的函数进行标定-Mainly describe a new calibration algorithm, halcon calibration function inside
PeopleDensitydll
- 视频图像的人群密度检测,多种人群密度场景下人群计数算法: 算法功能:建立图像特征和图像人数的数学关系 算法输入:训练样本图像1,2…K 算法输出:模型估计参数 ,参考图像 算法流程:1)对训练样本图像进行分块处理(算法1.1); 2)通过算法1.2,计算训练样本各个对应分块的ALBP特征归一化,再用K-means算法(可使用opencv等算法库实现,不再描述其算法),将图像块分成k(k<K)类,获取k(k<K)个聚类中心,即为参考图像; 3)对分块的图像进行与
BagOfWordsDEMO
- BAG OF WORDS算法应用于图片分类。图像特征用sift算法描述,分类机利用了libsvm方法。-BAG OF WORDS algorithm is applied to image classification. Image features using sift algorithm descr iption, classification machine utilizes libsvm method.