Borrar filtros
Borrar filtros

Info

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

Detect colors of smaller sizes?

1 visualización (últimos 30 días)
Emmanuel
Emmanuel el 12 de Jun. de 2014
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
Hi all! I am trying to detect and track colors. The colored squares of size 1cmx1cm are getting detected in a resolution of 640x360 are getting tracked. But the colored squares of size 0.5x0.5 is not getting detected in the same resolution. If I minimize the resolution it might get detected but I would like to detect them in this 640x360 resoltuion. Can you please help me figure it out ?
Also, I was wondering if whether the camera calibration is applicable only to the mages of same resolution at which the camera was calibrated.

Respuestas (1)

Image Analyst
Image Analyst el 12 de Jun. de 2014
If your object is so small that it's barely resolved, it won't have the correct color. Let's say at high resolution you have an edge that is white on one side and red on the other side. But let's say that at low resolution you have a big pixel that straddles the edge. It averages together the red and white and will think the pixel is pink instead of half white and half red.

La pregunta está cerrada.

Community Treasure Hunt

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

Start Hunting!

Translated by