mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-04-29 02:08:08 +02:00
[PS] Add description for NormalIntegration
This commit is contained in:
parent
40ff3e0563
commit
adb2672fe9
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ class NormalIntegration(desc.CommandLineNode):
|
|||
commandLine = 'aliceVision_normalIntegration {allParams}'
|
||||
category = 'Photometry'
|
||||
documentation = '''
|
||||
TODO.
|
||||
Evaluate a depth map from a normals map (currently in development)
|
||||
'''
|
||||
|
||||
inputs = [
|
||||
|
|
Loading…
Add table
Reference in a new issue