Optimize c++ struct initialization to hold an image from numpy array

后端 未结 0 1835
温柔的废话
温柔的废话 2021-01-20 22:19

I created a python wrapper to apply some image filters to a NumPy array.

For doing that I need to allocate the image into a uchar4 struct



        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题