Results 1 to 4 of 4
  1. #1
    lostsoul28 is offline Member
    Join Date
    Jan 2012
    Posts
    3
    Rep Power
    0

    Default scanning pixels of .tiff image using imageJ library

    im using the imageJ library to read a .tiff image file. But when im trying to read the pixels of image1 in variable c, i get an error saying "incompatible types: required int, found int[]. im quiet new to java, so can somebody tell me how to get around this problem. The code is otherwise working fine with other image formats.
    Last edited by lostsoul28; 02-08-2012 at 03:02 AM.

  2. #2
    Join Date
    Sep 2011
    Location
    Mumbai, India
    Posts
    35
    Rep Power
    0

    Default Re: scanning pixels of .tiff image using imageJ library


  3. #3
    lostsoul28 is offline Member
    Join Date
    Jan 2012
    Posts
    3
    Rep Power
    0

    Default Re: scanning pixels of .tiff image using imageJ library

    thats me too. its my post.

  4. #4
    DarrylBurke's Avatar
    DarrylBurke is online now Moderator
    Join Date
    Sep 2008
    Location
    Madgaon, Goa, India
    Posts
    10,101
    Rep Power
    17

    Default Re: scanning pixels of .tiff image using imageJ library

    Why do they call it rush hour when nothing moves? - Robin Williams

Similar Threads

  1. tiff image in ie7 is not working
    By kailash in forum Java Servlet
    Replies: 1
    Last Post: 02-06-2011, 04:43 PM
  2. Image to pixels
    By Deva in forum New To Java
    Replies: 6
    Last Post: 04-01-2010, 08:35 PM
  3. read tiff image header
    By mr_empty in forum Java 2D
    Replies: 0
    Last Post: 12-23-2009, 04:08 AM
  4. Replies: 0
    Last Post: 11-07-2009, 06:45 AM
  5. Replies: 0
    Last Post: 11-03-2009, 11:36 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •