mabl / PyPylon

An experimental python wrapper around the Basler Pylon 5 library
BSD 3-Clause "New" or "Revised" License
53 stars 34 forks source link

can read rgb image using basler camera #46

Open pmoradi opened 6 years ago

pmoradi commented 6 years ago

Hello I have four Basler ace - acA3800-14uc cameras . can i read RGB image using python from all four camera with pyplon wraper? The example shown on the https://github.com/basler/pypylon page pixel formats is gray ("print("Gray value of first pixel: ", img[0, 0])") best regard