Subversion Repositories public iLand

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
51 5474d 02h Werner /fonstudio/ changed application/stamp production to a multiplicative approach, disengaged the height field.  
47 5476d 22h Werner /fonstudio/ now to each "writer" stamp a reader stamp (i.e. the "crownradius") is directly attached. Therefore some changes in tree and treespecies.  
40 5477d 20h Werner /fonstudio/ reading out of stamp values.
lots of additional small changes.
 
39 5478d 20h Werner /fonstudio/ implementing the application of gridded binary stamps.  
38 5478d 21h Werner /fonstudio/ LightRoom: use sum instead of average
Use of Lightroom in mainwindow: cut parts of lightroom result based on values and save as binary stamp file.
create class TreeSpecies, start to impl. use of stamps in Tree.
 
35 5480d 18h Werner /fonstudio/ various fixes (still trying to load/save stamps).  
34 5480d 20h Werner /fonstudio/ Handling of stamps (read, write, ...)  
33 5480d 20h Werner /fonstudio/ general handling of stamps. This includes:
* StampContainer class. encapsulates internal storage, fast access, read/write functions to binary streams
* factory-approach for creation of stamps with different size. This can be used to use specific looping routines depending on stamp size.