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 Mono10g40 & Mono12g24 PixelFormats (IDS cameras) #473

Open
aphilip442 opened this issue Aug 2, 2024 · 1 comment
Open

Add Mono10g40 & Mono12g24 PixelFormats (IDS cameras) #473

aphilip442 opened this issue Aug 2, 2024 · 1 comment

Comments

@aphilip442
Copy link

aphilip442 commented Aug 2, 2024

What is the goal that you want to achieve by the request?
I would like to use some IDS cameras with Harvesters, such as the one showed here: https://fr.ids-imaging.com/store/u3-38j2xls-rev-1-2.html
Currently Harvesters fails to use them because it misses the required pixel formats (Mono10g40 & Mono12g24).
I implemented those formats following the explanations provided here: https://www.1stvision.com/cameras/IDS/IDS-manuals/en/basics-monochrome-pixel-formats.html

I will make a PR for this.

@aphilip442 aphilip442 changed the title Adding Mono10g40 & Mono12g24 PixelFormats (IDS cameras) Add Mono10g40 & Mono12g24 PixelFormats (IDS cameras) Aug 5, 2024
@aphilip442
Copy link
Author

As mentioned here (https://www.1stvision.com/cameras/IDS/IDS-manuals/en/basics-monochrome-pixel-formats.html) the definitive name (so probably the associated symbolic key) might change, so an additional lookup might need to be added in the future.
If extending the official PFNC symbolics directly is a nono (?), then a mechanism to extend it would also be great.

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

No branches or pull requests

1 participant