lmmartine / clothes_recognition

This the clothes recognition implementation for EU PF7 project CloPeMa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:MATLAB 41.2%Language:C 25.2%Language:C++ 21.4%Language:Fortran 4.3%Language:HTML 3.3%Language:Makefile 2.0%Language:Python 1.2%Language:CSS 0.5%Language:Objective-C 0.4%Language:Roff 0.2%Language:TeX 0.1%Language:Clean 0.1%Language:M 0.1%Language:Shell 0.0%Language:CMake 0.0%Language:Limbo 0.0%