Skip to content

This the clothes recognition implementation for EU PF7 project CloPeMa

Notifications You must be signed in to change notification settings

lmmartine/clothes_recognition

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Matlab with ROS support(> 2015)

Matlab with Custom Messages in ROS

Copy the matlab_srvs directory to home

In matlab :

$ roboticsSupportPackages
$ rosgenmsg('matlab_srvs')

Follow indications in matlab:

  1. Edit javaclasspath.txt, add the following file locations as new lines, and save the file:

matlab_srvs/matlab_gen/jar/ug_srvs-2.0.0.jar

  1. Add the custom message folder to the MATLAB path by executing:

addpath('matlab_srvs/matlab_gen/msggen')

savepath

  1. Restart MATLAB

Run the demo

download dataset from: ...

compress and move it to home directory i.e. ~/clothes_sequence_dataset

$ rosinit
$ demo

About

This the clothes recognition implementation for EU PF7 project CloPeMa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 41.2%
  • C 25.2%
  • C++ 21.4%
  • Fortran 4.3%
  • HTML 3.3%
  • Makefile 2.0%
  • Other 2.6%