arunkpatra/bow-wow

Create image and Video stream capture infrastructure

Opened this issue · 0 comments

Consider native libraries of the iOS and Android platforms first before considering OpenCV's camera abstraction. Use whatever tool can give the most stable, highest performance, lowest resource usage and most pleasant programming experience(even at the cost of higher development effort). If we are not happy with existing libraries, is it worth writing our own? I think we should not be afraid of that.