mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-20 12:55:15 +08:00
minor update of ar_hmdb code
This commit is contained in:
@@ -56,8 +56,9 @@ namespace datasets
|
||||
|
||||
struct AR_hmdbObj : public Object
|
||||
{
|
||||
int id;
|
||||
std::string name;
|
||||
std::vector<std::string> videoNames;
|
||||
std::string videoName;
|
||||
};
|
||||
|
||||
class CV_EXPORTS AR_hmdb : public Dataset
|
||||
|
Reference in New Issue
Block a user