搜索资源列表
stprtool
- 统计模式识别工具箱,stprtool,安装在matlab中直接使用-Statistical Pattern Recognition Toolbox, stprtool, be used directly installed in the matlab
PRTOOL
- 模式识别工具箱prtool,安装到matlab使用-Pattern recognition toolbox prtool, install matlab using the
fdp5final
- Face Detection System 基于Gabor特征提取和人工智能的人脸检测系统源代码 使用步骤: 1. 拷贝所有文件到MATLAB工作目录下(确认已经安装了图像处理工具箱和人工智能工具箱) 2. 找到"main.m"文件 3. 命令行中运行它 4. 点击"Train Network",等待程序训练好样本 5. 点击"Test on Photos",选择一个.jpg图片,识别。 6. 等待程序检测出人脸区域
toolbox-master
- 这个工具箱是为了方便图像和视频在 matlab 环境中的操作。其目的是为了补充,而不是替换 Matlab 图像处理工具箱,事实上它需要安装 Matlab 图像工具箱。强调对代码效率和代码重用。-This toolbox is meant to facilitate the manipulation of images and video in Matlab. Its purpose is to complement, not replace, Matlab s Image Processing
handwriting-learning
- 手写数字识别程序,matlab运行前,先点击安装控件,内部有三种模型,GUI形式,使用方便-Handwritten numeral recognition program, matlab run before, first click on the installation of control, there are three kinds of models, GUI form, the use of convenience
WebcamObjectClassification
- matlab Webcam图像辨别 需安装webcam和alexnet app(matlab WebcamObjectClassification)
shishizhuizong
- 实时人脸识别与追踪,主要运用了Matlab计算机视觉工具箱,维奥拉-琼斯算法,KTL算法。 直接运行代码会出现”错误使用webcam,尚未安装MATLAB Support Package for USB Webcams。打开Support Package Installer即可安装Webcam Support Package”这个错误。(Real time face recognition and tracking mainly use Matlab Computer Vision Too