Skip to content

Release v2.18.0.0#690

Merged
themarpe merged 168 commits into
mainfrom
release_v2.18.0.0
Oct 20, 2022
Merged

Release v2.18.0.0#690
themarpe merged 168 commits into
mainfrom
release_v2.18.0.0

Conversation

@themarpe

Copy link
Copy Markdown
Collaborator

depthai-core updates: luxonis/depthai-core#614

Features

  • Added cam_test utility

Bugfix

  • Fixed stubs for PyLance (VSCode code completion)

Note: if running with IMX378 instead, the resolution must be specified (1080/4k/12mp)
getLensPosition(), getExposureTime(), getSensitivity()
Only the first is implemented for now
add option to set manual white balance too (works from third frame)
alex-luxonis and others added 24 commits October 7, 2022 10:31
Color/MonoCamera frameEvent output, per-frame IR control
…lib data boardName/productName should contain "FFC" or an FFC-related board name: 1090/2090/2088. Otherwise the behavior is to scan only for standard OAK devices sockets/cameras

- Some more checks for the LCM48 (on MAX) supported resolutions
- Fixes for RGB-mono SW-sync for standard OAK-D / OAK-D-Lite camera configs
- AR0234 monochrome support, however needs an OV9282 enabled at the same time for now
Multiple cameras support, any camera type on any socket/port
…meras,

format as: socket, sensorName, res WxH, exp[us], ISO, lensPosition, date, time, seqNum
Saving: capture_rgb_LCM48_5312x6000_exp_29994_iso_837_lens_91_20221019_021933_98.png
.value("THE_4_K", ColorCameraProperties::SensorResolution::THE_4_K)
.value("THE_5_MP", ColorCameraProperties::SensorResolution::THE_5_MP)
.value("THE_12_MP", ColorCameraProperties::SensorResolution::THE_12_MP)
.value("THE_12P0_MP", ColorCameraProperties::SensorResolution::THE_12P0_MP)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hmm. Rather 12_0_MP?

@themarpe themarpe merged commit 3aea75a into main Oct 20, 2022
@themarpe themarpe deleted the release_v2.18.0.0 branch October 20, 2022 21:56
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.

5 participants