LocalExpStereo icon indicating copy to clipboard operation
LocalExpStereo copied to clipboard

Continuous 3D Label Stereo Matching using Local Expansion Moves (TPAMI 2018)

Results 3 LocalExpStereo issues
Sort by recently updated
recently updated
newest added

Hello, here is an error in https://github.com/t-taniai/LocalExpStereo/blob/db6e2ad7a02fbbe07dd6f505a34bbf80c82ef871/LocalExpansionStereo/StereoEnergy.h#L625 because Reusable() is a rvalue, which cannot be used to initialize a non-const lvalue reference.

I downloaded the source code, set up maxflow source, opencv, but the system showed that could not be recognized, and the SDK version was incorrect, so I upgraded the SDK...

what do we have to build in release mode I mean which files as if I use main.cpp it says error as it is not getting LocalExpansionStereo.exe file ![image](https://user-images.githubusercontent.com/66994710/196601694-d65e2e0f-520d-420f-b4c2-b937dc6d1c87.png)