Image recognition for hand_eye calibration
./
├── ImageRecognition
│ ├── demo.cpp
│ ├── imagelist.txt
│ └── run.sh
├── README.md
└── calibration-toolkit
├── delete_data.sh
├── integrate_data.sh
└── setup.sh
to be completed.