Tytuł pozycji:
GrabCut with shape priors for multiple object segmentation
Celem pracy było stworzenie modułu do biblioteki OpenCV implementującego modyfikację algorytmu GrabCut umożliwiającą segmentację wielu obiektów z uwzględnieniem informacji o ich kształcie, oraz automatyzacja doboru parametrów algorytmu.W pracy opisano powyższy algorytm segmentacji, jak i wymagany przez niego algorytm normalizaji kształtu. Następnie opisano porces przygotowania danych do eksperymentu, a także proces doboru parametrów i ewaluacji otrzymanego modelu.
The aim of this work was to create module to OpenCV coputer vision library which implements GrabCut algotithm with shape priors for multiple object segmentation.This work contains description of foregoing segmentation algorithm and normalization algorithm which is used in segmentation process. It also contains description of the process of generating the data for the experiment, selecting parameters and evaluating created model.