libelas icon indicating copy to clipboard operation
libelas copied to clipboard

LIBELAS: Library for Efficient Large-scale Stereo Matching (Unofficial fork)

Results 2 libelas issues
Sort by recently updated
recently updated
newest added

When I try to input .png stereo images pair instead of .pgm, it gave me this error: "/elas img/left_1.png img/right_1.png Processing: img/left_1.png, img/right_1.png ERROR: Could not read file img/left_1.png terminate...

I'm trying to install pyelas which uses the identical code given here for python. I get an error during pip install from the compiler (visual studio 2019), error code C2371,...