Menu

What algorithm fit for agriculture image processing in this case?

Anonymous
2015-03-27
2015-03-30
  • Anonymous

    Anonymous - 2015-03-27

    http://postimg.org/image/e5pmodq11/

    Accoreding to this image. I want my robot run follow the plant straight path and detect how tilt it is. I will set up the Notebook on my robot and use OpenIMAJ.
    So the what method do i should use for this case or mybe any suggestion guide?

    Thanks you

     
  • Jonathon Hare

    Jonathon Hare - 2015-03-30

    Maybe the Hough transform (the HoughLines class) could find the vertical edges of the stems. For finding the ground ahead, perhaps try a segmentation algorithm (look at the OpenIMAJ tutorial) and maybe also consider looking at texture classification (maybe play with the classes in org.openimaj.image.processing.convolution.filterbank).

     

Anonymous
Anonymous

Add attachments
Cancel