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

4 件のコメント

Bob Thompson
Bob Thompson 2020 年 1 月 22 日
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
KALYAN ACHARJYA 2020 年 1 月 22 日
I feel that accurate color detection may be sufficient. Please share the original sample image.
harshavardhanreddy reddy
harshavardhanreddy reddy 2020 年 1 月 23 日
row.jpg
harshavardhanreddy reddy
harshavardhanreddy reddy 2020 年 1 月 23 日
This is my college project in which the vehicle under canopies has to identify path through machine vision and move on its own for robotic operations like spraying,etc..
i dont have much experience with MATLAB now i am learning matlab.
thankyou.

サインインしてコメントする。

回答 (1 件)

Selva Karna
Selva Karna 2020 年 1 月 23 日

0 投票

* subtract Objects while you move using live camera
  • use MOG subtraction algorithm.
  • its used to detect path and trees

カテゴリ

ヘルプ センター および File ExchangeAgriculture についてさらに検索

質問済み:

2020 年 1 月 22 日

回答済み:

2020 年 1 月 23 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by