Search:

Type: Posts; User: div111

Search: Search took 0.07 seconds.

  1. Replies
    1
    Views
    1,186

    get gray scale value from 16-bits image

    how to get grayscale value from gray scale image of 16 bit.:confused:
  2. how to get gray scale value from 16- bit grayscale image

    i am getting grayscale value 0 to 255 .which is 8 bits grayscale image .

    int imgwidth = image.getWidth();
    int imgheight = image.getHeight();
    int...
  3. get a pixel value from 16- bit grayscale image

    i am not getting the pixel value in 8- bit image so help for get a pixel value from 16- bit grayscale image
Results 1 to 3 of 3