Uploaded image for project: 'DAM Focal'
  1. DAM Focal
  2. RESPDAM-89

Bluriness for focal point variations

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Neutral Neutral
    • None
    • None
    • None
    • None

      Hello,

      We're using the focal points module for a client and i can observe some bluriness on pictures which I can't explain.

      Background:

      • we have the webp imaging generator to it's default of 100
      • we have several variations defined via decorator
      • I tried setting the interpolation to bicubic already, no change

       

      Issue:
      We for an image we define a srcset, each linking to the variation and a given width within that variation.
      However, when comparing the images it looks to me that on the smaller images the images get blurry.

       

      Please find attached an example of images:

      1) original jpeg (downloaded from asset app)

      2) original webp returned from focal point , req via: .imaging/focalpoint/original/dam/jcr:...../......

      3) return of focalpoint with width 982, req via: .imaging/focalpoint/default/958x/dam/jcr:...../......

       

      Focal point is defined like this via decorator:
       

      variations: !override
        default:
          description: 16x9 Standard
          minHeight: 144
          minWidth: 256
          ratio: 16/9
          allowedWidths:
            - 256
            - 426  
            - 640
            - 848
            - 958
            - 1024
            - 1262
            - 1280
            - 1600 

        Acceptance criteria

          1. asset_original.jpg
            asset_original.jpg
            500 kB
          2. focalpoint_958.webp
            251 kB
          3. original_webp.webp
            786 kB

              amanzoni Adrien Manzoni
              chrisD Christoph Damm
              Services
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:

                  Bug DoR
                  Task DoD