Flir Thermal remote streaming

I have successfully transferred thermal images using the rpc library. My question is how I can go about processing these images on computer running the remote call? I would like to use the find_blobs method, however I am struggling to figure out how I can load the openmv libraries into my python script in visual studio code. Any advice?