pointsOut = transformPointsForward(pointsIn,tform)
applies the forward geometric transformation tform to the input
pointsIn and returns the transformed LOAM feature points.
You can now specify tform, as a rigidtform3d
object, which uses the premultiply convention. Although you can still specify
tform as a rigid3d object,
this object is not recommended because it uses the postmultiply convention. For more
information, see Migrate Geometric Transformations to Premultiply Convention.
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.