Skip to content

MiguelCastro3/Application-for-manual-segmentation

Repository files navigation

Application for manual segmentation

PROJECT:

In this project, an application was developed that performs manual segmentation in RGB images. It also allows you to edit the segmentation in progress and, finally, saves the segmentation as a binary image. The application was implemented in C++, using Qt as a graphical UI.

FEATURES:

  • Manual segmentation in an RGB image;
  • Edit the current segmentation, from deleting the last selected point (and line), until deleting all the segmentation performed;
  • Define a new segmentation, different from the segmentation previously created;
  • View the three image channels (RGB);
  • Save the segmentation performed and view the final result.

FILES:

RESULTS:

1

2

3

Releases

No releases published

Packages

No packages published