vvvv / VL.OpenCV

A VL wrapper for OpenCVSharp
BSD 3-Clause "New" or "Revised" License
43 stars 15 forks source link

Optical flow and resizing crash #43

Open azeno opened 4 years ago

azeno commented 4 years ago

See https://discourse.vvvv.org/t/application-error-with-vl-opencv/17970

ravazquez commented 2 years ago

I have been thinking this thru, however, having two differently sized images in sequential frames is an invalid scenario to calculate optical flow, and the user probably wants to know about this in the form of a warning/error, which is already happening.

What would be the ideal solution @azeno ?

azeno commented 2 years ago

Long time ago. In the forum thread I wrote that vvvv beta also crashed completely, that was probably our main concern. I think I also wrote that the exception on the optical flow is fine.