regionprops Very slow on centroid identification

Stefan van der Walt stefan at sun.ac.za
Mon Nov 17 18:38:15 EST 2014


Hi Jeff

On 2014-11-14 17:27:42, jeff witz <witzjean at gmail.com> wrote:
> In order to deal with data in real time I have to be fast (over 100 fps). 
> So I first identify the Zones Of Interests using this example :
> http://scikit-image.org/docs/dev/auto_examples/plot_label.html

I'm afraid that for a 100 fps applications, you'll currently have to
look at OpenCV.  We'd love to get those kinds of execution times, but
it's not easily achievable with our current stack.  That said, we are
working on improving regionprops calculations.

Regards
Stéfan



More information about the scikit-image mailing list