Please help me anyone
3 views (last 30 days)
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
Answers (1)
Selva Karna
on 23 Jan 2020
* subtract Objects while you move using live camera
- use MOG subtraction algorithm.
- its used to detect path and trees
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!