-
Patrik Huber authored
This adds a Python buffer view to cv::Vec4f, and the type is exposed as eos.Vec4f. That means that the type is convertible to a NumPy array using `np.array(vec4f_instance)`.
e0027ba7
This adds a Python buffer view to cv::Vec4f, and the type is exposed as eos.Vec4f. That means that the type is convertible to a NumPy array using `np.array(vec4f_instance)`.