Start a new topic

algorithm used for image or object tracking

Would the algorithm used for image or object tracking be capable of identifying trees by their leaves?

1 Comment

Hello Robert,

Object Recognition would not work because leaves are considered as flat objects, so Image recognition would be better. However, in order to successfully identify leaves, they need to be different from each other. Otherwise, our algorithm will assume it is the same leave you are trying to track.

Therefore, your use case will only work if you provide leaves that are very different from each other.

Thanks
Eva

 

Login or Signup to post a comment