• General_Effort@lemmy.world
    link
    fedilink
    English
    arrow-up
    14
    arrow-down
    3
    ·
    5 months ago

    FWIW, The Samsung Boss said:

    As soon as you have sensors to capture something, you reproduce [what you’re seeing], and it doesn’t mean anything. There is no real picture.

    I understand this as talking about a definitive original, as you get with trad analog photography. With a photographic film, you have a thin coat (a film) of a light sensitive substance on top of a strip of plastic. Taking an analog picture means exposing this substance to light. The film is developed, meaning that the substance is chemically altered to no longer be light sensitive. This gives you a physical object that is, by definition, the original. It is the real picture. Anything that happens afterward is manipulation.

    An electronic sensor gives you numbers; 1s and 0s that can be copied at will. These numbers are used to control little lights in a display.

    As far as I understand him, he is not being philosophical but literal. There is no (physically) real picture, just data.

    • prole@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      7
      ·
      5 months ago

      I would consider the negatives to be “the original” over the first photo that was printed using them.

      • General_Effort@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        5 months ago

        I agree. The negatives are the developed film. They were physically present at the scene and were physically altered by the conditions at the scene. Digital photography has nothing quite like it.

        • NotMyOldRedditName@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          5 months ago

          Are the raw photos manipulated or are they just the original 1s and 0s unedited?

          Not sure if there’s any preprocessing before the processing.

          Edit: I’m imagining a digital camera that cryptographicly signs each raw frame before any processing with a timestamp and GPS location. Would be the best you could probably do. Could upload it’s hash to a block chain for proof of existence as well.

          Edit: I guess the GPS system would need some sort of ceyptographic handshake with the camera to prove the location was legitimately provided by the satellite as well.

          • Kazumara@feddit.de
            link
            fedilink
            English
            arrow-up
            4
            ·
            5 months ago

            the original 1s and 0s

            I think your issue starts there, you already have to decide how to build your sensor:

            • If it’s a CMOS sensor how strong do the MOSFETs amplify? That should affect brightness and probably noise.
            • How quickly do you vertically shift the data rows? The slower the stronger the rolling shutter effect will be.
            • What are the thresholds in your ADC? Affects the brightness curve.
            • How do you layout the color filter grid? Will you put in twice as many green sensors compared to blue or red as usual? This should affect the color balance.
            • How many pixels will you use in the first place? If there is many each will be more noisy, but spacial resolution should be better.

            All of these choices will lead to different original 1s and 0s, even before any post-processing.

          • General_Effort@lemmy.world
            link
            fedilink
            English
            arrow-up
            3
            ·
            5 months ago

            Are the raw photos manipulated or are they just the original 1s and 0s unedited?

            I think your average camera does not have the option to save RAW files. It seems somewhat common even outside professional equipment, though.

            Could upload it’s hash

            Yes, exactly. However, this would only prove that the image (and metadata like GPS coordinates) existed at that particular point in time. That would add a lot of credibility to, say, dashcam footage after a collision. It’s curious that misinformation has become a major issue in the public consciousness, at a time when we have far better means of credibly documenting facts, than ever before.

            But it would do little to add weight to images from, say, war zones. Knowing that a particular image or video existed at a particular point in time would rarely allow the conclusion if it was real or misinformation. In some cases, one may be able to cross-references with independent, trustworthy sources, like reporters from neutral countries or satellite imagery.

            Creating a tamper-proof camera is a fool’s errand. The best you can do is tamper-resistant. That may be enough if the camera can be checked by a trustworthy organization and does not leave its control for long. But in such a scenario you would rarely need that, and it’s not the usual scenario. The price would be very high. Fakes that do pass muster will be given more credibility.