<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Comments on snippet: 'Compare two PIL images in Python'</title>
    <description>Snipplr comments feed</description>
    <link>https://ipv6.snipplr.com/</link>
    <lastBuildDate>Wed, 22 Apr 2026 03:18:39 +0000</lastBuildDate>
    <item>
      <title>sudarkoff said on 08/May/2014</title>
      <link>https://ipv6.snipplr.com/view/757/compare-two-pil-images-in-python</link>
      <description>&lt;p&gt;@rawlyn: the above code computes the so-called root-mean-square difference for two _images_ (histogram is like a fingerprint for an image). RMS is a measure of how similar two images are. If RMS is zero the images are identical.&lt;/p&gt;</description>
      <pubDate>Thu, 08 May 2014 08:40:56 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/757/compare-two-pil-images-in-python</guid>
    </item>
    <item>
      <title>luchoangdinh5967 said on 09/Mar/2026</title>
      <link>https://ipv6.snipplr.com/view/757/compare-two-pil-images-in-python</link>
      <description>&lt;p&gt;This Python code snippet shows a simple way to compare two images using a histogram and calculate the RMS value to measure the difference between them.&lt;/p&gt;</description>
      <pubDate>Mon, 09 Mar 2026 07:49:53 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/757/compare-two-pil-images-in-python</guid>
    </item>
  </channel>
</rss>
