stereo icon indicating copy to clipboard operation
stereo copied to clipboard

Estimate a depth map from two or more images

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

Your sample image looks quite good, better than most other stereo code on github. Is there any way to compile this without mex/matlab? I'm on a new macbook and it...

Error using nargin You can only call nargin/nargout from within a MATLAB function. Error in vgg_mexcompile_script (line 20) if nargin == 2 && isequal(varargin{1}, 'compile') I change it to a...

just change one lines