Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Updated:

質問

OpenCVの画像処理とAdamの画像処理はどちらが処理に適しているか。


回答

Adamを使うことを推奨しています。AdamではAIプロセッサを使って画像処理が行われるため、より高速に実行することができます。

イベントループを使用しない場合、カメラの入力画像を取得できないため、イベントループを作成する必要があります。

  • No labels