登录
首页 » Matlab » FLD人臉辨識

FLD人臉辨識

于 2023-06-14 发布 文件大小:180.05 kB
0 136
下载积分: 2 下载次数: 1

代码说明:

% A sample script, which shows the usage of functions, included in % FLD-based face recognition system (Fisherface method) % % See also: CREATEDATABASE, FISHERFACECORE, RECOGNITION % Original version by Amir Hossein Omidvarnia, October 2007 %             clear all clc close all % You can customize and fix initial directory paths TrainDatabasePath = uigetdir(strcat(matlabroot,"work"), "Select training database path" ); TestDatabasePath = uigetdir(strcat(matlabroot,"work"), "Select test database path"); prompt = {"Enter test image name (a number between 1 to 10):"}; dlg_title = "Input of FLD-Based Face Recognition System"; num_lines= 1; def = {"1"}; TestImage  = inputdlg(prompt,dlg_title,num_lines,def); TestImage = strcat(TestDatabasePath,"",char(TestImage),".jpg");

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • buckme
    matlab simulink buck电路的 PID 仿真模型 matlab 2010以上可用(matlab simulink DC-DC chopper buck PID model matlab version 2010)
    2013-11-29 21:45:59下载
    积分:1
  • WriteFile
    Simple code to write a file in C
    2015-04-03 20:09:23下载
    积分:1
  • < Matlab遗传算法工具箱及应用>> 配套的遗传算法工具箱 gatbx...
    < Matlab遗传算法工具箱及应用>> 配套的遗传算法工具箱 gatbx-> matching the genetic algorithm toolbox gatbx
    2022-03-18 20:13:00下载
    积分:1
  • TURBOC 文本处理常规库
    TURBOC 文本处理常规库(TURBOC2.0 conventional text-processing library)
    2005-02-17 16:40:27下载
    积分:1
  • Henon_map
    此程序用于场生著名的非线性动力系统Henon 混沌序列, 并做出他的状态空间重构图.(It is used to construct dominant Henon map. and figure it.)
    2021-03-23 14:49:15下载
    积分:1
  • Immune-algorithm
    数学里的免疫算法,利用matlab编制的(Immune algorithm)
    2013-08-09 11:32:13下载
    积分:1
  • repeatability_demo
    评价描述子的好坏,能给出重叠率、正确率和查错率等(Evaluation of descriptors)
    2014-01-16 16:44:05下载
    积分:1
  • progs-saeed
    These are the Matlab programs discussed in Craig Burnside, Discrete State-Space Methods for the Study of Dynamic Economies, in Ramon Marimon and Andrew Scott, eds. Computational Methods for the Study of Dynamic Economies. Oxford: Oxford University Press, 1999.
    2010-11-20 23:36:33下载
    积分:1
  • pso-with-limitation
    带有速度限制和种群限制的粒子群优化算法程序。matlab编写。(Populations with speed limits and restrictions on particle swarm optimization algorithm. matlab prepared.)
    2013-07-24 04:10:46下载
    积分:1
  • DC_Motor_Model
    Mathematical modeling of DC Motor Model using current and speed equations
    2013-09-26 04:14:00下载
    积分:1
  • 696516资源总数
  • 106627会员总数
  • 16今日下载