thomas-19

Results 3 issues of thomas-19

for issue #1014 : add size check for existed depthmap and image. If their size not match, resize the depthmap to image size.

Hi @cdcseacave I am currently working with my own depth images acquired from a depth sensor. In Interface.h, it's mentioned that: // See MVS::ExportDepthDataRaw() and MVS::ImportDepthDataRaw() for usage // Example:...

Description: Upon running the InterfaceMVSNet, the program is prematurely terminated with a "Core Dumped" message, notably following the return of the main function. Debugging efforts have traced the potential source...