Custom Query (432 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (313 - 315 of 432)

Ticket
#310
Description

basically the quad tree will contain buckets containing different resolutions. the quadtree will still be built at full resolution (or whatever resolution is specified in the constructor. the user will be able to request buckets from subset that contain a lower resolutions. This will mitigate the fact that as buckets are chached as a whole the entire bucket must be cached to access only a single or few points.

#327
Description

it would be good to add a scale for the distance on screen and the colour by height to lag. prefereably these would be in the main viewing window in one corner floating above the opengl drawn flight line.

they need to be togglable and easy to read against the black background and most of the colours the flightlines can be.

#328
Description

it has become clear that trying to automatically remove high and low out liers from the colour generation is hard and complex. therefore a better method is to allow the user to control the height range the program uses when generating colours. anything above or below this height range is defaulted to the max or min value. this allows the user to remove outliers and also choose which height cross section they want to focus on (giving them higher colour resolution in the smaller height range)

preferable a pop out window, very small, with a couple of arrow buttons and text feild. the value is capped to the highest and lowest values and the max and min can be changed indipendantly (don't forget to prevent them making the min higher than the max)

Note: See TracQuery for help on using queries.