Skip to main content

Software to detect fake art

Imaginative as it may sound, but a team of researchers at the DartMouth College in US have come up with a computational tool that could actually authenticate paintings and drawings.

A press release on Dartmouth News has:
Using high resolution digital images of drawings by Bruegel and some of his imitators, as well as a painting by Perugino, the computer scientists captured data about pen or pencil stroke patterns and other elements that represent an artist's style or aesthetic signature. This signature was then used to discover consistencies and inconsistencies within a single piece of artwork or among works by the same artist. The study was published in the Proceedings of the National Academy of Sciences (PNAS) Online Early Edition during the week of Nov. 22-26, 2004.
Read: Dartmouth News - Researchers develop digital technique for art authentication - 11/22/04

Comments

Popular posts from this blog

Gmail Chat Disabled

The fact that it happened does not surprise me but that it took so long for our network administrators to figure it out does. And if you are wondering how do you disable Gmail's chat features on your network, you only need locking DNS lookups to chatenabled.mail.google.com , by returning 127.0.0.1 .

Advertising Billboards as Rain Covers

Advertising billboards are put to use as Pakistani refugees, left homeless after the October 8 earthquake, set up their tents in Muzaffarabad, Pakistan. [via SFGate ] Technorati Tags: Pakistan Earthquake

Community effort to create a single persistence model for the Java community

A community effort led by Sun Microsystems is aiming to create a single 'Plain Old Java Object' persistence model to provide a single object/relational mapping facility for Java app developers in J2SE and J2EE. Paul Krill writes In a letter to the “Java Technology Community” on Friday, specification leads on Java Specification Request (JSR) 220, which is the proposal for Enterprise JavaBeans 3.0, and JSR-243, for Java Data Objects, state that the two technologies feature divergent persistence models. “This divergence has caused confusion and debates among Java developers, and is not in the best of interest of the Java community,” said JSR-220 leader Linda DeMichiel who also is a Sun employee, and Craig Russell, a staff engineer at Sun who leads JSR-243. “In response to these requests [for an end to the unwanted divide], Sun Microsystems is leading a community effort to create a single POJO (Plain Old Java Object) persistence model for the Java community,” the letter said.