SURF_GPU orientation (Feature #945)


Added by Yvonnic MM almost 14 years ago. Updated almost 14 years ago.


Status:Done Start date:
Priority:High Due date:
Assignee:Vladislav Vinogradov % Done:

0%

Category:gpu (cuda)
Target version:-
Difficulty: Pull request:

Description

Since the commit 4801, it's not possible to avoid computation of orientation in GPU_SURF just to make "GPU version of SURF more consistent with CPU one"
Upright-SURF (USURF) gave much more better result (and is faster !) when there is no rotation over the axis of camera (see CENSURE, or SURF publications for example).
This option was very useful and should really be present.

The solution to put it on GPU version and made it consistent with CPU version is to use the patch in #825 to add USURF functionality for CPU version too.


Associated revisions

Revision 6e119049
Added by Vadim Pisarevsky almost 12 years ago

Merge pull request #945 from malcolmreynolds:master

History

Updated by Yvonnic MM almost 14 years ago

Fixed in commit 106569 "added upright parameter to SURF_GPU"
Thanks !
now the #825 ?

  • Status changed from Open to Done
  • (deleted custom field) set to fixed

Also available in: Atom PDF