-
Hello,
I am a conda-forge user and i've found myself many times looking for a pypylon conda-package.
Unfortunately, this package requires having the binary packages.
I'm not sure if building…
-
Hi,
I am trying to control two cameras that are connected to a frame grabber. I can access the cameras in pylonviewer through a com port.
However, we I try to list the cameras with pypylon, I obta…
-
Question in the title, would be nice to be sure to further plan ahead my project.
-
Hi everyone, I want to ask some questions.
I need to know how to grab for 4 Gige cameras with multi thread in pypylon.
But I don't have new ideas to develop with pypylon.
I'm using the pypylon samp…
-
Hello all! When using the attrib `OutputOrientation` of `pypylon.pylon.ImageFormatConverter` to manipulate image orientation,
I found the built-in integer values seemed wrong.
Please run the demo…
-
Hello eveyone,
I am using pypylon to take images from my application.
I will use 2 cameras and I need to grab images synchronously.
When I have a look to grabmultiplecameras sample, It says t…
-
**Problem**
After making an executable for my USB 3 basler camera using the following modification to the spec file:
```
from PyInstaller.utils.hooks import collect_dynamic_libs
binaries = [
…
-
Would it be possible to add the supported grab strategies to `grab_images()`? I noticed a corresponding annotation in `factory.pyx`.
-
### Describe the issue:
When I executed the code(See Reproduce the code example) and the segmentation fault was occurred.
I wrote the traceback message by GDB in Error message field.
if "device =…
-
I am using a linescan (racer) camera and need to change the frame size as product dimensions change. Using the method mentioned in this post causes issues for me.
[https://github.com/basler/pypylon/i…