Different feature descriptors are parameterized differently.
It would be nice to have a full Java based API for settings parameters.
Some examples:
PHOG has Setters for bins and recursions, but not for canny.
setGradientSource seems to be a bit odd. There is an initial value, but after
the first run() it becomes null, making the feature descriptor somewhat
non-reentrant.
AutoColorCorrelogram on the other hand apparently cannot be configured at all
from Java, but only via properties, meaning you can't use different
parameterizations in the same run if you want to compare them.
Original issue reported on code.google.com by erich.sc...@gmail.com on 13 Feb 2013 at 5:16
Original issue reported on code.google.com by
erich.sc...@gmail.com
on 13 Feb 2013 at 5:16