Please help me anyone
Show older comments
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.

4 Comments
Bob Thompson
on 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
on 22 Jan 2020
I feel that accurate color detection may be sufficient. Please share the original sample image.
harshavardhanreddy reddy
on 23 Jan 2020
harshavardhanreddy reddy
on 23 Jan 2020
Answers (1)
Selva Karna
on 23 Jan 2020
0 votes
* subtract Objects while you move using live camera
- use MOG subtraction algorithm.
- its used to detect path and trees
Categories
Find more on Agriculture in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!