Go to the source code of this file.
Packages | |
| package | quadtree_demo |
| Shows how to use the quadtree and quadtree_image functions and classes. | |
Functions | |
| def | quadtree_demo.round_grid |
| def | quadtree_demo.int_rand_grid |
| def | quadtree_demo.demo_quadtree |
| Demonstrates the working of a Quadtree. | |
| def | quadtree_demo.demo_discrete_rnd_interpolation |
| This demo illustrates how to get better results with quadtrees holding discrete data. | |
| def | quadtree_demo.demo_quadtree_image |
| Demonstrates the working of the Quadtree with ImageMeasure. | |
| def | quadtree_demo.demo_quadtree_interpolate |
| Demonstrates the working of the Quadtree with ImageMeasure. | |
| def | quadtree_demo.demo |
Variables | |
| list | quadtree_demo.pallet |
| float | quadtree_demo.CHANNEL_DETAIL = 0.1 |
| float | quadtree_demo.IMAGE_DETAIL = 0.05 |
1.5.8