Changes between Version 1 and Version 2 of ossimImageModelDesign


Ignore:
Timestamp:
Oct 1, 2009, 5:11:27 AM (15 years ago)
Author:
dburken
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ossimImageModelDesign

    v1 v2  
    11'''OSSIM Image Model Requirements'''
    22
    3 1. Define the problem and the top level image model solution including class interfaces
    4 2. Who's going to do what, when.
     31. Define the problem and the top level image model solution including class interfaces[[BR]]
    54
    6 1) We should write some test code and have test cases for before/and after round trips on a given set of points for each test case.
    7 2) Also that should be a branch.  I know that's a pain but it might be smart to do.
     52. Who's going to do what, when.[[BR]]
    86
    97
    10 1) Sub image offsets
    11 2) Any type of decimation
    12 3) affine transform
    13 4) Quadrilateral (not sure if that's the right word) (ichipb).
    14 5) Handle bounding rectangle for images with models that are affected by elevation.  (bug right now).
     83) We should write some test code and have test cases for before/and after round trips on a given set of points for each test case.[[BR]]
     9
     102) Also that should be a branch.  I know that's a pain but it might be smart to do.[[BR]]
     11
     12Model should handle:[[BR]]
     13
     141) Sub image offsets[[BR]]
     15
     162) Any type of decimation[[BR]]
     17
     183) affine transform[[BR]]
     19
     204) Quadrilateral (not sure if that's the right word) (ichipb).[[BR]]
     21
     225) Handle bounding rectangle for images with models that are affected by elevation.  (bug right now).[[BR]]
     23
    1524 
    1625'''References'''[[BR]]