Updated by Kirill Kornyakov over 12 years ago

The returned object has the @obj@ fields obj and @refcount@ fields refcount set to 0.
Tracing in @algorithm.cpp@ algorithm.cpp shows that the variable

<pre>


static sorted_vector<string, Algorithm::Constructor> alglist_var;
</pre>


Doesn't doesn't have entry @"Feature2D.SimpleBlob"@ "Feature2D.SimpleBlob"

Back