Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
calc_cost_map [2012/10/26 14:26]
127.0.0.1 external edit
calc_cost_map [2015/09/26 21:02]
admin
Line 43: Line 43:
 Unreachable places on the friction map are excluded on the cost map and thus represented as null value cells. Costs are not accumulated across null value cells, thus regions surrounded by null value cells will not have their cell costs calculated, unless there is a source feature inside this region. Unreachable places on the friction map are excluded on the cost map and thus represented as null value cells. Costs are not accumulated across null value cells, thus regions surrounded by null value cells will not have their cell costs calculated, unless there is a source feature inside this region.
  
-An informal study showing the performance of the current implementation can be found [[performance_comparison|here]]. +[{{ :​cost_calculation_theory1.png?​nolink&​500 |Math behind cost calculation}}] 
- +[{{ :​cost_calculation_theory2.png?​nolink&​500 |Cost calculation passes}}]
-[{{:​cost_calculation_theory1.png?​nolink&​500|Math behind cost calculation}}] +
-[{{:​cost_calculation_theory2.png?​nolink&​500|Cost calculation passes}}]+
  
 ===== Internal Name ===== ===== Internal Name =====
  
 CalcCostMap CalcCostMap