Projects for industrial computer vision and robotics.
- Camera calibration
- Object pose estimation
- ArUco marker pose estimation
- Surface defect detection
- Classical ML defect classification (Not developped yet)
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt