Skip to content

uint16 RGB numpy array to Qimage in 48bits #16

@dragonlost

Description

@dragonlost

Hello.

I use your lib in my code : https://github.com/gehelem/als (alpha branch).
But i use this lib for astronomic picture. For this, i need visualization in 16bit x3 ( for RGB picture).

currently I do not know if your library manages conversion to qimage 48bits.
In my code i convert in qimage and after i convert qimage to qpixmap.

before i used Opencv for create 48bit tiff picture and i use qpixmap for read this image (but it's slow).

Thanks for help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions