Today i finished my first implementation of a texture gradient in python:
Today i will just post the results. The code will be available soon.
|  | 
| Input image | 
|  | 
| Texton distribution (with 36 textons) | 
|  | 
| Result ( ~ 20 seconds on 2x2 Ghz with non optimized code) | 
The code is at https://github.com/DerThorsten/superimage/blob/master/superimage/texute_gradient.py
The code needs my fork of vigra
