blob: cf87fb1c7a2c46eb5823e300eb68d65fe8425f2b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
---
date: 2024-03-04 12:01
description: Real time video processing with OpenCV.js in the browser
tags: HTML, JS, OpenCV
draft: true
---
# Video Processing W/ OpenCV.js
Note: A really weird bug you might run into when you are trying to mess around
and reloading the page on iOS is that OpenCV just stops loading. This is a bug in
WebKit.:
|