Artix Linux Forum

General Category => General Discussion => Topic started by: mardiyah on 06 January 2023, 00:32:33

Title: Anyone find out S/W to estimate a dimension of BMP image region
Post by: mardiyah on 06 January 2023, 00:32:33
Does anyone happen to know or find out any software/program can estimate annd compute some dimensions of some part/region in a bitmap ie raster image based on the known dimension else in a region else of the same image

For now need is only in 2 dimension, e.g. to obtain a length of the knife blade region when there is known knife's handle length
and requires 3% max error tolerance

(https://www.farrar-tanner.co.uk/media/catalog/product/c/h/chefkniferedo.jpg?optimize=medium&bg-color=255,255,255&fit=bounds&height=700&width=700&canvas=700:700)

For urgent now only 2D is fine, means image is on 2 axis x,y, really sits aligned into flat plane, not yet have a depth, further 3D axis
Title: Re: Anyone find out S/W to estimate a dimension of BMP image region
Post by: tintin on 06 January 2023, 03:51:10
This can be done in Gimp using the compass tool. You can configure this tool to measure pixels, inches, millimeters etc.

You can also import this image into FreeCAD, put it on the right scale and then proceed to all kinds of distance measurements :
https://youtu.be/LLhsH_6a2wg
Title: Re: Anyone find out S/W to estimate a dimension of BMP image region
Post by: tintin on 07 January 2023, 06:34:13
You are welcome.
Title: Re: Anyone find out S/W to estimate a dimension of BMP image region
Post by: nous on 09 January 2023, 13:32:38
Thanks!