OpenCV Android - color issue using CameraBridgeViewBase

后端 未结 3 717
栀梦
栀梦 2020-12-30 15:52

I\'m encountering a strange problem using Android emulators & OpenCV CameraBridgeViewBase.

Using onCameraFrame I get a picture that loo

3条回答
  •  抹茶落季
    2020-12-30 16:02

    This issue is fixed now in the code in git, as the Pull Request https://github.com/opencv/opencv/pull/8168 has been merged. It should be available in the next released version.

提交回复
热议问题