Please help me anyone
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Selva Karna
am 23 Jan. 2020
* subtract Objects while you move using live camera
- use MOG subtraction algorithm.
- its used to detect path and trees
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!