Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Android Security IT

Image Analysis and Verification To Track Pictures 31

kodiaktau writes "Computer scientist Landon Cox and students at Duke University are working in conjunction with researchers at Microsoft and Technicolor Research to design and develop image analysis tools to identify changes to pictures and videos. The technology, called YouProve, compares original images to create a trust certificate that can be compared against derivative images and produce a heat-map of changes (PDF) between the two. This can be of particular importance when reviewing large amounts of crowd-sourced content to see if image tampering has occurred."

This discussion has been archived. No new comments can be posted.

Image Analysis and Verification To Track Pictures

Comments Filter:
  • Android add-on does not interest me. Make it a Firefox add-on so I can check the pictures I see on facebook/eharmony/j-date/okcupid/match pictures, and you have something interesting.
    • by MobyDisk ( 75490 )

      I bet it is tough to do in Javascript.

    • Have they really just re-invented the "diff" command??

      Here is the same thing, but better, using Imagemagick:
      composite 1.bmp 2.bmp -compose Difference temp1.bmp
      convert temp1.bmp -fill red -tint 200 temp2.bmp
      composite 1.bmp temp2.bmp -compose Screen out.bmp

      There, done.
      And this handy script, when you adapt the coordinates/sizes, and put it on a shortcut, allows you to cheat on any "find the differences" game and get the shortest times ever. (Requires bash, KSnapshot, qdbus, grep, ImageMagick, Gwenview and wmct

      • by wzzzzrd ( 886091 )
        Bump. Can someone mod this up? That's the stuff I came for to /. in the first place, ages ago. You know, actually interesting ideas instead of this fanboihateboigoldengirlsboi crap that's showing up more and more often.
  • by Anonymous Coward

    So they are saving a DIFF along with the original image inside its metadata. So what? You need the original and modified image to create the diff. By sending the diff along with the original you're doing nothing other than sending two pictures. I see no use for this at all.

  • Sounds like they are developed a new method to analyze the results of a photoshop contest. [wikipedia.org]
  • FOREVER!!!!!!!!!!!!!!!!

    Snopes, your days are numbered.
  • Read [psu.edu]

    Another case of CS guys now knowing about existing EE research.
  • And how hard is this compared to keeping a known original and applying it as a difference layer to the suspected altered image? That could look like a heat map.
  • I'd like to see how well it handles subtler modifications. Rather than blocking out someone's face, what about photoshopping the face like is done in magazines? Like someone else said this doesn't seem much more advanced than a difference layer if you're required to have the original image for comparison. Is the novelty here that it's running on android?
    • sounds like another tool to attempt to keep those damn pirates at bay.

      I was reading an article at forensic focus about a tool aimed at youtube downloader to identify media that had been format shifted from the original and "pirated" from youtube.

      Seems that having a local copy of somethingyou could click and play on youtube is going to be a copyright violation, maybe it is but a pretty trivial one of course if you can get stupid amount of money for each infringing file found on some poor saps hard drive...

      ht [forensicfocus.com]

  • http://www.tineye.com/ [tineye.com] is very cool, you give them a photo and they will search for it, or even photo's that have part of it.

    I have some idea of what sorts of algorithms they must be using, but this seems to be a real advancement.

  • Performed planting facade [domstroi.com.ua] neighbor. He was very pleased. I recommend.

One man's constant is another man's variable. -- A.J. Perlis

Working...