Willem Weertman

Willem Weertman

Anchorage, AK

More

Haven't backed any projects yet! 

Heres the code to make these images for anyone who is interested. Sorry about the tabs getting removed, not sure whats up with that @experiment.com
import cv2 import os import numpy as np path_vid = r'C:\Users\wlwee\Documents\conferences_and_presentations\AchemS\2021_Submission\inverted_plume.avi' path_save_img = os.path.join(os.path.dirname(path_vid), os.path.basename(path_vid).split('.')[0] + '.png') cap = cv2.VideoCapture(path_vid) num_...more
import cv2 import os import numpy as np path_vid = r'C:\Users\wlwee\Documents\conferences_and_presentations\AchemS\2021_Submission\inverted_plume.avi' path_save_img = os.path.join(os.path.dirname(path_vid), os.path.basename(path_vid).split('.')[0] + '.png') cap = cv2.VideoCapture(path_vid) num_...more
Outside of ethical concerns my biggest issue beyond with eating octopus is that generally I dislike eating nervous tissue. If you do ever get octopus cut the arm open and look at the size of the nerve cord, it makes up a sub stantial portion of the arms. If I could post a picture here I would, it...more
Reply to:David LangDavid Lang
Thank you David, I will try to keep the posts going
Yeah, would not want to be eaten by an octopus, would be one of the worse ways to go.