Skip to content

Added Homography#1085

Merged
pavanky merged 16 commits into
arrayfire:develfrom
pentschev:homography
Nov 11, 2015
Merged

Added Homography#1085
pavanky merged 16 commits into
arrayfire:develfrom
pentschev:homography

Conversation

@pentschev
Copy link
Copy Markdown
Member

[skip ci]

Comment thread include/af/vision.h Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you wrap this into multiple lines. Same with the C-api

@pentschev
Copy link
Copy Markdown
Member Author

build arrayfire osx ci

@pavanky pavanky added this to the 3.2.0 milestone Nov 5, 2015
@pavanky pavanky added the feature label Nov 5, 2015
Comment thread include/af/defines.h Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Modify the name to AF_HOMOGRAPHY_[RANSAC, LMEDS]

@pentschev
Copy link
Copy Markdown
Member Author

[skip ci]

Comment thread include/af/vision.h Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • out is not a parameter name
  • flip the order of htype, inlier_thr and iterations to match the function parameter order
  • change af_homography_type to htype in the documentation
  • change type/dtype to otype

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think these are necessary

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They may not be necessary here but it is safer and follows closely the OpenCL code, plus, this won't make too much of a difference in performance.

@shehzan10 shehzan10 mentioned this pull request Nov 11, 2015
@pavanky pavanky merged commit 1fd4511 into arrayfire:devel Nov 11, 2015
@pentschev pentschev deleted the homography branch November 23, 2015 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants