mkalten / reacTIVision

computer vision framework for tangible interactive surfaces
Other
306 stars 65 forks source link

Multicam driver #30

Open s-light opened 7 years ago

s-light commented 7 years ago

as described in #29

WIP

s-light commented 7 years ago

@mkalten pleas let me know if syntax changes like in #eba997e are ok for you. if not i will revoke it.

s-light commented 7 years ago

with https://github.com/mkalten/reacTIVision/pull/30/commits/d9def4f24c861d66f13b80ad734fe9b100c9c518 i now have a working test-setup. next step is to create some test video files and copy/port the actual multicam driver.

s-light commented 7 years ago

basically its in. but currently for me it crashes if i comment in the child_frame = cam->getFrame(); i don't have an idea how to find this crash cause... @mkalten could you have a look?

s-light commented 7 years ago

some new information :-) positioning works now. (i have not tested all corner cases jet) but in combination with the cropping of the camera frames it can crash: some values for the xoff or yoff are crashing - others not.