openMVS
openMVS copied to clipboard
The new Patch-Match algorithm cancel ComputeBilateralWeight
I try to cancel ComputeBilateralWeight and set "const float weight =1" in https://github.com/cdcseacave/openMVS/blob/2155a9406b672244821ef2c2db24e0713f45f493/libs/MVS/PatchMatchCUDA.cu#L312. Then run an error: "CUDA error at UtilCUDA.h:100: too many resources requested for launch (code 7)". Look forward to your reply. Thank you.