Add Image Analyzer Class
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
#ifndef IMAGEANALYZER_H
|
||||||
|
#define IMAGEANALYZER_H
|
||||||
|
|
||||||
|
class ImageAnalyzer
|
||||||
|
{
|
||||||
|
|
||||||
|
};
|
||||||
|
|
||||||
|
#endif
|
||||||
Reference in New Issue
Block a user