Please help me anyone
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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](https://www.mathworks.com/matlabcentral/answers/uploaded_files/265101/9.png)
![9.png](https://www.mathworks.com/matlabcentral/answers/uploaded_files/265101/9.png)
4 comentarios
Respuestas (1)
Selva Karna
el 23 de En. de 2020
* subtract Objects while you move using live camera
- use MOG subtraction algorithm.
- its used to detect path and trees
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!