c++ - combining cv::remap and cv::warpAffine to simultaneously correct fisheye and roll effects -


looking @ cv::remap, can use de-fisheye image have translation table have prepared earlier particular model of lens, , use cv::warpaffine correct camera roll, suspect there significant cumulative loss of quality doing 2 operations sequentially versus combining both operations. unfortunately, maths aren't working out how preprocess maps, can help?

(note, require opencv 2.x solution, not 3.x)


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -