IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 22 years ago

Closed 22 years ago

Last modified 22 years ago

#49 closed defect (fixed)

psImageClipNaN is valid for non-float?

Reported by: robert.desonia@… Owned by: eugene
Priority: high Milestone:
Component: PSLib SDRS Version: unspecified
Severity: normal Keywords:
Cc:

Description

the psImageClipNaN description states it is valid for psU8, psU16, psS8, and
psS16. The problem is is that there is no concept of NaN or Inf for integer
datatypes.

I assume that was a mistake and only floating-point pixel values are valid for
this function, oui?

Change History (1)

comment:1 by eugene, 22 years ago

Resolution: fixed
Status: newclosed

this function should only be defined for psF32/psF64/psC32 types.

Note: See TracTickets for help on using tickets.