Search:

Type: Posts; User: Norm

Search: Search took 0.11 seconds.

  1. Replies
    13
    Views
    7,101

    Re: Chain Code (Freeman)

    Can you ask your questions in java programming terms?
    The words you are using have no meaning when talking about a java program: signature, chain code and intersection
    These words relate to your...
  2. Replies
    13
    Views
    7,101

    Re: Chain Code (Freeman)

    Can you ask your questions in java programming terms?
    The words you are using have no meaning when talking about a java program: signature and junction.
    These words relate to your problem, not how...
  3. Replies
    13
    Views
    7,101

    Re: Chain Code (Freeman)

    Please Edit your post and wrap your code with
    <YOUR CODE HERE> to get highlighting

    The program can not find the file. Make sure the file is located where the program is looking for it.

    Please...
  4. Replies
    13
    Views
    7,101

    Re: Chain Code (Freeman)

    If you have an image in a BufferedImage object you can look at its pixels by using the getRGB method.

    None of the terms you are using (signature, tablet, chain code, 8 connection, junctions) to...
  5. Replies
    13
    Views
    7,101

    Re: Chain Code (Freeman)

    Describe the algorithm that you are trying to code in more specific terms.
    To get at the pixels in an image there is the getPixel methods for example.
Results 1 to 5 of 5