Update to 2.0.0 tree from current Fremantle build
[opencv] / interfaces / swig / general / memory.i
index 343b89d..c19ae12 100644 (file)
 %nodefault CvFeatureTree;
 %newobject cvCreateFeatureTree;
 
+%nodefault CvLSH;
+%newobject cvCreateLSH;
+%newobject cvCreateMemoryLSH;
+
 
 
 /// This hides all members of the IplImage which OpenCV doesn't use.