Skip to content

Conversation

@SunnyAVT
Copy link

multicamera_freerun.py
-- use continuous mode in image acquisition, it supports multi-camera working at console mode
opencv_display_various_image.py
-- display image which has different image format, such as mono12, bayer8, bayer12, and so on
opencv_liveview.py
-- use opencv to display the image at continuous mode in image acquisition
opencv_multicamera_singleframe.py
-- use opencv to display the image at 'SingleFrame' mode in image acquisition

SunnyAVT and others added 15 commits August 21, 2019 18:33
Give an example for how to display image when camera was configurated as different pixel format.
The supported pixel format includes "Mono8" "Mono12" "Mono14" "BayerRG8" "BayerRG12" "BayerRG12Packed" "RGB8Packed", and so on.
This is for people who do not want to know what is pymba, and do not want to know the image format, just want to get a image from AVT camera and start to work with OpenCV, AI.  You can simply import AVTCamera, get the AVT camera by index, read the image. It is base on pymba and opencv, make sure you use PIP to install both module.
@kumbhat941
Copy link

i am trying to take pictures using pymba and OpenCV, but it does not adjust the image properly. My question is that for images of the object inside a furnace the light intensity changes from dark to bright and then again bright to dark. So which will be better for me Exposure setting to "continious" or "off" ?

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.

3 participants