You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have found two examples y others using ofxCV and OpenCV that refer to StereoBm, but I am having trouble getting any of these files to compile. Do you have an example of how stereoBM should work, or what the limitations might be?
The error I get is "cannot instatiate an abstract class".
I have found two examples y others using ofxCV and OpenCV that refer to StereoBm, but I am having trouble getting any of these files to compile. Do you have an example of how stereoBM should work, or what the limitations might be?
The error I get is "cannot instatiate an abstract class".
Some of the various examples are:
https://github.com/devkicks/DepthFromStereo/blob/master/DepthFromStereo/main.cpp
https://forum.openframeworks.cc/t/opencv-and-stereobm-help-with-image-bit-depth-translation-problem/27531
There are more, but I closed those windows. Do you have a working example for stereoBM?
The text was updated successfully, but these errors were encountered: