3

In my android project I want to add an overlay (which is simple image with text on it) on top of the camera view.

The overlay is not simple rectangle but it is transformed at each camera frame.

What I'm looking for is kind of like image below:

enter image description here

I'm getting camera frame with OpenCV library (CvCameraViewListener and CameraBridgeViewBase).

My question is what is the best and fastest way to do this?

How can I transformed the overlay at each frame in the way as figure above shows.

Any help and suggestion is appreciated.

Hamid Bazargani
  • 847
  • 1
  • 15
  • 30

0 Answers0