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

Add EdgeDetector node #165

Merged
merged 6 commits into from
Jun 29, 2021
Merged

Add EdgeDetector node #165

merged 6 commits into from
Jun 29, 2021

Conversation

SzabolcsGergely
Copy link
Collaborator

@SzabolcsGergely SzabolcsGergely commented Jun 26, 2021

Uses HW 3x3 Sobel filter on myriadX.

Example edge_detector.cpp runs edge detection on 3 frames, left, right, RGB (NV12).
Edge filter config (kernel parameters) can be switched at runtime using keys 1 and 2.

Also includes a fix for recent calibration changes, where if EEPROM is empty or invalid stereo baseline/fov is not set to default, but to invalid value, resulting in bad depth frame.

image

Implements: luxonis/depthai#247

Related PR: luxonis/depthai-shared#41

@SzabolcsGergely SzabolcsGergely merged commit bac9b6f into develop Jun 29, 2021
@SzabolcsGergely SzabolcsGergely deleted the edge_detector branch June 29, 2021 05:03
@Luxonis-Brandon Luxonis-Brandon added this to In progress in Gen2 Phase I Delivery via automation Jun 29, 2021
@Luxonis-Brandon Luxonis-Brandon moved this from In progress to Done in Gen2 Phase I Delivery Jun 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants