PixelAnnotationTool

迅速标注图像。「Annotate quickly images.」

Github stars Tracking Chart

PixelAnnotationTool

允许你手动快速标注目录中的图像的软件。该方法是伪手动的,因为它使用 OpenCV 的算法 watershed marked。一般的想法是手动提供带有刷子的标记,然后启动算法。如果在第一遍时,需要对分割进行修正,用户可以通过在错误的区域画新的标记来完善标记(如自述文件中第一个视频所示)。

例子

来自PixelAnnotationTools用户(tenjumh)的小例子:https://www.youtube.com/watch?v=tX-xcg5wY4U

构建依赖性

  • Qt >= 5.x
  • CMake >= 2.8.x
  • OpenCV >= 2.4.x
  • 对于 Windows 编译器:在 Visual Studio >= 2015 下工作

如何构建,请点击 这里

下载二进制文件

进入发布 页面

捐赠

如果你喜欢,请捐赠!

捐赠是非常简单的 - 而且是安全的。请点击这里进行捐赠。

谢谢!

您的捐赠将帮助我维护和更新 PixelAnnotationTool。

许可协议

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

引用

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


Main metrics

Overview
Name With Ownerabreheret/PixelAnnotationTool
Primary LanguageC++
Program languageCMake (Language Count: 6)
PlatformLinux, Mac, Windows
License:GNU Lesser General Public License v3.0
所有者活动
Created At2017-10-03 16:52:13
Pushed At2022-11-21 13:39:21
Last Commit At2022-11-21 14:15:51
Release Count9
Last Release Namev1.5.0 (Posted on 2022-11-21 14:39:00)
First Release Namev1.0.0 (Posted on 2017-10-05 11:24:26)
用户参与
Stargazers Count1.4k
Watchers Count45
Fork Count310
Commits Count126
Has Issues Enabled
Issues Count68
Issue Open Count20
Pull Requests Count11
Pull Requests Open Count3
Pull Requests Close Count4
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

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

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},
  }