Search:

Type: Posts; User: aelynne

Search: Search took 0.08 seconds.

  1. Replies
    13
    Views
    7,101

    Re: Chain Code (Freeman)

    i have a chain code coding for straight-forward signature,and now i need to do for the signature that have intersection, how?
  2. Replies
    13
    Views
    7,101

    Re: Chain Code (Freeman)

    its okay, i have successed. but, this program only for straightforward signature, doesn't have any junction. If the signature is complex with junction, how to do that?
  3. Replies
    13
    Views
    7,101

    Re: Chain Code (Freeman)

    i have run this program,


    import javax.imageio.ImageIO;
    import java.io.*;
    import java.io.IOException;
    import java.awt.image.BufferedImage;
    import java.util.Vector;

    public class Imagersteg {
  4. Replies
    13
    Views
    7,101

    Re: Chain Code (Freeman)

    okay. it is like this.

    i have a signature that i get from a tablet, then i need to trace all the pixels of the signature using the chain code algorithm. the chain have 8 connection, which is from...
  5. Replies
    13
    Views
    7,101

    Re: Chain Code (Freeman)

    i didn't try anything yet, because i not have any idea about chain code in java. i need someone to give me idea on doing this.
  6. Replies
    13
    Views
    7,101

    Chain Code (Freeman)

    hallo, i have to do programming on freeman chain code to traces the pixels of signatures. I usd bitmap image which in black and white. Can someone help me on how to do it in java?
Results 1 to 6 of 6