Kevin Hoyt
  • Home
  • About
  • Events
  • Lounge
Subscribe
Tagged

processing

A collection of 2 posts

Transferable ImageData
image

Transferable ImageData

In a previous post, I covered sending ImageData from a canvas element, to a Web Worker. This allows for threaded image processing without impacting rendering performance of the browser ... mostly. By Value There is still a performance hit, af around 20 milliseconds in my very informal testing. This has to

  • Kevin Hoyt
Kevin Hoyt Oct 31, 2018 • 3 min read
Image Processing in a Web Worker
image

Image Processing in a Web Worker

WebRTC (Real-Time Communication) has many great uses, much of which is still relatively untapped. One of my favorite side effects of WebRTC arriving in browsers is the ability to put a live web camera feed into a video element. Once those two are paired, you can start performing real-time image

  • Kevin Hoyt
Kevin Hoyt Oct 23, 2018 • 7 min read
Kevin Hoyt © 2022
Powered by Ghost