1 | initial version |
Has anyone figured out a way to transfer images to a Mat object with the Sapera SDK without using CVB? Seems this has already been answered here but determining where to place the call is also problematic. I was looking at adding a function as in GrabLUT, though I need to take stdev/mean of a 5 pixel kernel... something like this for each frame (https://stackoverflow.com/questions/11456565/opencv-mean-sd-filter) I can do this no problem almost in real time with my webcam frames