Go to the source code of this file.
Packages | |
| package | random_image_demo |
| Demonstrates the usage of some of the fucntions in random_image. | |
Functions | |
| def | random_image_demo.demo_random_image |
| Layers white noise of different frequencies on top of each other. | |
| def | random_image_demo.make_acc |
| From a list of probabilities, make a list of accumulativer probabilities. | |
| def | random_image_demo.make_blend_grid |
| def | random_image_demo.demo_corr |
| def | random_image_demo.demo_corr3 |
| def | random_image_demo.demo_corr2 |
| def | random_image_demo.perms |
| def | random_image_demo.list_to_grid |
| def | random_image_demo.expand_probs |
| def | random_image_demo.grid_to_list |
| def | random_image_demo.demo_corr_window |
| def | random_image_demo.demo |
1.5.8