フィルターのクリア

How to identify object inside an image and find its position in that image

7 ビュー (過去 30 日間)
Pratik
Pratik 2013 年 5 月 29 日
コメント済み: Image Analyst 2017 年 10 月 3 日
I have 3 circles of same size with colours yellow blue and red inside the image.I would like to identify coloured circles inside an image and get their positions in terms of x and y coordinates.
  1 件のコメント
Matt Kindig
Matt Kindig 2013 年 5 月 29 日
Post the image to the web somewhere (e.g. tinypic.com), and post the link to it here. That will help us give you specific information.

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

回答 (2 件)

Image Analyst
Image Analyst 2013 年 5 月 29 日
See my Image Segmentation Tutorial: BlobsDemo - it does that using the standard coins demo. There is also a Mathworks demo on Steve's blog using imfindcircle: http://blogs.mathworks.com/steve/2012/09/04/detecting-circular-objects-in-images/

Anand
Anand 2013 年 5 月 29 日
I think this blog post by Steve Eddins should be directly relevant to what you're trying to achieve:
  2 件のコメント
Haseeb Hassan
Haseeb Hassan 2017 年 10 月 3 日
If i want to to detect humans and want to find there coordinates in gray image then what should i do.

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

カテゴリ

Help Center および File ExchangeImage Processing and Computer Vision についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by