Victor Lee

Results 1 issues of Victor Lee

Dear Atılım, I encountered problem when using the library on iOS, which happened when I trying to get boundary: ``` std::vector foregroundBoundary = findBoundaryPixels(trimap, 255, 128); std::vector backgroundBoundary = findBoundaryPixels(trimap,...