Click here to Skip to main content
16,013,747 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have got sample code for flycapture camera through spinnaker or sample program given in flycapture2 SDK. Through spinnaker code is in wpf and work directly through library(GuiFactory), and in flycaptture2 sdk code is through background worker.I need a program to work directly without any background worker in c#.net or without any built-in library in spinnaker. Please help me in this regard.

What I have tried:

I have succeded to capture image both trough external trigger and software trigger. But for external trigger I have to click START-button each time. But I want to save images without clicking START button. How can I achieve this
Posted
Updated 1-Jan-17 22:43pm
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900