How to test for pixel density in an image

조회 수: 3 (최근 30일)
Karthik Karri
Karthik Karri 2014년 4월 28일
댓글: Image Analyst 2014년 4월 28일
I have an image where at each point pixel density varies. I need to identify low pixel density regions in image and differentiate it from high density image.Any help would be highly appreciated.
  댓글 수: 2
Walter Roberson
Walter Roberson 2014년 4월 28일
Are you sure that the sensor was non-linear? How do you display the image? Do you have to texture map it onto a surface?
"pixel density" refers to the individual locations that are given values. If you are not working with "raw" images, then pixels are almost always arranged on a rectangular grid, and so the "pixel density" is uniform.
Perhaps you should post a sample image.
Image Analyst
Image Analyst 2014년 4월 28일
What do you mean by pixel density? That is non-standard terminology because it is not specific. Sometimes people (or programs like Photoshop) talk about density and they mean "optical density" (holdover terminology from the old film days), which is essentially gray level. Or you might mean how many pixels are packed into a certain size sensor, like there are 15 or 18 megapixels in this APS-C format sensor. What do you mean?

댓글을 달려면 로그인하십시오.

답변 (0개)

제품

Community Treasure Hunt

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

Start Hunting!

Translated by