davidstutz / seeds-revised

Implementation of the superpixel algorithm called SEEDS [1].
http://davidstutz.de/projects/superpixelsseeds/
BSD 3-Clause "New" or "Revised" License
52 stars 16 forks source link

how to introduce depth information into the algorithm #2

Open ttsesm opened 8 years ago

ttsesm commented 8 years ago

Hi David,

First of all nice work. However, I have a question how I can introduce depth information into your algorithm. It is not that clear to me how you did it, therefore I would appreciate any feedback.

Best, Theodore

davidstutz commented 8 years ago

Sorry for the late reply. The depth-part of the algorithm is currently not checked in, but you can send me a mail and I can give you the code ;)