Software To Authenticate Paintings
eldavojohn writes, "There's a new software tool out and about called Authentic which analyzes paintings to determine if they are indeed authentic works of the artist. If you don't think this is a serious problem to tackle, some experts estimate up to 15 percent of 'original prints' sold at auction houses are actually fake. From the article: 'By dividing 145 digitized paintings into pixels and analyzing the colors of each and how they compared with nearby pixels, the system was able to spot patterns unique to the painter. The software also showed Van Gogh's use of complementary colors (PDF) increased during his most active period from 1885 to 1890, according to the study published in Pattern Recognition Letters... In tests, Authentic performed as well as 15 human volunteers who were each given a small segment of a painting to study.' I've heard of many tools that analyze texts to verify the author but this is an extra dimension and a new frontier for pattern recognition. Tacking on another dimension, how much longer until we are able to analyze video in the same way?"
What amazes me is how many tools are out and available online regarding this sort of pattern recognition development. Since a lot of people know Java, I'm would encourage you to use the Java Media Framework (free from Sun). Once you have those libraries installed, it's quite easy to start editing sound, images & video. You might need to grab and install codecs if you're doing video analysis but I think almost all image codecs are supported.
I'm not going to lie, the video computation can be quite heavily but thankfully that framework is implemented such that the entire video doesn't have to be loaded into memory, just a one frame buffer analysis can be used if you want.
The last thing you would need is simply the know-how on programming these analysis algorithms. There are sites out there with a large wealth of up-to-date algorithms. An example would be the text book style site of pattern recognition or image processing. While this doesn't teach you how to do things, it does contain the raw resources and algorithms. General resources like the computer vision homepage exist that serve as links to all kinds of resources. Unfortunately, I know of no real solid books that contain everything out there because this field is so rapidly developing. My professors taught me from hand printed slides in a large compendium they had accumulated over the last couple years.
The last piece missing is the data to analyze. While you might not have the ultra high resolution Van Gogh images to do this yourself, it may be possible to visit museums with 6 MP cameras to obtain your own data. Failing that, there are repositories online that sometimes contain image information you can start with. While this may not satisfy your specific needs, it sure is great for the lazy developer like myself.
Lastly, I will mention citeseer and Google Scholar for cutting edge papers that you might want to try implementing. Distributing these algorithms and building a good GUI can be tricky but really anyone can build the backend. I heavily recommend experimenting with this if it interests you.
My work here is dung.
If you don't think this is a serious problem to tackle, some experts estimate up to 15 percent of 'original prints' sold at auction houses are actually fake.
What if I *still* don't think this is a serious problem?
The value of those pictures is a pure bubble anyway, if you can willingly give a $10k or so for a mere painting and it looks real to you, maybe it doesn't matter if it's fake. Better not tell you otherwise.
While not obvious at first site, there's a very tight relation to the "authenticity" of paintings (and antiquated things as a whole), and... digital piracy.
In both cases we're talking about things that can't cover their announced value just for what they are. Instead you're told they own some sort of authenticity, and thus cost X dollars.
In both cases you can make much cheaper copies (or free copies) so abuse will always happen, unless we wisen up and stop paying for "star power", and artificially limited supplies.
Tacking on another dimension
i'll buy that for a dollar!
I'm a rabbit startled by the headlights of life
There is no longer any reason for works of "art" to be "lost to the ravages of time", by my definition. If it is "good", there will be many copies, because it has the essence of what makes it "good". Some copies are sure to survive.
Look, when a fine art printmaker personally draws an image on a stone or plate, and produces a texture that lays semi-reflective ink onto a particular texture of hand-made paper using a certain density of ink... and then hand-registers the print while pressing the paper against another half-dozen litho stones to produce a very specific finished result... that cannot be photographically reproduced. Or mechanically so. Or digitally so... not in any way that produces the same results to the eye. Especially when the artist wraps up the print run by hand-coloring with other media, or applying Chine-colle, etc., however many of that particular piece have been produced are as many as will ever be produced. And some of them will not be kept as well as others. Scarcity ensues, and value (if the work is worth anything to its audience/appreciators) does go up. Looking at a high-res scan of the thing is NOT the same.
Exactly the same thing applies to a limited run of castings from a sculpture. The process is destructive, the original may be lost... these are things that are not the same, when seen photographically. Do you really think that seeing a full-sized copy of "David" is the same as walking into the room that contains the original one that Michelangelo personally touched with his own hands? It's not.
Is a unique "artistic statement" lessened because it is not the original embodiment of the idea?
Maybe, maybe not. But the experience of actually seeing (or touching) the work may very well not be the same, and that's between the artist and his audience - not between scam artists and a scammed audience. Someone being told they're looking directly at the piece of work produced by the artist, and seeing something like a Giclee or other reproduction, will either know they're being lied to, or suddenly think a lot less of the artist.
Don't disappoint your bird dog. Go to the range.