Example |
Language |
Description |
Asynctriggerex |
C ++ |
Demonstrates some of the basic asynchronous trigger capabilities of compatible PGR imaging products. |
Asynctriggerexcsharp |
C # |
Equivalent to asnyctriggerex, memory T written in C #. |
Busevents_csharp |
C # |
Demonstrates how to handle bus events such as bus arrivals, removals and resets through the managed interface. |
Customimageex |
C ++ |
Demonstrates how to configure a PGR imaging product to output custom sized images. |
Customimageexcsharp |
C # |
Equivalent to customimageex, memory T written in C #. |
Extendedshutterex |
C ++ |
Demonstrates how to enable and calculate extended integration times for applicable point grey imaging products. |
Flycap2 |
C ++ |
The main point grey research application used to work with single lens cameras. |
Flycap2mfc
|
C ++ |
Equivalent to flycap2, interval t uses featuresof the Microsoft Foundation classlibrary. |
Flycapture2gui |
C ++ |
This example contains the same source code that is used for the camera selection and camera controldialogs in flycapture. |
Flycapture2test |
C ++ |
Tests basic functionality of a single cameraand reports information related to all compatible camerasattached to the host system. |
Flycapture2test_c |
C |
Equivalent to flycapture2test, failed t written in C. |
Flycapture2test_csharp |
C # |
Equivalent to flycapture2test, too twritten in C #. |
Gigegrabex |
C ++ |
Demonstrates how to grab images with gige vision cameras. |
Gigegrabex_c |
C |
Equivalent to gigegrabex, expires t written in C. |
Gigegrabex_csharp |
C # |
Equivalent to gigegrabex, into T written in C #. |
Grabcallbackex |
C ++ |
Demonstrates how to use the image callback functionality to receive images instead of using retrievebuffer (). |
Grabcallbackex_csharp |
C # |
Equivalent to grabcallbackex, partition t written in C #. |
Highdynamicrangeex |
C ++ |
Demonstrates the use of highdynamic range (HDR) functionality. |
Imageeventex |
C ++ |
Demonstrates how to implement partial image event notification. partial image event notification is a mechanism that provides the user with access to image data as it arrives in the PC's memory, before the entire image is available. |
Multiplecameraex |
C ++ |
Synchronizes image grabbing ipvss multiple cameras. |
Saveimagetoaviex |
C ++ |
Demonstrates saving a series of images to an AVI file. |
Saveimagetoflashex |
C ++ |
Demonstrates saving images to thedata flash on the camera. |
Serialportex |
C ++ |
Demonstrates how to transmit and receive characters by using the camera's Serial Buffer System. |