The open CV lib is in C (with IPP cpu-optomized assembler if you want) calling the functions from python doesn't slow you down - unless you do something really dumb like trying to itrerate over pixels in the python cde.
Because most commercial applications want accuracy and scale. So use structured light, background target grids or multiple fixed cameras. This technique needs fairly simple shapes and assumes that edges are square etc.…
The open CV lib is in C (with IPP cpu-optomized assembler if you want) calling the functions from python doesn't slow you down - unless you do something really dumb like trying to itrerate over pixels in the python cde.
Because most commercial applications want accuracy and scale. So use structured light, background target grids or multiple fixed cameras. This technique needs fairly simple shapes and assumes that edges are square etc.…