maix::ext_dev::Tof100::Tof100

maix.ext_dev.Tof100.Tof100 module

This is maix::ext_dev::Tof100::Tof100 module of MaixCDK.
All of these elements are in namespace maix::ext_dev::Tof100::Tof100.

For MaixCDK developer: DO NOT edit this doc file manually, this doc is auto generated!

Module

No module

Enum

Variable

Function

matrix

Retrieves sensor data and returns a distance matrix.

item description
return Matrix containing the distance data, or an empty matrix ([]) if the operation fails.

C++ defination code:

TOFMatrix matrix()

Class