Bobbi Diamond
Results
2
issues of
Bobbi Diamond
I'm not sure this is related to GammaCV, hence put in as a question rather than an issue report. On executing the following: ``` const im_mat = new gm.MediaInput(video, [video.videoHeight,...
Testing our application that does image capture on a Google Pixel 7. The code is basically straight out of the examples: ` let pipeline = gm.grayscale(im_mat); pipeline = gm.adaptiveThreshold( pipeline,...