News

In line 114 is_similar(start_color, matrix[x][y], 100, 100) , change the "100, 100" as your range that do the flood fill for similar color pixels. The first number is limit of smaller pixels and the ...
Only support python 3.6+, need numpy, skimage, numba, fire, scipy. If you have Anaconda, just install cudatoolkit in anaconda. Otherwise, please reference to this page to set up llvm and cuda for ...