-
Hello,
I need to get image from my Basler camera and use the image in an opencv app.
I changed the Makefile for my x86 Linux 14.04 system:
$(TARGET).so: $(TARGET).o
g++ -shared -Wl,--export-dyn…
-
Hoi Mr Badertscher,
Thank you for providing a way to access Basler cameras through Matlab.
I downloaded the entire package on my Matlab 2017b and tried to compile it using the "make" command. I …
-
### Describe what you want to implement and what the issue & the steps to reproduce it are:
Hi,
I am trying to change white balance (https://docs.baslerweb.com/balance-white) and color transform…
-
Today, I was experimenting with the ros2 driver and the camera emulator. When running
```
export PYLON_CAMEMU=1
ros2 launch pylon_ros2_camera_wrapper pylon_ros2_camera.launch.py
```
I got the fo…
-
This is happened when enter into
``if (ptrGrabResult->GrabSucceeded())``
[BASLER1.txt](https://github.com/basler/pypylon/files/10128984/BASLER1.txt)
Please check this out
-
hello dear Sir
We just trying to use your basler barcode_reader prject but we do not have basler camera and we want to try it by sending img . The img will be sent from python code to c++ (class Ba…
-
Hi,
**When I run the following:**
ros2 launch pylon_ros2_camera_wrapper my_blaze.launch.py
**I get the following output:**
[pylon_ros2_camera_wrapper-2] 1701379794.563725715 [basler.pylon.ros2.p…
-
Hello,
I'm trying to trigger Basler Aca1440-220uc with software trigger, but nothing is happening. My future plan is use hardware trigger on Jetson Nano through GPIO pins. For start I wanted to try s…
-
Hello,
We're testing a Basler a2A1920-51gcPRO GigE camera with CompressionBeyond in order to run a gstreamer pipeline at 60fps and had a question:
- is there a way to handle the frame decompressio…
-
Would it be possible to use ipywebrtc to visualize a videostream from a Basler camera using pypylon (https://github.com/basler/pypylon) in a Jupyter notebook ?
If the answer is yes could you please s…