|
NPR-SFS
0.2
Sample implementations of Shape-From-Shading techniques for NPR.
|
Image-Based Material Editing [Kahn et al. More...
Functions | |
| def | computeGradientNormals |
| def | depthRecovery |
| def | estimateNormal |
| def | showResult |
| def | saveResult |
| def | main |
Variables | |
| tuple | logger = getLogger(__name__) |
| tuple | args = docopt(__doc__) |
| list | input_file = args['<input>'] |
| list | output_file = args['--output'] |
| list | quiet = args['--quiet'] |
Image-Based Material Editing [Kahn et al.
2006].