1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-17 15:26:00 +08:00

Fixed exports and removed contrib_world

This commit is contained in:
Maksim Shabunin
2017-02-13 14:01:03 +03:00
parent 60a510c2a3
commit 18a5391672
2 changed files with 2 additions and 2 deletions

View File

@@ -195,7 +195,7 @@ public:
int getDescriptorType() const { return params.descriptorType; }
};
template < int T > class CV_EXPORTS_W GPCForest : public Algorithm
template < int T > class GPCForest : public Algorithm
{
private:
struct Trail