Upload first version
This commit is contained in:
parent
f95d5a63b0
commit
3bdf2003ec
898 changed files with 1405811 additions and 1 deletions
13
dependency/opencv/opencv-linux-aarch64/include/opencv2/flann/dummy.h
Executable file
13
dependency/opencv/opencv-linux-aarch64/include/opencv2/flann/dummy.h
Executable file
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
#ifndef OPENCV_FLANN_DUMMY_H_
|
||||
#define OPENCV_FLANN_DUMMY_H_
|
||||
|
||||
namespace cvflann
|
||||
{
|
||||
|
||||
CV_DEPRECATED inline void dummyfunc() {}
|
||||
|
||||
}
|
||||
|
||||
|
||||
#endif /* OPENCV_FLANN_DUMMY_H_ */
|
||||
Loading…
Add table
Add a link
Reference in a new issue