mirror of
https://github.com/opencv/opencv.git
synced 2025-06-24 04:36:26 +08:00
Merge pull request #26841 from MaximSmolskiy:fix_data01.xml-file-for-example_cpp_logistic_regression
Fix data01.xml file for example_cpp_logistic_regression
This commit is contained in:
commit
6bffa64af4
@ -50,7 +50,7 @@
|
|||||||
<labelsmat type_id="opencv-matrix">
|
<labelsmat type_id="opencv-matrix">
|
||||||
<rows>40</rows>
|
<rows>40</rows>
|
||||||
<cols>1</cols>
|
<cols>1</cols>
|
||||||
<dt>d</dt>
|
<dt>f</dt>
|
||||||
<data>
|
<data>
|
||||||
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
|
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
|
||||||
</data>
|
</data>
|
||||||
|
Loading…
Reference in New Issue
Block a user