Skip to content

Commit 2bfc2c5

Browse files
committed
Version 18.41
1 parent c2c85e4 commit 2bfc2c5

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -233,9 +233,6 @@ The default value for this parameter is 8.
233233
</dd><dt>[<b>--density</b>]
234234
</dt><dd> Enabling this flag tells the reconstructor to output the estimated depth values of the iso-surface vertices.
235235

236-
</dd><dt>[<b>--normals</b>]
237-
</dt><dd> Enabling this flag tells the reconstructor to output vertex normals, computed from the gradients of the implicit function.
238-
239236
</dd><dt>[<b>--colors</b>]
240237
</dt><dd> If the input points are in ASCII/binary format and contain color values, this flag lets the reconstruction code know that (1) each sample is represented by nine floating point values instead of the expected six, and that (2) color values should be output with the vertices of the reconstructed surface. (For input samples in the .ply format, the presence of color information, as well as any other additional per-sample data, is automatically determined from the file header.)
241238

@@ -571,9 +568,6 @@ The default value for this parameter is 8.
571568
</dd><dt>[<b>--density</b>]
572569
</dt><dd> Enabling this flag tells the reconstructor to output the estimated depth values of the iso-surface vertices.
573570

574-
</dd><dt>[<b>--normals</b>]
575-
</dt><dd> Enabling this flag tells the reconstructor to output vertex normals, computed from the gradients of the implicit function.
576-
577571
</dd><dt>[<b>--colors</b>]
578572
</dt><dd> If the input points are in ASCII/binary format and contain color values, this flag lets the reconstruction code know that (1) each sample is represented by nine floating point values instead of the expected six, and that (2) color values should be output with the vertices of the reconstructed surface. (For input samples in the .ply format, the presence of color information, as well as any other additional per-sample data, is automatically determined from the file header.)
579573

0 commit comments

Comments
 (0)