Skip to content

abreheret/PixelAnnotationTool

Repository files navigation

PixelAnnotationTool


Linux/MAC Windows Donate
Build Status Appveyor Build Status Donate

Software that allows you to manually and quickly annotate images in directories. The method is pseudo manual because it uses the algorithm watershed marked of OpenCV. The general idea is to manually provide the marker with brushes and then to launch the algorithm. If at first pass the segmentation needs to be corrected, the user can refine the markers by drawing new ones on the erroneous areas (as shown on video below).

gif_file

Example :

Little example from an user (tenjumh) of PixelAnnotationTools : https://www.youtube.com/watch?v=tX-xcg5wY4U


Building Dependencies :

  • Qt >= 5.x
  • CMake >= 2.8.x
  • OpenCV >= 2.4.x
  • For Windows Compiler : Works under Visual Studio >= 2015

How to build go to here

Download binaries :

Go to release page

Donate :

If you like, donate !

Donating is very simple - and secure. Please click here to make a donation.

Thank you!

Your donation will help me to maintain and update PixelAnnotationTool.

License :

GNU Lesser General Public License v3.0

Permissions of this copyleft license are conditioned on making available complete source code of licensed works and modifications under the same license or the GNU GPLv3. Copyright and license notices must be preserved. Contributors provide an express grant of patent rights. However, a larger work using the licensed work through interfaces provided by the licensed work may be distributed under different terms and without source code for the larger work.

more

Citation :

  @MISC{Breheret:2017,
    author = {Amaury Br{\'e}h{\'e}ret},
    title = {{Pixel Annotation Tool}},
    howpublished = "\url{https://github.com/abreheret/PixelAnnotationTool}",
    year = {2017},
  }