We can improve our mosaics by improving our algorithm for matching images.
Moreover, the user should be able to pick between many algorithms for
options. We should first kind of "abstract" the process of creating and
processing color data in a pixel object. Then we can dynamically change
the algorithm.
Possible additions the algorithm include:
-- Lessen the number of duplicate images that get used
-- Break each pixel region into sub-regions, and score based on the
matching in each sub-region.
-- Edge detection?
Original issue reported on code.google.com by swegn...@gmail.com on 12 Mar 2008 at 6:20
Original issue reported on code.google.com by
swegn...@gmail.com
on 12 Mar 2008 at 6:20