Questions tagged [sapera]
6 questions
2
votes
1 answer
Taking image with Sapera and copying data to vector
How do I take images with Sapera SDK and transfer the image data from the SapBuffer object to vector?

VLL
- 9,634
- 1
- 29
- 54
1
vote
0 answers
Harvesters (genicam) trigger issue at high line rate | Camera: Teledyne dalsa
I use a Teledyne Dalsa line scan camera. Sometimes when I increase the line rate of my Teledyne Dalsa line scan camera to 13000 or higher and trigger it with an Arduino at 3V3, the images are not consistently captured from the buffer for every…

John son
- 33
- 5
0
votes
0 answers
Initialize multiple cameras Sapera
I am trying to initialize multiple cameras using Sapera C++ but only one camera is being initialized. I am not sure what I am doing wrongly.
#include
#include
#include
#include
#include
#include…

David
- 37
- 7
0
votes
0 answers
I need creating a program en QT for view cameras SAPERA++
i have this program that i copy the other post: Sapera++ API with Qt undefined reference to '_imp__ZN11SapLocation
My Program is:
SapCamara1.pro
#-------------------------------------------------
#
# Project created by QtCreator…

Deust
- 1
0
votes
1 answer
opencv+SaperaLT++ Multiple unwanted window with Garbage name
I am writing a grabber code for a Teledyne Dalsa Gige camera. I am using the Sapera Lt SDK and I am moving the image to OpenCV for further processing. When I want to show the image the legacy window is left behind with a random name
I try this…

Wilmer Ariza
- 1
- 2
0
votes
1 answer
Using Camera Config Files in Sapera ++
I am currently having trouble with using Sapera LT camera config files (.ccf) with my current project that uses the Sapera ++ API. so far I can get output from a camera when using the default settings, but the default settings mean that my camera…

Griddle
- 1
- 2