I am using opencv4Android under Android right now. Yet my findContours is really slow, 70~100ms. Does the opencv calls already taking advantage of gpu if the device has one?
What options I have to make my opencv calls run faster?
1 | initial version |
I am using opencv4Android under Android right now. Yet my findContours is really slow, 70~100ms. Does the opencv calls already taking advantage of gpu if the device has one?
What options I have to make my opencv calls run faster?