@@ -20,7 +20,6 @@ class ClassFlowCNNGeneral :
public ClassFlowImage
{
protected:
- //bool debugdetailgeneral = true; // TODO: This variable never gets set otherwise!
t_CNNType CNNType;
std::vector<general*> GENERAL;
float CNNGoodThreshold;