wiki:ossimTwoPoint0Wishlist

Version 7 (modified by dburken, 13 years ago) ( diff )

--

ossim 2.0 wish list:

In no particular order:

1) Get rid of RTTI super macro and use now standard dynamic_cast.

2) Templated point class.

3) Change rectangle class to have a point and size instead of four points.
3a) Templated rect class.
3b) toString and toRect methods.

4) Namespace entire baseline???

5) Fully implement image projection model.

6) Refactor drect, irect, clean up methods to provide simple image to ground and ground to image transforms.

7) Elevation Manager in OMS needs to be optimized to provide more efficient searches and caches

8) Change Keywordlist class to work off of std::string or ossimString instead of const char*.

9) Tree layout:

ossim
ossim/apps
ossim/etc
ossim/include
ossim/share
ossim/src
ossim/test

10) Updated to GeoTrans 3.0 and separate image scale/tie from project/image stuff.

11) Since all file writes go through ossimImageFileWriter::execute(), move tiling code to there so that processors like ossim-orthoigen, ossim-dem don't have to be concerned with tiling.

Note: See TracWiki for help on using the wiki.