convert pixel to cm

Posted by Jessy on Stack Overflow See other posts from Stack Overflow or by Jessy
Published on 2010-06-09T16:25:13Z Indexed on 2010/06/09 16:32 UTC
Read the original article Hit count: 188

Filed under:
|
|

If I have distance in pixel using this formula:

sqrt((x1-x2).^2+.(y1-y2)^2))

How can I converted it to CM?

© Stack Overflow or respective owner

Related posts about matlab

Related posts about pixel