opencv_contrib
opencv_contrib copied to clipboard
xphoto fix inpaint fsr
resolves #2855
use a temporal Mat header for convertTo()
Pull Request Readiness Checklist
- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch ? ? (this goes to the 4.x branch, there is no fsr inpainting in 3.4)
- [x] There is a reference to the original bug report and related work