This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Olena, a generic and efficient image processing platform".
The branch sandbox/anthony has been updated
via e6c9b2483d5651c061cad24ace0a87a7a8ce8a4d (commit)
from a674962cd9a863e37b7165bd4ef5a1d8fddde6d1 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
e6c9b24 Add Keypoint class and start extremum elimination
-----------------------------------------------------------------------
Summary of changes:
milena/sandbox/anthony/Makefile | 2 +-
milena/sandbox/anthony/src/keypoint.cc | 18 +
milena/sandbox/anthony/src/keypoint.hh | 27 ++
milena/sandbox/anthony/src/scale_space.cc | 517 -----------------------------
4 files changed, 46 insertions(+), 518 deletions(-)
create mode 100644 milena/sandbox/anthony/src/keypoint.cc
create mode 100644 milena/sandbox/anthony/src/keypoint.hh
delete mode 100644 milena/sandbox/anthony/src/scale_space.cc
hooks/post-receive
--
Olena, a generic and efficient image processing platform