Skip to content

Fauny/opencv-annotation-tool

Repository files navigation

Image mark up helper for opencv_createsamples

An html image annotation tool for OpenCV Cascade Classifier Training, used for generating the -info file.

Live Site

How to use

  1. Add an image file
  2. move and resize the select rectangle to mark up one sample, double-click or press enter key to record one.
  3. repeat step 2 until all samples marked up.
  4. repeat step 1 to step 3, until all your sample files marked.
  5. click make*copy button to copy generated descript info to clipboard

Operation hints 💡

  1. you can swtich file by click in the file list
  2. you can location each sample by click in the markers list
  3. you can move the select rectangle by Arraw-keys, and resiz with Shift pressed, and with Alt key pressed you can key the rect to a square.
  4. click on the "X" at the end of a marker list item will delete it.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

About

An html image annotation tool for [OpenCV Cascade Classifier Training](https://docs.opencv.org/3.3.1/dc/d88/tutorial_traincascade.html), used for generating the -info file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published