Closed zarathacia closed 6 months ago
@zarathacia we appreciate your post here, but I would recommend approaching the official Basler support in regard to the mentioned polarized camera instead. Cheers
@m-binev thank you for the response i have indeed contacted the official Basler support and i would like to make sure that the pylon ROS packages is publishing the RAW images from the camera. Is there a way to set the package to do it? or is the default setting already give the raw images?
Basler France support will continue through the support channel the discussion already initiated with you. Thank you.
Describe what you want to implement and what the issue & the steps to reproduce it are:
Using this rospackage i am able to receive the images from the baslar polar camera and my goal is to be able to extract the different intensities, colors and stokes from each superpixel. i am setting my image_encoding to: image_encoding: "bayer_rggb16" and using this code i am trying to acces the 2x2 matrix :
Convert the ROS Image message to a NumPy array
but still i think this is not the right way to access the intensities. is there a way to be sure? or an example of how to do this?
Hardware setup description
i have an acA2440-75uc POL running on ROS noetic with ubuntu 20.04
Runtime information
Is your camera operational with the Basler pylon Viewer on your platform?
Yes