vitis::ai::Segmentation3D - 2.5 日本語

Vitis AI ライブラリ ユーザー ガイド (UG1354)

Document ID
UG1354
Release Date
2022-06-15
Version
2.5 日本語

関数クイック リファレンス

次の表に、vitis::ai::Segmentation3D クラスに定義されているすべての関数を示します。

表 1. 関数クイック リファレンス
タイプ メンバー 引数
std::unique_ptr< Segmentation3D > create
  • bool need_mean_scale_process
int getInputWidth
  • void
int getInputHeight
  • void
size_t get_input_batch
  • void
Segmentation3DResult run
  • std::vector< std::vector< float > > & array
std::vector< Segmentation3DResult > run
  • std::vector< std::vector< std::vector< float > > > & arrays