Effacer les filtres
Effacer les filtres

Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

How to know if there is different information in an image (large gap between pixels )

3 vues (au cours des 30 derniers jours)
hamed abdulaziz
hamed abdulaziz le 25 Jan 2014
Clôturé : MATLAB Answer Bot le 20 Août 2021
Hi All
I have group of image which of the following features tell me that there are changes in information happened in the image (i.e there is a large gap between pixels )? :
Entropy? ,dissimilarity ,...etc ?
I need an indication if the ROI edges(borders)diffire than remaining image
  3 commentaires
Image Analyst
Image Analyst le 26 Jan 2014
Modifié(e) : Image Analyst le 26 Jan 2014
Why would there be gap between pixels? Pixels have to be in a rectangular matrix - all touching one another, unless you're referring to just some pixels that have certain properties, like they're brighter than some specified amount. Please attach as many images as you need to illustrate your question.
Walter Roberson
Walter Roberson le 26 Jan 2014
In the old Sony Trinitron color "stripe" phosphor, the pixels had a mask between them and so could be said to not be touching. Likewise in many LCD designs, pixels have a physical mask around them, rather than the color areas being completely contiguous.
Those scrolling-light displays are another example of pixels that have a gap between them.
When doing printing to wire meshes (e.g., display signs that go on bus windows but which can be looked out of) then there may be gaps between pixels, and one needs to take that into account when planning the graphics.
So it is possible. But in any such case that I can think of, information about the gap between pixels is something that you would have to have given as input, not something you would calculate.

Réponses (0)

Cette question est clôturée.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by