Fast decision tree software in spherical coordinates for finding objects contaminated by artifacts in images. Highly optimized for large data sets and high number of masks.
Hi Jean,
While running the python wrapper for venice I realized that the memory was not being freed. The problem seems to be that free_Node is only reaching the leaves of the tree. This fix should clear every node.
Ben
Hi Jean, While running the python wrapper for venice I realized that the memory was not being freed. The problem seems to be that free_Node is only reaching the leaves of the tree. This fix should clear every node. Ben