pcv: Point Cloud Viewer - Edited version

Description Usage Arguments Author(s)

Description

Visualize point colud using rgl

Usage

1
2
3
pcv(pc, size = 1, col = "default", add = FALSE, background = "black",
  col.column = 3, type = "p", alpha = 1, device = rgl.cur(),
  grey.out = NA, windowRect = c(40, 70, 1000, 1000), ...)

Arguments

pc

a matrix with xyz s in coloumns 1 2 3

size

something other than something else

col

a iteger with the index to the coloumn or the name of the column used for coloring points

add

logical it adding the

background

Color of background

col.column

number or name of column used to color points

type

kind of type

alpha

something

device

exisitng device ?

grey.out

something else

windowRect

someting more

...

other issues to be pased

Author(s)

Marius and Hans Ole


hansoleorka/myR documentation built on May 17, 2019, 2:29 p.m.