SLIC.jl SLIC superpixel implementation in Julia. Run Demo $ julia --project=. demo.jl Note Current I do not implement enforce connectivity part. Reference This work have reference from laixintao. You can visit his work of SLIC (written in Python) here.