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

Gen2: ImageManip rotated/arbitrary cropping, camera controls #16

Merged
merged 20 commits into from Feb 12, 2021

Commits on Dec 30, 2020

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

Commits on Jan 12, 2021

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

Commits on Jan 21, 2021

  1. Configuration menu
    Copy the full SHA
    1db28d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    052ed52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d707227 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Configuration menu
    Copy the full SHA
    0df88bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b85c180 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Configuration menu
    Copy the full SHA
    49a00bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61e9036 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

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

Commits on Feb 4, 2021

  1. Add skipCurrentImage field in RawImageManipConfig:

    can be used when ImageManip is connected directly to the camera,
    and set to process a sequence of NN detections (bounding boxes),
    it should be set when there are no detections
    alex-luxonis committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    a1e09a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b843f04 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. Configuration menu
    Copy the full SHA
    08679e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ece34c View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Configuration menu
    Copy the full SHA
    10c9fe7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad4b558 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. Configuration menu
    Copy the full SHA
    367b7f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71ccc50 View commit details
    Browse the repository at this point in the history
  3. make clangformat

    alex-luxonis committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    7fd5976 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a1d9ab View commit details
    Browse the repository at this point in the history