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

ImageManip improvements #61

Merged
merged 8 commits into from
Feb 19, 2021
Merged

ImageManip improvements #61

merged 8 commits into from
Feb 19, 2021

Conversation

SzabolcsGergely
Copy link
Collaborator

@SzabolcsGergely SzabolcsGergely commented Feb 18, 2021

  • Added setKeepAspectRatio - preserves the aspect ratio of cropped image, no squishing
  • Added CMX usage retriever - how much CMX memory is used

FW changelog:

  • Added logger into resource manager together with additional checks - set log level to INFO in order to see how resources are allocated: export DEPTHAI_LEVEL=info or setLogLevel() function
  • Added support for image width up to 4056 in ImageManip, output width 1920
  • Added checks for valid input/output frame width in ImageManip

Related PR:
luxonis/depthai-shared#22

@SzabolcsGergely SzabolcsGergely changed the base branch from main to gen2_develop February 18, 2021 12:49
@SzabolcsGergely SzabolcsGergely merged commit 090ad0c into gen2_develop Feb 19, 2021
@SzabolcsGergely SzabolcsGergely deleted the manip_improvements branch February 19, 2021 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant