Giter Site home page Giter Site logo

Image Conversion Error about pypylon HOT 4 CLOSED

basler avatar basler commented on August 24, 2024
Image Conversion Error

from pypylon.

Comments (4)

thiesmoeller avatar thiesmoeller commented on August 24, 2024

you should call .GrabSucceeded() on your retrieved/grabbed result object:
is it True?
check this before calling the ImageConverter to check if the data you want to send to the converter is valid.

from pypylon.

glin123 avatar glin123 commented on August 24, 2024

So, I added the .GrabSucceeded() check and I figured out that I needed to change the packet size to jumbo, and change the inter packet delay. This made the error show up way less often however, now when this error shows up, every 100 or so images it also throws a different error right after. "Pylon Error: cameras have been physically removed..." and then terminates my program. @thiesmoeller

from pypylon.

thiesmoeller avatar thiesmoeller commented on August 24, 2024

You have to look at you system.
Check if your converting and saving is real-time. Log timestamps during the convert/save process.
Are you faster than frametime ?

And follow the guidelines from the manuals and camera docs. E.g. as gigevision is a nearly 100% Rx load on your system. Enlarge the receive descriptor count on the driver.
Enlarge buffer count in pylon

Make measurements and try to find the source of "trouble"

from pypylon.

stefanklug avatar stefanklug commented on August 24, 2024

I close this, as there was no activity in the last year.

from pypylon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.