Erotemic / ibeis

image based ecological information system
Apache License 2.0
49 stars 17 forks source link

Meanshift crashes on small input #4

Closed Erotemic closed 7 years ago

Erotemic commented 10 years ago

When using the meanshift algorithm to compute encounter there is an error deep within scipy. I got this running test_gui_all, so compute encounters on testdb1 should reproduce this.

It probably shouldnt work on small input, but it shouldnt crash either!