<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Image Processing on bradleycarey.com</title>
    <link>https://bradleycarey.com/tags/image-processing/</link>
    <description>Recent content in Image Processing on bradleycarey.com</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Wed, 18 Mar 2026 00:17:57 -0400</lastBuildDate>
    <atom:link href="https://bradleycarey.com/tags/image-processing/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Checkbox Canvas: Images &amp; Video</title>
      <link>https://bradleycarey.com/posts/checkbox-images-and-video/</link>
      <pubDate>Tue, 17 Mar 2026 10:15:00 -0500</pubDate>
      <guid>https://bradleycarey.com/posts/checkbox-images-and-video/</guid>
      <description>&lt;p&gt;These two demos are the only ones in the series that process external input. One takes images, one takes live video. They&amp;rsquo;re also the only ones where a canvas element sneaks into the pipeline. The output still goes entirely to checkboxes; the canvas is just the fastest way to sample pixel data from a source that the browser won&amp;rsquo;t otherwise let you read directly.&lt;/p&gt;&#xA;&lt;p&gt;The underlying algorithm in both cases is the same: &lt;a href=&#34;https://en.wikipedia.org/wiki/Floyd%E2%80%93Steinberg_dithering&#34;  class=&#34;external-link&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Floyd-Steinberg error diffusion&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
