Skip to content

Compare the C++ output file with the Python output file #16

@milliCoulomb

Description

@milliCoulomb

The two output images are different. Maybe because the PIL module renormalize the output while our C++ code just use a cutoff to get rid off the channels with value greater than 255. A good idea should be to renormalize the pixel of the output image after the transfer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions