Table of Contents ▸ List of Commands ▸ 3D Meshes ▸ tensors3d | ◀ surfels3d | text_pointcloud3d ▶ |
tensors3d
Arguments:
- _radius_factor>=0,_shape={ 0:Box | >=N:Ellipsoid },_radius_min>=0
Description:
Generate 3D tensor fields from selected images.when 'shape'>0, it gives the ellipsoid shape precision.
Default values:
radius_factor=1, shape=2 and radius_min=0.05.
Example of use:
7,7,7,9,"U = unitnorm([x,y,z] - [w,h,d]/2); mul(U,U,3) + 0.3*eye(3)" tensors3d 0.8
