
Nov. 17, 2014
6:38 p.m.
Hi Jeff On 2014-11-14 17:27:42, jeff witz <witzjean@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