Hand-Geometry-Recognition

所属分类:人工智能/神经网络/深度学习
开发工具:matlab
文件大小:1275KB
下载次数:3
上传日期:2020-04-08 01:06:02
上 传 者有饭吃
说明:  此程序展示了使用RCNN神经网络进行手势识别的训练和识别过程
(This program shows the training and recognition process of gesture recognition using RCNN neural network)

文件列表:
GuiMain.fig (6610, 2014-11-24)
GuiMain.p (2898, 2014-11-24)
Presentation.ppt (1188864, 2014-11-24)
TrainedNetFile.mat (36673, 2014-11-24)
data (0, 2014-11-24)
data\001_l_460_01.jpg (18383, 2014-11-24)
data\001_l_460_02.jpg (18359, 2014-11-24)
data\001_l_460_03.jpg (18884, 2014-11-24)
data\002_l_460_01.jpg (19065, 2014-11-24)
data\002_l_460_02.jpg (21217, 2014-11-24)
data\002_l_630_04.jpg (17319, 2014-11-24)
data\002_l_630_05.jpg (17888, 2014-11-24)
data\002_l_630_06.jpg (18117, 2014-11-24)
data\003_l_460_01.jpg (17301, 2014-11-24)
data\003_l_460_02.jpg (17906, 2014-11-24)
data\003_l_460_03.jpg (16821, 2014-11-24)
data\004_l_850_01.jpg (15801, 2014-11-24)
data\004_l_850_02.jpg (16446, 2014-11-24)
data\004_l_850_03.jpg (16163, 2014-11-24)
findcode.p (910, 2014-11-24)
findestremadistance.p (237, 2014-11-24)
findfirstminimum.p (328, 2014-11-24)
findhandfeatures.p (505, 2014-11-24)
findhandperimeter.p (731, 2014-11-24)
findtop5maxmin.p (282, 2014-11-24)
simnet.p (215, 2014-11-24)
sourcecode.m (407, 2014-11-24)
trainnet.p (751, 2014-11-24)
new (0, 2020-04-08)

% Unzip all files in Matlab current directory, then type "handrec" % on Matlab command window. A simple and intuitive GUI should appear. % % GUI FUNCTIONS % % SELECT IMAGE % Read the input image % % ADD SELECTED IMAGE TO DATABASE % Input image is added to database and will be used for training. An % integer ID is required. ID is a progressive integer number associated to % hand. % % DATABASE INFO % Show informations about the images present in database. % % HAND GEOMETRY RECOGNITION % Hand matching. Selected input image is compared with all hand images % present in database. % % DELETE DATABASE % Remove database from the current directory. % % INFO % Show informations about this software. % % FEATURE VISUALIZATION % Visualization utility. % % SOURCE CODE FOR HAND GEOMETRY RECOGNITION SYSTEM % How to obtain the complete source code. % % EXIT % Quit program. % % % HAND GEOMETRY RECOGNITION SYSTEM V3 % % In order to obtain the complete source code please visit % % http://matlab-recognition-code.com/hand-geometry-recognition-system-matlab-full-source-code/ % % For any question please email me hamdouchhd@hotmail.com % % Hamdi Boukamcha % Sousse % 4081 % Tunisia % email hamdouchhd@hotmail.com % mobile +21650674269 % website http://matlab-recognition-code.com % %

近期下载者

相关文件


收藏者