I am testing OpenCV4Android and I have found some examples in which they use the interface CvCameraViewListener2
and others use CvCameraViewListener
, the difference I find in one and the other is minimal, my question is: Is there a reason why you should use one or the other?