mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-20 04:25:42 +08:00
minor changes
This commit is contained in:
@@ -41,7 +41,6 @@
|
||||
|
||||
#include "opencv2/datasets/or_sun.hpp"
|
||||
#include "opencv2/datasets/util.hpp"
|
||||
#include "precomp.hpp"
|
||||
|
||||
#include <map>
|
||||
|
||||
@@ -52,7 +51,7 @@ namespace datasets
|
||||
|
||||
using namespace std;
|
||||
|
||||
class CV_EXPORTS OR_sunImp : public OR_sun
|
||||
class OR_sunImp : public OR_sun
|
||||
{
|
||||
public:
|
||||
OR_sunImp() {}
|
||||
|
Reference in New Issue
Block a user