-
Attributes
-
Conflicts: openbr/plugins/gallery.cpp
-
Also, more careful memory management of the simplified transform in AlgorithmCore
-
Conflicts: openbr/plugins/distance.cpp openbr/plugins/template.cpp
-
Rather than saving the Transform and distance strings of an algorithm together, in stored files, save the transform and distance descriptions separately. Also introduce an enum allowing for the serialization of algorithms which use gallery comparison transforms, rather than distances as their comparison function. Update pre-trained algorithms, this only requires updating the algorithm files themselves, transforms saved via LoadStore are unaffected.
-
…changed for loop to foreach loop
-
the commit.
-
These will certainly not compile in the current codebase.