mirror of
https://github.com/zebrajr/opencv.git
synced 2025-12-06 00:19:46 +01:00
Fix data01.xml file for example_cpp_logistic_regression
This commit is contained in:
parent
9bb01e799f
commit
8cb3ef177c
|
|
@ -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