搜索资源列表
关于gabor算法的matlab和c的源程序
- 关于gabor算法的matlab和c的源程序-algorithm on the Matlab and c of the source
ant
- 蚁群算法仿真模拟程序,用c的图形界面,直观的展示了蚁群算法的仿生学过程。为读者了解改算法有直接的指导意义-ant colony algorithm simulation program, c graphical interface, and visual display of the ant colony algorithm Bionics process. For readers to understand the algorithm change is directly guiding si
fvs_mask
- 计算有效的指纹区域(剔除非指纹区域以及模糊指纹区域)。代码由C写成。详细情况见解包后的说明-calculated effective fingerprint region (excluding non - fingerprint regional and fuzzy fingerprint regional). Written by C code. Details of the opinion after the note packets
fvs_minutia
- 显示了如何从细化后的指纹图像中获得细节点集合。代码由C写成。详细情况见解包后的说明-shows how detailed the fingerprint image details were set point. Written by C code. Details of the opinion after the note packets
fvs_thinner
- 描述了怎样细化一个指纹图像。细化后的图像尽可能的代表了指纹的脊线。代码由C写成。详细情况见解包后的说明-describes how a detailed fingerprint image. After thinning image as a representative of the fingerprint ridge line. Written by C code. Details of the opinion after the note packets
fvs_enhancer
- 指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图像都是位图。代码由C写成。详细情况见解包后的说明-fingerprint enhancement procedures, describes how to use the library to enhance the fingerprint image. The original image and objectives are bitmap images. Written by C code. Details of the opini
renliandingweishili
- 人脸定位实例,是用 visual C++ 开发的,是学习的好材料-Face positioning example is the use of visual C development, is a good learning materials
ghmm-0.7.0a.tar
- 隐马尔科夫模型及其在语音处理中的应用,这个是GNU提供的算法库,类unix环境,C语言,当前最新版本已经不再提供C++的了。-Hidden Markov Model and the voice processing applications, this is the GNU algorithm library, unix environment category, C language, the current latest version is no longer available in C
canny_src
- 本程序是用C语言编写的CANNY算子比以往的SOBEL算子更细。-this program is the C language Canny operator than ever SOBEL Operator more detailed.
biology
- 3个用于DNA序列中一些基本信息的检测程序。C语言实现,比较简单。-three DNA sequences for some basic information on the testing procedures. C language, relatively simple.
csoures
- 模式识别中的K均值的动态聚类算法,C语言编写-pattern recognition of the dynamic K-means clustering algorithm, C language
trace4all
- 基于"trace transform"的识别2D图像的C++源程序, 主文件是tt.cpp, 在LINUX下可以用 g++ tt.cpp -o tt -O3进行编绎, 而且最后的结果也可以在MATLAB下显示出来, This package presents C++ tools to the trace transform of a 2D image, and related objects, i.e. circuses and triple features, matlab
GA_RPS_final
- c#编写,遗传算法提高RPS(石头剪子布)游戏电脑对人的胜率。-c # preparation, genetic algorithm RPS (rock scissors Brazzaville), a computer game on a triumph.
扫雷 (1)
- 用C写的扫雷程序-C write mine procedures
指纹识别C++源码
- 指纹识别代码 用c++ 编的 指纹识别系统设计-fingerprint identification code using the c series Fingerprint Identification System Design
简单的人工智能动物识别系统 c++ 源代码
- 简单的人工智能动物识别系统 c++ 源代码 可以运行实现-Animal Identification System Artificial Intelligence c++ source code
DetectionLibrary
- Chesnokov Yuriy写的人脸检测库,内容涵盖肤色检测、运动估计、SVM分类、PCA/LDA/ICA特征提取以及神经网络分类器等。-The article demonstrates face detection SSE optimized C++ library for color and gray scale data with skin detection, motion estimation for faster processing, small sized SVM and NN
genetic_code
- genetic algorithm C source code