machinevision-toolbox-python icon indicating copy to clipboard operation
machinevision-toolbox-python copied to clipboard

Machine vision toolbox for Python

Results 3 machinevision-toolbox-python issues
Sort by recently updated
recently updated
newest added

Some blobs were being created that were one pixel in size causing the code: `blob.uc = M.m10 / M.m00` for the centroid to throw a division by zero error. Added...

I'm using Coppeliasim vision sensor and need to create a perspective camera instance. How can I do? Perhaps I can create the instance with camera intrinsic parameters? Appreciate !!! ![Snipaste_2024-01-14_15-56-23](https://github.com/petercorke/machinevision-toolbox-python/assets/82087356/dc1b5fac-c169-46d9-85be-1c3bec724a2c)

Errors in books are a nightmare for the readers and the author! If you spot something that is wrong, or something could be improved (clearer, less confusing, less ambiguous) please...

bug