Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vpImageCircle #1219

Merged
merged 4 commits into from
Aug 30, 2023
Merged

vpImageCircle #1219

merged 4 commits into from
Aug 30, 2023

Commits on Aug 29, 2023

  1. Added a class representing a circle in the (u,v) image space + drawin…

    …g / display methods in the vpImageDraw and vpDisplay classes
    rlagneau committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    80b267f View commit details
    Browse the repository at this point in the history
  2. [CORPS] Added vpImageDraw::drawCircle(vpImage<vpRGBa>, vpImageCircle,…

    … [...]) + [TUTO] Added a tuto to show the difference between vpImageDraw and vpDIsplay methods
    rlagneau committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    ab33b3c View commit details
    Browse the repository at this point in the history
  3. Fix doxygen doc

    fspindle committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    78871e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0142b06 View commit details
    Browse the repository at this point in the history