I have Ubuntu 16.04 installed on Virtualbox. I am running OpenSfM in Docker, where I have successfully created several dense point clouds using Akaze for feature detection and MSurf for feature description.
I want to try the binary descriptor MLDB. So I changed the config file, but I am getting an error where the computer gets frozen on the attached screen. The error occurs almost immediately after starting the feature detection/description.
I know this isn't a "wrong descriptor" error that occurs from providing an invalid descriptor such as M-LDB. I have tried running it with different min_frames, descriptor size, threshold, and matcher types and I have no luck. What is going on here? What feature matching should I use for MLDB, Flann?

I have Ubuntu 16.04 installed on Virtualbox. I am running OpenSfM in Docker, where I have successfully created several dense point clouds using Akaze for feature detection and MSurf for feature description.
I want to try the binary descriptor MLDB. So I changed the config file, but I am getting an error where the computer gets frozen on the attached screen. The error occurs almost immediately after starting the feature detection/description.
I know this isn't a "wrong descriptor" error that occurs from providing an invalid descriptor such as M-LDB. I have tried running it with different min_frames, descriptor size, threshold, and matcher types and I have no luck. What is going on here? What feature matching should I use for MLDB, Flann?