Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8206045
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T08:31:10+00:00 2026-06-07T08:31:10+00:00

Are there known algorithms that can detect image degradation programatically without looking at the

  • 0

Are there known algorithms that can detect image degradation programatically without looking at the image?

I think about obvious (visible) image artifacts of lossy re-encoding, like color
distorsion, edge noise, blockness etc.
For example, images encoded from original source with JPEG quality 80 are fine.

I hope this is right place to ask, but if moderators think that I should have asked at DSP stackexange or similar, please relink.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T08:31:13+00:00Added an answer on June 7, 2026 at 8:31 am

    You need to evaluate methods for finding the artifacts that you define. Once you have those characterized, you’ll need to code up each method to find those artifacts. These methods will probably best be employed on a difference image – the original (or intermediate) minus the encoded file. You’ll probably have to analyze each color channel separately. The simplest would be a threshold – are any parts of the encoded image off by some threshold? For blockiness and edge noise, I imagine you’ll probably use some kind of Hough transform to recognize shapes/lines in the difference image, and possibly a wavelet transform or something similar that can be tuned to particular frequency patterns to pick out ringing around edges.

    Edit (in response to klo’s comment):
    Without a reference, I’m not sure that you’ll be able to accomplish what you want. You can still try applying the techniques I mentioned on individual color channels. The hard part will be that without a reference, you won’t necessarily be measuring any artifact, but rather image features too. You can still use some a-priori information, such as the fact that any blockiness will be oriented exactly with the image frame – not rotated. Any real image would probably be unlikely to have many nicely blocky features completely oriented with a frame. You could also apply an edge-finding algorithm like difference of gaussians or Canny edge detection, and then apply wavelet filters near the located edges to look for ringing.

    For known programmable methods, see python’s scikits-image (which you know about from your post to ther mailing list) or possibly OpenCV, which has Python bindings. I’m not familiar with Matlab’s capabilities, but that would probably also work as well.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Are there any algorithms that you can continue hashing from a known hash digest?
Are there any known design principles, best-practices and design patterns that one can follow
I would like to know if there exist algorithms that solves this issue. It
There are well-known algorithms for cryptography to compute modular exponentiation (a^b)%c (like Right-to-left binary
Is there any well-known algorithm (or obvious solution) for transforming a list from order
I want to create a class that can use one of four algorithms (and
Are there any known hash algorithms which input a vector of int's and output
Background It is known that random branching costs significant overhead. And there was a
I'm looking for an efficient algorithm that for a space with known height, width
I've got an asynchronous application, meaning that at any given time there can be

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.