i am working on agriculture path detection project through image processing in that i make all green colour part as white and path as black ,but now i want to clean that image by moving a window, and calculate the row distance between the end of left and right white pixels of a binary image and have to fit the mean line between the rows.please help me.9.png

4 Kommentare

Bob Thompson
Bob Thompson am 22 Jan. 2020
What do you have so far?
What experience do you have with MATLAB?
Is there a specific problem you're running into, or are you trying to figure out the process for this in general?
KALYAN ACHARJYA
KALYAN ACHARJYA am 22 Jan. 2020
I feel that accurate color detection may be sufficient. Please share the original sample image.
harshavardhanreddy reddy
harshavardhanreddy reddy am 23 Jan. 2020
row.jpg
harshavardhanreddy reddy
harshavardhanreddy reddy am 23 Jan. 2020
This is my college project in which the vehicle under canopies has to identify path through machine vision and move on its own for robotic operations like spraying,etc..
i dont have much experience with MATLAB now i am learning matlab.
thankyou.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Selva Karna
Selva Karna am 23 Jan. 2020

0 Stimmen

* subtract Objects while you move using live camera
  • use MOG subtraction algorithm.
  • its used to detect path and trees

Kategorien

Mehr zu Agriculture finden Sie in Hilfe-Center und File Exchange

Beantwortet:

am 23 Jan. 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by