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

Support M12-Mount OV9282 and OV9782 (color global shutter) #17

Closed
Luxonis-Brandon opened this issue Aug 5, 2020 · 5 comments
Closed
Labels
enhancement New feature or request

Comments

@Luxonis-Brandon
Copy link
Contributor

Luxonis-Brandon commented Aug 5, 2020

Start with the why:

As in #16 there is a huge diversity of M12 lenses available to suit all sorts of problems. These also come in options for various filtering of specific spectra (opening up things like NDVI and others). Since the OV9281 is grayscale covering UV-A and IR spectra, this also opens up options for various filtering of specific spectra (opening up things like NDVI and others).

Move to the how:

ArduCam has an existing OV9281 module with M12 lens mount (see below for it used on a stereo camera) which we can leverage on DepthAI (as the OV9282 and OV9281 drivers are effectively the same).

The what:

Support the M-12 Mount OV9282 (grayscale) and OV9782 (color global shutter equivalent of same specs) camera module from ArduCam. Prototype samples of both OV9282 and OV9782 from ArduCam are shown below working with depthai. The Debayering of the OV9782 is not implemented yet, but the sensor is returning data.

image

@Luxonis-Brandon
Copy link
Contributor Author

Luxonis-Brandon commented Sep 20, 2020

More prototypes from ArduCam for M12 mount OV9281 are on the way now to our firmware engineers for testing/integration.

@Luxonis-Brandon
Copy link
Contributor Author

As an update, these are all now supported. Contact ArduCam to purchase these modules. :-).

@Luxonis-Brandon Luxonis-Brandon changed the title Support M12-Mount OV9281 Support M12-Mount OV9282 and OV9782 (color global shutter). Feb 1, 2021
@Luxonis-Brandon Luxonis-Brandon changed the title Support M12-Mount OV9282 and OV9782 (color global shutter). Support M12-Mount OV9282 and OV9782 (color global shutter) Feb 1, 2021
@Luxonis-Brandon
Copy link
Contributor Author

We have these initially running. The grayscale already fully works.

The color is working as well, but we have yet to apply debayering.
image

@Luxonis-Brandon
Copy link
Contributor Author

The colorized view is now working and looking great! Will see if we can share a video.

@Luxonis-Brandon
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant