mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-03 01:50:24 +08:00
ExportCloudsDialog: decreased minimum triangle size from 2 to 1
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<y>-1311</y>
|
||||
<width>773</width>
|
||||
<height>1902</height>
|
||||
</rect>
|
||||
@@ -1250,7 +1250,7 @@ Guidelines: 4 times the voxel size, 0.025 for voxel=0.</string>
|
||||
<string> pix</string>
|
||||
</property>
|
||||
<property name="minimum">
|
||||
<number>2</number>
|
||||
<number>1</number>
|
||||
</property>
|
||||
<property name="maximum">
|
||||
<number>99</number>
|
||||
|
||||
Reference in New Issue
Block a user