Wishlist
- Agent.GPS
- Out of Memory in CameraData line 146. (Seems to be solved in rev 1927)
- Area calculation and other optimalizations (Partly done (area removed from ManifoldImage:RenderPatch) by merge of Agent\Map with 2009\competition).
- No mobility.tif exist in the file system warning (solved in rev 1930).
- GetGeo info's (already reduced in rev 1927).
- 2009 branch (made)
- Missing Matrix functionality. Chapter 4 of MatLab has a nice overview. Matrix2 has Transpose, Determinant and Invert, Matrix3 not yet. Other basic functions are Identity, Norm, PseodoInverse, EigenValues and Single Value Decomposition.
- The Matrix class contains several functions which are not overloaded yet. Function which are available are (Identity, Zeros, Ones), (Negative, Trace, Equals).
- Improved Matrix-interface. Missing Operation is '\', missing function Minor(row,col).
.
Started Labbook 2015.
January 10, 2012
- Removed the nmake install after the nmake target-lib. Now the makegdal is succesful executed.
- The UvARescue.sln was corrupted, restored it from svn.
- Removed the PostBuild from Tools. Added Copy gdal18.dll command at end of nmake target-lib (instead of nmake install. 2011/competition also has not Tools-PostBuild.
- Found list of build command macros.
- Expect that I also need the four _csharp.dlls from swig/csharp (not made?!).
Previous Labbooks