Click here to Skip to main content
15,895,370 members
Articles / General Programming / Algorithms

Perceptual Hash based Image Comparison: Coded in "plain old C". An Anecdotal View

Rate me:
Please Sign up or sign in to vote.
5.00/5 (14 votes)
4 Jun 2023CPOL28 min read 6K   9  
An anecdotal report describing issues encountered in coding a minimal perceptual hash capability, in plain old C, in to 35 year old rolling development, with the goal of running on a noob Win 10/11 installation.
This article is concerned with some practical issues that encountered using a perceptual hash approach to image comparison.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Germany Germany
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions