You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/docs-page.html
+13-5Lines changed: 13 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -249,6 +249,9 @@ <h4>Lighting Correction</h4>
249
249
<h1class="docs-heading">Background Filters</h1>
250
250
251
251
252
+
<p>Our Background filters, based on the Google Meet background segmentaiton model, make it easy to implemet background blur and virtual background features</p>
253
+
254
+
<p>You can find a live demo of our virtual background filter <ahref="https://files.vectorly.io/demo/background-filter/index.html" target="_blank">here</a></p>
<p>You can find a demo repository for vanilla WebRTC background filtering <ahref="https://files.vectorly.io/demo/background/webrtc/index.html">here</a></p>
334
+
<p>You can find a demo repository for vanilla WebRTC background filtering <ahref="https://github.com/Vectorly/ai-filters-examples/tree/master/background/webrtc-demo">here</a></p>
0 commit comments