Skip to content
Snippets Groups Projects
Commit 0e45e592 authored by Leo Sutevski's avatar Leo Sutevski
Browse files

.

parent 4c085f18
No related branches found
No related tags found
No related merge requests found
......@@ -3,8 +3,6 @@ from PIL import Image
import numpy as np
import time
import png
from concurrent.futures import ThreadPoolExecutor
import cv2 as cv
class MemoryFrame:
def __init__(self, stride = 16384, offset = 0x0f000000, shape: tuple = (720, 1280)):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment