|
nndeploy C++ API
0.2.0
nndeploy C++ API
|
Classes | |
| class | DrawMask |
| class | SegmentResult |
| Detect Result. More... | |
Functions | |
| device::Tensor * | convertVectorToTensor (std::vector< float > &data, std::vector< int > dst_shape, device::Device *device, base::DataFormat data_format, std::string name) |
| device::Tensor* nndeploy::segment::convertVectorToTensor | ( | std::vector< float > & | data, |
| std::vector< int > | dst_shape, | ||
| device::Device * | device, | ||
| base::DataFormat | data_format, | ||
| std::string | name | ||
| ) |