Skip to content

Added many functions to interact with the camera#9

Open
claudioarena wants to merge 2 commits intoddietze:masterfrom
claudioarena:develop
Open

Added many functions to interact with the camera#9
claudioarena wants to merge 2 commits intoddietze:masterfrom
claudioarena:develop

Conversation

@claudioarena
Copy link

Resubmitted because of a typo in the first pull request.

Added method to connect by specifying the camera Serial Number.
Added methods (set and get) for framerate, clock (frequency), and AOI size and position.
Also added method to find out the range and limits for the above parameters.
Also added method to change the AOI position in a fast way, and a method to verify such a method is supported.

Added method to connect by specifying the camera Serial Number.
Added methods (set and get) for framerate, clock (frequency), and AOI size and position.
Also added method to find out the range and limits for the above parameters.
Also added method to change the AOI position in a fast way, and a method to verify such a method is supported.
Added a method to manually disable hot pixel correction.
fast AOI position now disable hot pixel correction only if it hasn't been disabled before.
This should make the operation faster, as most time we will only need one API call instead of 2 to set the AOI position with the fast method.
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.

1 participant