OpenCVwithUVC
OpenCVwithUVC copied to clipboard
there is artifact in image getting from "onFrame" function
I found there is artifact in image getting from "onFrame" function ,especially when the infrared camera shines at the white paper. I tried to find the reason, and I found that when using "mFrame.copyPixelsFromBuffer(frame);" , the artifact began to appear.