IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 21 years ago

Closed 21 years ago

Last modified 20 years ago

#605 closed defect (fixed)

psImageCountPixelMask inconsistent wrt subimages

Reported by: eugene Owned by: robert.desonia@…
Priority: high Milestone:
Component: imageops Version: 0.8.0
Severity: normal Keywords:
Cc:

Description

the SDRS was not very clear how to handle subimages. I've clarified that the
psRegion for a subimage should refer to the subimage pixels. It also should be
more accepting of regions with non-standard ranges. to do this, it should pass
all regions through psRegionForImage.

There was also a bug in the evaluation of the mask : the row and column indicies
were swapped.

I've implemented this in psLib branch eam_rel8_b2

Change History (4)

comment:1 by robert.desonia@…, 21 years ago

Status: newassigned

comment:2 by robert.desonia@…, 21 years ago

Resolution: fixed
Status: assignedclosed

I joined the branch eam_rel8_b2 into CVS trunk.

comment:3 by eugene, 21 years ago

Resolution: fixed
Status: closedreopened

this error was not fixed in the join. the psRegion tests were still too
restrictive, and the row and column indicies were still out of order.

fixed in eam_rel9_b0

comment:4 by robert.desonia@…, 21 years ago

Resolution: fixed
Status: reopenedclosed

I merged in eam_rel9_b1, which seems to be a superset of fixes.

Note: See TracTickets for help on using tickets.