Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manipulating Camera Frames #11

Open
Sujith-PS opened this issue Apr 30, 2020 · 0 comments
Open

Manipulating Camera Frames #11

Sujith-PS opened this issue Apr 30, 2020 · 0 comments

Comments

@Sujith-PS
Copy link

Hi
Thanks for the great tutorial and Appreciate your effort
I came across a requiremnt in my sample app to change the background of the camera frames like when a person is doing a video call .i need to manipulate the frame and change the background of the person(bokhe/image) before it is rendering to a textureview
i use following method to achieve the frames

public Mat onCameraFrame(CameraBridgeViewBase.CvCameraViewFrame inputFrame) {
}
I had gone through your tutorial and didntt find the frame manipulation and all.I am a beginner to image processing.Can you suggest some directions to achieve the functionality
Thanks in Advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant