Navigation

    VEYE IMAGING Forum

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Recent
    • Popular
    • Users
    • WIKI
    • veye.cc

    UNSOLVED IMX287 - 1000+ FPS Python & OpenCV

    Machine Vision camera
    1
    1
    374
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      bvdb89 last edited by

      Does anyone know a method to grab frames with reduced ROI at framerates above 1000fps? I am testing in Python and will be processing the images using OpenCV.

      I am using the following line of code but I am seeing a lot of fluctuation in the frame rates, only reaching the reported max frame rate about 50% of the time.

      cap0 = cv2.VideoCapture(f"v4l2src io-mode=dmabuf device=/dev/video0 ! video/x-raw, format=(string)GRAY8, width=(int){704}, height=(int){544} ! appsink")

      1 Reply Last reply Reply Quote 0
      • First post
        Last post