AR.js icon indicating copy to clipboard operation
AR.js copied to clipboard

Implementing OpenCV in AR.js for Google Meet-style Filter

Open danillog opened this issue 1 year ago • 0 comments

Do you want to request a feature or report a bug?

Feature

What is the current behavior?

AR.js currently does not support integration with OpenCV for creating real-time video filters similar to those in Google Meet.

If the current behavior is a bug, please provide the steps to reproduce.

N/A

Please mention other relevant information such as the browser version, Operating System, and Device Name

Any browser version, Operating System, and device capable of running AR.js and OpenCV.js.

What is the expected behavior?

I would like to implement a real-time video filter using OpenCV in AR.js, similar to the background blurring or replacement feature in Google Meet.

If this is a feature request, what is the motivation or use case for changing the behavior?

The motivation is to enhance AR.js by integrating OpenCV to create advanced video filters for augmented reality applications. This feature would enable developers to apply effects like background blurring, background replacement, and other video transformations directly within AR.js.

Is there a possibility of integrating OpenCV.js into AR.js to achieve this functionality? If so, what would be the best approach to start this integration?

danillog avatar Jul 26 '24 17:07 danillog