iplocallab.cc: further cleanups
This commit is contained in:
@@ -39,7 +39,7 @@ public:
|
||||
~LabImage ();
|
||||
|
||||
//Copies image data in Img into this instance.
|
||||
void CopyFrom(LabImage *Img);
|
||||
void CopyFrom(LabImage *Img, bool multiThread = true);
|
||||
void getPipetteData (float &L, float &a, float &b, int posX, int posY, int squareSize);
|
||||
void deleteLab();
|
||||
void reallocLab();
|
||||
|
Reference in New Issue
Block a user