Open
Description
Hello,
I'm testing your examples one by one but I mainly interested into detect objects but "detect_objects_by_dnn_mobilenet.php" doesn't returns same value as you show on wiki
I only get the following:
CV\Mat::__set_state(array(
'type' => 5,
'rows' => -1,
'cols' => -1,
'dims' => 4,
'shape' =>
array (
0 => 1,
1 => 1,
2 => 100,
3 => 7,
),
)
What I'm doing wrong?
Metadata
Metadata
Assignees
Labels
No labels