Hi, I am a newbie.
In surface_matching module, the process would train the same model again every time when I execute the sample "ppf_load_match.cpp".
Is there a way to save and load a trained Hashtable to avoid repeating the time consuming training process? Thanks in advance.