Skip to content
Snippets Groups Projects
Commit 9995e245 authored by Eric Wait's avatar Eric Wait
Browse files

Added a bounding box from the original image space

parent 40ce27c4
Branches
Tags
No related merge requests found
...@@ -7,6 +7,7 @@ hull = struct(... ...@@ -7,6 +7,7 @@ hull = struct(...
'track',{},... 'track',{},...
'color',{},... 'color',{},...
'boundingBox',{},... 'boundingBox',{},...
'boundingBoxOrg',{},...
'pixels',{},... 'pixels',{},...
'pixelsOrg',{},... 'pixelsOrg',{},...
'faces',{},... 'faces',{},...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment