rework findobject, add opecv_build
[goodguy/history.git] / cinelerra-5.1 / plugins / findobject / findobjectwindow.inc
index 667700e3c85ff64dd359433212b905e7df3640d5..8a8632fe21018745d3d5d21cfeafec568e8b1f73 100644 (file)
 #ifndef FINDOBJECTWINDOW_INC
 #define FINDOBJECTWINDOW_INC
 
+class FindObjectLayer;
+class FindObjectScanFloat;
+class FindObjectScanFloatText;
+class FindObjectDrawBorder;
+class FindObjectDrawKeypoints;
+class FindObjectReplace;
+class FindObjectDrawObjectBorder;
+class FindObjectAlgorithm;
+class FindObjectUseFlann;
+class FindObjectBlend;
 class FindObjectWindow;
-class FindObjectThread;
 
 #endif