mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-02 08:18:25 +02:00
[nodes] FeatureExtraction
Remove upright
option
This commit is contained in:
parent
784ebefe17
commit
6aa1f9a91c
1 changed files with 0 additions and 7 deletions
|
@ -36,13 +36,6 @@ class FeatureExtraction(desc.CommandLineNode):
|
|||
exclusive=True,
|
||||
uid=[0],
|
||||
),
|
||||
desc.BoolParam(
|
||||
name='upright',
|
||||
label='Upright',
|
||||
description='''Upright feature.''',
|
||||
value=False,
|
||||
uid=[0],
|
||||
),
|
||||
desc.BoolParam(
|
||||
name='forceCpuExtraction',
|
||||
label='Force CPU Extraction',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue