PixelAnnotationTool

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

Github星跟蹤圖

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


主要指標

概覽
名稱與所有者abreheret/PixelAnnotationTool
主編程語言C++
編程語言CMake (語言數: 6)
平台Linux, Mac, Windows
許可證GNU Lesser General Public License v3.0
所有者活动
創建於2017-10-03 16:52:13
推送於2022-11-21 13:39:21
最后一次提交2022-11-21 14:15:51
發布數9
最新版本名稱v1.5.0 (發布於 2022-11-21 14:39:00)
第一版名稱v1.0.0 (發布於 2017-10-05 11:24:26)
用户参与
星數1.4k
關注者數45
派生數310
提交數126
已啟用問題?
問題數69
打開的問題數21
拉請求數11
打開的拉請求數3
關閉的拉請求數4
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?

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