petercorke / machinevision-toolbox-python

Machine vision toolbox for Python
MIT License
150 stars 22 forks source link

Create a CentralCamera Class with resolution and perspective angle #6

Open Horizon-bupt opened 9 months ago

Horizon-bupt commented 9 months ago

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

petercorke commented 5 months ago

I need a bit more detail. You are getting an image from Coppeliasim and want to process it using the MVTB CentralCamera class?