mirror of
https://github.com/opencv/opencv.git
synced 2025-06-11 19:59:08 +08:00
add file storage release
This commit is contained in:
parent
23d0e36167
commit
2610a45a27
@ -152,6 +152,7 @@ int main(int argc, char** argv)
|
||||
}
|
||||
|
||||
fso << "]" << "}";
|
||||
fso.release();
|
||||
std::cout << "Training complete..." << std::endl;
|
||||
return 0;
|
||||
}
|
Loading…
Reference in New Issue
Block a user