필터 지우기
필터 지우기

How to find the pixel value at any point on a greyscale image(not on an rgb image?)

조회 수: 1 (최근 30일)
Respected sir, I need to find the pixel value on an graylevel image.(not on an RGB image,this can be done using impixel function for RGB image.But i wanted to find it for a grey image.)Is ther any function for this...??

채택된 답변

Matt Kindig
Matt Kindig 2012년 2월 7일
Function impixel works for grey images too. For such an image, all three RGB values will be the same.

추가 답변 (0개)

태그

Community Treasure Hunt

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

Start Hunting!

Translated by