Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

Finding the variation in movement of particular colour in series of image

1 visualización (últimos 30 días)
Prasanna Venkatesh
Prasanna Venkatesh el 24 de Ag. de 2019
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
Overview:
Camera takes a picture of top view of an object (black circular disc with colour marked center - static). Each time it takes a picture of it, I need to find the variation of displacement of the center of the object.
Questions:
How to find that particular dot?
Can I find variations in micron level?
What kind of resolution of picture is needed for this requirement?
What format of picture will be easy?
Any other tips?
Thanks in advance!
  4 comentarios
KALYAN ACHARJYA
KALYAN ACHARJYA el 27 de Ag. de 2019
Camera takes a picture of top view of an object (black circular disc with colour marked center).
Image might help to better undestand the question.
Prasanna Venkatesh
Prasanna Venkatesh el 29 de Ag. de 2019
@ Kalyan Acharjya
Ya. Sure. I will try to do it asap.

Respuestas (1)

Prabhan Purwar
Prabhan Purwar el 27 de Ag. de 2019
Assumption: I am assuming the camera to be stationary and object moving.
You can make use of imfindcircles() function to detect the center of the circular object along with radius.
For a more detailed insight into the topic, please refer to Image Segmentation Tutorial and Detecting circular object blog linked below.
  2 comentarios
Prasanna Venkatesh
Prasanna Venkatesh el 29 de Ag. de 2019
@ Prabhan Purwar
Thanks! But, Why would I need to find the center of circle, when it is already marked with different colour? My question is, Can I detect the motion of coloured mark in microns? What are all needed to do that.
I think 'Image segmentation' might be useful
Prabhan Purwar
Prabhan Purwar el 6 de Sept. de 2019
Following is a link to coloured object detection based on spectrum selection
Please attach Image, it may help to provide you a specific solution.

Productos


Versión

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by