max-dark / scan3d-roi-edit

ROI editor for https://github.com/max-dark/scan3d-dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains ROI Editor for Scan3D dataset

Init Virtual Environment

python3 -m venv venv

Install packages

source ./venv/bin/activate
python -m pip install -r requirements.txt

How to run

python3 -m ruler

About

ROI editor for https://github.com/max-dark/scan3d-dataset

License:MIT License


Languages

Language:Python 100.0%