show packed frame
This commit is contained in:
parent
d7a54361f5
commit
a2f07920c7
5 changed files with 136 additions and 24 deletions
|
@ -2,5 +2,5 @@
|
|||
|
||||
Frame pack(const Frame& in_frame, const std::vector<BoundingBox>& bboxes) {
|
||||
// TODO
|
||||
return Frame(1, 1);
|
||||
return Frame(in_frame);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue