All Projects → abreheret → Pixelannotationtool

abreheret / Pixelannotationtool

Licence: lgpl-3.0
Annotate quickly images.

Projects that are alternatives of or similar to Pixelannotationtool

Autoannotationtool
A label tool aim to reduce semantic segmentation label time, rectangle and polygon annotation is supported
Stars: ✭ 113 (-88.25%)
Mutual labels:  opencv, annotation, qt5
Visual Center
Proposed tool to better align logos in the center of a container.
Stars: ✭ 1,338 (+39.09%)
Mutual labels:  pixel, tool
Person Search Annotation
Cross-Platform Annotation Tool for Person Search Datasets
Stars: ✭ 9 (-99.06%)
Mutual labels:  annotation, qt5
Opencv Cheat Sheet
Opencv cheat sheet for C++
Stars: ✭ 30 (-96.88%)
Mutual labels:  opencv, pixel
Handgesture
基于Qt框架的手势识别程序,其中主要是用到了Opencv中的训练算法!属于本科水平的小项目,没有太完善!后期有空再弄吧!😄
Stars: ✭ 56 (-94.18%)
Mutual labels:  opencv, qt5
Opentrack
Head tracking software for MS Windows, Linux, and Apple OSX
Stars: ✭ 1,950 (+102.7%)
Mutual labels:  opencv, qt5
3d Bat
3D Bounding Box Annotation Tool (3D-BAT) Point cloud and Image Labeling
Stars: ✭ 179 (-81.39%)
Mutual labels:  annotation, tool
Photobooth
A flexible photobooth software
Stars: ✭ 227 (-76.4%)
Mutual labels:  opencv, qt5
Video To Ascii
It is a simple python package to play videos in the terminal using characters as pixels
Stars: ✭ 960 (-0.21%)
Mutual labels:  opencv, pixel
Pyqt5
PyQt5 from riverbank
Stars: ✭ 949 (-1.35%)
Mutual labels:  qt5
Ucoslam Cv3
Updated UcoSLAM to compile for OpenCV 3
Stars: ✭ 31 (-96.78%)
Mutual labels:  opencv
Fourier Descriptors
OpenCV project for my image processing course, horribly bad work.
Stars: ✭ 28 (-97.09%)
Mutual labels:  opencv
Deepnude nowatermark withmodel
DeepNude source code,without watermark,with demo and model download link,one command to run offline,GAN/Pytorch/pix2pix/pic2pic
Stars: ✭ 950 (-1.25%)
Mutual labels:  opencv
Air drums
This project enables you to play virtual drums simply by using concepts of image processing and computer vision.
Stars: ✭ 31 (-96.78%)
Mutual labels:  opencv
Usefonts
A tool to help designers and developers select their perfect fonts. It uses Google Fonts API to fetch the fonts.
Stars: ✭ 29 (-96.99%)
Mutual labels:  tool
Graph Based Image Segmentation
Implementation of efficient graph-based image segmentation as proposed by Felzenswalb and Huttenlocher [1] that can be used to generate oversegmentations.
Stars: ✭ 31 (-96.78%)
Mutual labels:  opencv
Saf Kotlin Router
android路由框架,支持模块化架构
Stars: ✭ 28 (-97.09%)
Mutual labels:  annotation
Python Excel Automation
Examples of automation of excel via python, and related useful things
Stars: ✭ 31 (-96.78%)
Mutual labels:  opencv
Tensorflow object counting api
🚀 The TensorFlow Object Counting API is an open source framework built on top of TensorFlow and Keras that makes it easy to develop object counting systems!
Stars: ✭ 956 (-0.62%)
Mutual labels:  opencv
Apidiff
A tool to identify breaking and non-breaking changes between two versions of a Java library
Stars: ✭ 28 (-97.09%)
Mutual labels:  tool

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},
  }
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].