资源列表
K-SVD
- K-SVD是一种经典的字典训练算法,依据误差最小原则,对误差项进行SVD分解,选择使误差最小的分解项作为更新的字典原子和对应的原子系数,经过不断的迭代从而得到优化的解。-K-SVD is a classic dictionary training algorithm, based on the principle of minimum error, the error items SVD decomposition, choose to make the smallest error decom
improvedBinarization
- 改进的图像二值化工程文件,自适应的二值化阈值调整,opencv-Improved binarization project file, opencv
OpenCV-2.1.0
- opencv for linux c++ build
happy_recon.tar
- 斯坦福欢喜佛三维重建,目的是使一定范围内的数据和详细的重建提供给公众-Source: Stanford University Computer Graphics Laboratory Scanner: Cyberware 3030 MS+ spacetime analysis
SURF
- 本程序是将已有的程序针对掌纹图像识别进行了定向改进,改进之后识别率大大提升-This program is an existing program palmprint identification has been targeted for improvements, the recognition rate improved greatly enhanced after
swfsc
- 多种flash场景:可以应用于会声会影电子相册制作,也是制作FLASH动画的好素材-Ulead good material can be applied to electronic album production, is produced FLASH animation: multiple scenarios flash
Data-compression-coding-technology
- 图像处理技术的一般包括图像压缩,增强和复原,匹配、描述和识别3个部分。 常见的系统有康耐视系统、图智能系统等,目前是正在逐渐兴起的技术。-Image processing technology generally include image compression, enhancement and restoration, matching, descr iption and identification of three parts. Common system Cognex system,
LBP2
- 提取lbp特征,基于opencv的。简单代码-lbp feature
Lire-0.9.4-beta_2
- lire,是一个基于java的开源代码,可用各种特征进行图像搜索-lire, is a java based open source code, using various features for image search
FaceRec_Final
- 5-fold cross valication for Face recognition using PCA, SVM and KNN.
face_recognition
- 基于python的PCA(主成分分析降维)人脸识别(PCA (principal component analysis dimensionality reduction) face recognition based on python)
dbscan
- 一个很好的密度聚类算法,能够运行。是学习Dbscans密度聚类算法的好例子。-this is a good gramer.