Search:

Type: Posts; User: bangun

Search: Search took 0.15 seconds.

  1. Replies
    9
    Views
    1,535

    Re: android image processing ( cropping)

    where can i get the documentation ?

    mmm, i am stuck to crop it while i have got the coordinat :(
  2. Replies
    9
    Views
    1,535

    Re: android image processing ( cropping)

    oke i understand, what i have done so far :
    1. read image in java
    2. convert to grayscale
    3. binarize image using otsu method
    4. traverse each pixel from width() and height()

    after that i get...
  3. Replies
    9
    Views
    1,535

    Re: android image processing ( cropping)

    i just crop it using the panel in Paint..~

    --- Update ---

    i rectangle each part that i want to split then i crop it...
  4. Replies
    9
    Views
    1,535

    Re: android image processing ( cropping)

    the problem is i don't know how to translate it to android...:(
    do you understand what steps need to split that image ?
  5. Replies
    9
    Views
    1,535

    android image processing ( cropping)

    Hi all, i am new with android programming and not really mastering java language programming..
    I got a final project about image processing in android, overall i know what i have to do to finish...
Results 1 to 5 of 5