The Python Oracle

How can I quantify difference between two images?

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Techno Bleepage Open

--

Chapters
00:00 Question
00:46 Accepted answer (Score 305)
08:11 Answer 2 (Score 87)
08:34 Answer 3 (Score 70)
09:23 Answer 4 (Score 23)
10:16 Thank you

--

Full question
https://stackoverflow.com/questions/1899...

Accepted answer links:
[to normalize]: http://en.wikipedia.org/wiki/Normalizati...)
[compare.py]: http://gist.github.com/626356
[Lucas-Kanade method]: http://en.wikipedia.org/wiki/Lucas%E2%80...
[Courbon et al, 2010]: http://www.sciencedirect.com/science/art...
[Kullback–Leibler distance]: https://en.wikipedia.org/wiki/Kullback%E...

Answer 3 links:
[PIL]: http://www.pythonware.com/products/pil/

Answer 4 links:
[normalized cross-correlation]: http://en.wikipedia.org/wiki/Cross-corre...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #imageprocessing #backgroundsubtraction #imagecomparison #timelapse

#avk47