vrosnet / aforge

Automatically exported from code.google.com/p/aforge
Other
0 stars 1 forks source link

Template Matching #26

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Implementation of a Template Matching algorithms would be a good plus for 
the library.
To do that some function for global minimum/maximum detection over a 2d 
image would also be required.

Original issue reported on code.google.com by francesc...@gmail.com on 27 Aug 2007 at 10:22

GoogleCodeExporter commented 8 years ago

Original comment by andrew.k...@gmail.com on 27 Aug 2007 at 11:05

GoogleCodeExporter commented 8 years ago
Added ITemplateMatching interface for template matching algorithms. Exhaustive 
Template Matching algorithm is implemented for now.

Committed in revision 553. Will be released in version 1.7.0.

Original comment by andrew.k...@gmail.com on 21 Jun 2008 at 8:50

GoogleCodeExporter commented 8 years ago

Original comment by andrew.k...@gmail.com on 21 Jul 2008 at 9:36