vSet = addView(___,"PointCloud",ptCloud)
specifies the point cloud associated with the view in addition to any of the input
argument combinations in previous syntaxes.
vSet = addView(vSet,viewTable)
adds one or more views in the table specified by viewTable.
One or more views, specified as a two-column or three-column table. The table must
contain the columns ViewId and AbsolutePose. The
Points column is optional.
Column
Description
ViewID
View identifier, specified as an integer. View identifiers are
unique to a specific view.
AbsolutePose
Absolute pose of the view, specified as a rigidtform3d object.
Points
Point cloud for the view, specified as a pointCloud object.
Starting in R2022b, most Computer Vision Toolbox™ functions create and perform geometric transformations using the premultiply
convention. Accordingly, you can now specify poses (the absPose
argument and the AbsolutePose column of the
viewTable argument) as rigidtform3d
objects, which use the premultiply convention.
Although you can still specify poses as rigid3d objects,
these objects are not recommended because they use the postmultiply convention. The
addView function automatically converts the poses to the premultiply
convention and returns a pcviewset object that represents the poses as
rigidtform3d objects.
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Website auswählen
Wählen Sie eine Website aus, um übersetzte Inhalte (sofern verfügbar) sowie lokale Veranstaltungen und Angebote anzuzeigen. Auf der Grundlage Ihres Standorts empfehlen wir Ihnen die folgende Auswahl: .
Sie können auch eine Website aus der folgenden Liste auswählen:
So erhalten Sie die bestmögliche Leistung auf der Website
Wählen Sie für die bestmögliche Website-Leistung die Website für China (auf Chinesisch oder Englisch). Andere landesspezifische Websites von MathWorks sind für Besuche von Ihrem Standort aus nicht optimiert.