alvarocollet / gpu_turbopixels

Superpixel computation (using Levinhstein's Turbopixels) on the GPU, achieving 2-3fps on 640x480 images.
5 stars 6 forks source link

Hey... #1

Open amueller opened 13 years ago

amueller commented 13 years ago

These are tested python with the nSuperpixel argument. They are really thin and should work whenever the underlying code works. They rely on pyublas and boost::ublas. You probably shouldn't pull my first commit as I messed with the CMakefile. Maybe I'll add a small test...