Navigation

    VEYE IMAGING Forum

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Recent
    • Popular
    • Users
    • WIKI
    • veye.cc
    1. Home
    2. bvdb89
    B
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 0
    • Groups 0

    bvdb89

    @bvdb89

    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Email brett.vdb@outlook.com

    bvdb89 Follow

    Latest posts made by bvdb89

    • IMX287 - 1000+ FPS Python & OpenCV

      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")

      posted in Machine Vision camera
      B
      bvdb89