Skip to content

cudaCubicRotate2D with color #1

Description

@mprevot

I could not figure a way to have the demo manage colored images (RGB).
I tried with 3 slices, each one for one color channel, or with 1 pitched array with a RGB arrangement (the width is at least 3 times bigger), without success.

cudaChannelFormatDesc channelDesc = cudaCreateChannelDesc<float3>(); won't work, nor with float4.

What should be the modifications ?

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