ConceptsForImages
0.1
Table of Contents:
Concepts
Models
Image
ND
LuT
Yielded
Bits
Complex
Tree
Graph
Mesh
Large
Streamed
Hexagonal Grid
Pixel
Point
Value
Iterator
Extension
Neighborhood
View
Common types
Algorithms
Ruminations
ConceptsForImages
Docs
»
Models
»
Images
»
Tree
View page source
Tree
¶
A tree is can be assimilated as an Image1D where you consider :
points = nodes
values = node's value
neighborhood = node's edges
the edge can have a value : it will weight the neighborhood value on a given node