mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-05-31 09:56:32 +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}'
|
commandLine = 'aliceVision_normalIntegration {allParams}'
|
||||||
category = 'Photometry'
|
category = 'Photometry'
|
||||||
documentation = '''
|
documentation = '''
|
||||||
TODO.
|
Evaluate a depth map from a normals map (currently in development)
|
||||||
'''
|
'''
|
||||||
|
|
||||||
inputs = [
|
inputs = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue