Stories
Slash Boxes
Comments

SoylentNews is people

SoylentNews is powered by your submissions, so send in your scoop. Only 19 submissions in the queue.
posted by CoolHand on Saturday August 15 2015, @12:58AM   Printer-friendly
from the software-can-make-coffee-too dept.

Everyone may be a critic, but now Penn State researchers are paving a way for machines to get in on the act. However, the researchers add that their photo-analysis algorithm is designed to offer constructive feedback, not to replace photographers.

The researchers have developed an algorithm that analyses the arrangement of visual elements—the composition—of digital photographs. It also offers feedback about the perceived composition of the photograph and provides examples of similarly composed pictures of high aesthetic value, said James Wang, professor of information sciences and technology. Wang and colleagues recently received a patent for the system. "If you think about aesthetics, everything is about composition," said Wang. "You can look into colours, or textures, or shapes, but, if you boil it down, you eventually have to consider all of these elements as part of composition."

Training a machine to become an art critic is not easy, according to the researchers. A machine must be trained with examples of highly regarded photographs in order to recognize good compositional elements, said Jia Li, professor of statistics, who worked with Wang.

The original article can be found at Phys.org.

The original source can be found at Penn State University.


Original Submission

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 2) by cafebabe on Saturday August 15 2015, @09:26AM

    by cafebabe (894) on Saturday August 15 2015, @09:26AM (#223201) Journal

    if((metadata indicates use of filter)||(JPEG quantize table indicates use of filter)) {
        print("using a filter on a picture is akin to polishing a turd.\n");
    } else if(rand()*1.0/RAND_MAX>0.000001) {
        print("your picture is awful.\n");
    } else {
        print("your work has promise.\n");
    }

    --
    1702845791×2
    Starting Score:    1  point
    Karma-Bonus Modifier   +1  

    Total Score:   2