1 | initial version |
so, that's 3 questions ..
there was a bug in the python bindings, please uptdate opencv_contrib to latest master.
you can set a threshold value in the constructor, so any distance exceeding that threshold will result in a -1 prediction
self
can only be used inside a class context, this is most likely a copy/paste error, try to remove it.