Save a random tree in python and load it in C++
Hi everyone,
I ask my question here, because I need to know if I save a random forest (random trees in openCV) in python (with openCV), can I load it in C++ ? I don't have code yet, I just want to know if it's possible ?
Thanks! Arthur