Opened 18 years ago

Closed 17 years ago

#1260 closed defect (fixed)

ossimRLevelFilter incorrectly adjusting geometry.

Reported by: dburken Owned by: dburken
Priority: highest Milestone:
Component: projection / geometry code Version: 1.6.5
Severity: major Keywords:
Cc:

Description

Found ossimRLevelFilter:: getImageGeometry() incorrectly adjusting tie point.  This was due to tie point being adjusted by the method twice.  Once in the method itself, then again by the ossimMapProjection::applyScale call.

Removed ajustment in method since it is unneeded as the applyScale method correctly adjust tie point.

Files: ossim/src/ossim/imaging/ossimRLevelFilter.cpp

Change History (1)

comment:1 by dburken, 17 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.