Skip to content

Navigation Menu

Sign in
Sign up

Add support for images with floating points formats #172

Victor Del Carpio (victor-hugo-dc) started this conversation in Ideas
Discussion options

Currently, Psi does not offer support for images with floating point formats. Having support for these types of images could be very beneficial for the community as it would allow for depth images captured in ROS to be loaded into Psi directly. For example, this includes depth images captured by the Kinect ROS driver, which are output in 32FC1 format. We might be able to contribute this feature. Did we miss any existing solutions or there is any known issues that prevent its implementation in the first place?

You must be logged in to vote

Replies: 1 comment

Comment options

You are right. The framework does not yet have support for that image format, but it would be beneficial and we would welcome a contribution on this. If you decide you want to pursue this with the goal of creating a pull request, please create an associated issue and we can use it to discuss a bit more the design. For instance, it seems one could add a new PixelFormat, make sure the various imaging operators work correctly (or throw appropriate exceptions) over images of this type, and perhaps the DepthImage class could be modified to support not only the currently supported unsigned int format, but also the proposed float format. Would have to also consider updating the various classes involved in visualization.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /