So what i want to do is to store the object descriptors in the local storage of the browser or as a file (generated previously)
I wonder if generating it previously bring problems, but i will make some tests. the issue is that i use the videoWidth to calculate the descriptors, but it seems a bit irrelevant, since the image size changes on the camera image too…