It can be seen that almost all OpenCV functions receive InputArray
type. What is it, and how can I understand the actual input types of parameters?
1 | initial version |
It can be seen that almost all OpenCV functions receive InputArray
type. What is it, and how can I understand the actual input types of parameters?