.
This commit is contained in:
10
src/core/matchers/ImageMatcher.h
Normal file
10
src/core/matchers/ImageMatcher.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#pragma once
|
||||
|
||||
|
||||
|
||||
class ImageMatcher{
|
||||
public:
|
||||
|
||||
private:
|
||||
|
||||
};
|
||||
0
src/core/matchers/RGBMatcher.cpp
Normal file
0
src/core/matchers/RGBMatcher.cpp
Normal file
0
src/core/matchers/RGBMatcher.h
Normal file
0
src/core/matchers/RGBMatcher.h
Normal file
Reference in New Issue
Block a user