Please help me anyone
조회 수: 2 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Selva Karna
2020년 1월 23일
* subtract Objects while you move using live camera
- use MOG subtraction algorithm.
- its used to detect path and trees
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!