Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Updated:

...

Question

What is the defference between ADAM_DevYcVideo_Create()

...

and ADAM_DevRawVideo_Create()

...

?

回答

以下の条件によって使い分けてください。

...

Answer

Please use these API depending on below conditions

-ADAM_DevYcVideo_Create() をお奨めしています。画像の切り出しやマルチカメラでチャンネル指定をする場合は、ADAM: To get YUV of total angle of view.
-ADAM_DevRawVideo_Create() をご使用ください。

...

: To clip part of image, or specify the channel for multi sensor camera.

API For Python

  • adam_dev_ycvideo_create()

  • adam_dev_rawvideo_create()