pthom / cvnp

cvnp: pybind11 casts between numpy and OpenCV, with shared memory
MIT License
53 stars 10 forks source link

Added a missing namespace to a variable #3

Closed Dvorkam closed 1 year ago

Dvorkam commented 1 year ago

Once the namespace was added, it worked (I will delete the fork upon acceptance or rejection.)

pthom commented 1 year ago

Many thanks, I had missed the fact that ssize_t might not be defined in the C library!