mirror of
https://github.com/opencv/opencv.git
synced 2025-01-18 06:03:15 +08:00
Merge pull request #3838 from PhilLab:patch-3
This commit is contained in:
commit
e92645c588
@ -257,7 +257,7 @@ Here is how to read the file created by the code sample above:
|
||||
cout << " " << (int)lbpval[i];
|
||||
cout << ")" << endl;
|
||||
}
|
||||
fs.release();
|
||||
fs2.release();
|
||||
@endcode
|
||||
|
||||
Format specification {#format_spec}
|
||||
|
Loading…
Reference in New Issue
Block a user