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

Convex poly #17

Merged
merged 48 commits into from
Sep 17, 2021
Merged

Convex poly #17

merged 48 commits into from
Sep 17, 2021

Commits on Aug 25, 2021

  1. append new file for polygon

    LdDl committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    64ae4e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Configuration menu
    Copy the full SHA
    08861af View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Configuration menu
    Copy the full SHA
    f2a8ac4 View commit details
    Browse the repository at this point in the history
  2. rename + initial fields

    LdDl committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    5d23fd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    842d1d9 View commit details
    Browse the repository at this point in the history
  4. not convex == concave

    LdDl committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    1ad7abf View commit details
    Browse the repository at this point in the history
  5. adapt scale function for polygon

    LdDl committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    9014f07 View commit details
    Browse the repository at this point in the history
  6. comments

    LdDl committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    5a75700 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e3db277 View commit details
    Browse the repository at this point in the history
  8. add poly test: convex/concave

    LdDl committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    01caacd View commit details
    Browse the repository at this point in the history
  9. type Y part

    LdDl committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    c30a060 View commit details
    Browse the repository at this point in the history
  10. fix cross product

    LdDl committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    58ac869 View commit details
    Browse the repository at this point in the history
  11. fix test

    LdDl committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    9e4d890 View commit details
    Browse the repository at this point in the history
  12. gosh

    LdDl committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    8cd3e0b View commit details
    Browse the repository at this point in the history
  13. fix FN + add test for convex

    LdDl committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    ee38459 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a4c35d9 View commit details
    Browse the repository at this point in the history
  15. upd roadmap

    LdDl committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    3c69f54 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2021

  1. Configuration menu
    Copy the full SHA
    2d105bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce725d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dad442 View commit details
    Browse the repository at this point in the history
  4. clarification comments

    LdDl committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    b7d5524 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37b264b View commit details
    Browse the repository at this point in the history
  6. start wrting test

    LdDl committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    5d8a1a4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5629ee5 View commit details
    Browse the repository at this point in the history
  8. test polygon enter: true

    LdDl committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    068afe5 View commit details
    Browse the repository at this point in the history
  9. test polygon left: true

    LdDl committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    8c76d52 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f62f6b2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    22c2057 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e7f4351 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2d1c266 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. go.mod

    LdDl committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    6fc801e View commit details
    Browse the repository at this point in the history
  2. migrate to gocv 0.28.0

    LdDl committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    b367c13 View commit details
    Browse the repository at this point in the history
  3. add draw function

    LdDl committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    5aadb53 View commit details
    Browse the repository at this point in the history
  4. add conf for polygon

    LdDl committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    891b494 View commit details
    Browse the repository at this point in the history
  5. test drawing

    LdDl committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    ff2111c View commit details
    Browse the repository at this point in the history
  6. apply scaling to rect

    LdDl committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    e5266d6 View commit details
    Browse the repository at this point in the history
  7. try add first pt to poly

    LdDl committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    a82922f View commit details
    Browse the repository at this point in the history
  8. reverse back

    LdDl committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    1fe1e8d View commit details
    Browse the repository at this point in the history
  9. fix error on pairs

    LdDl committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    2206f58 View commit details
    Browse the repository at this point in the history
  10. oops

    LdDl committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    dc7db40 View commit details
    Browse the repository at this point in the history
  11. add Polylines

    LdDl committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    ded34e3 View commit details
    Browse the repository at this point in the history
  12. polyline should be closed, wow

    LdDl committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    8444f5b View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. add polygons to sample

    LdDl committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    21da901 View commit details
    Browse the repository at this point in the history
  2. enter/left workaround

    LdDl committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    446457e View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. merge

    LdDl committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    bda5dab View commit details
    Browse the repository at this point in the history
  2. merge

    LdDl committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    5093a36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    532dc1b View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. merge

    LdDl committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    357baa4 View commit details
    Browse the repository at this point in the history