Git Product home page Git Product logo

linux-tiscamera-programming-samples's Introduction

Linux-tiscamera-Programming-Samples

Programming samples in Pyhton and C++ for the tiscamera GStreamer modules.

Snap an Image and Convert to OpenCV

This sample shows, how to snap an image from the video stream and make some OpenCV image processing on it. The result is displayed in an OpenCV window.

Using external trigger and a callback in Python

This sample shows, how to use an externally triggered camera and process and save a received image in an image callback.

Save an image on trigger in Python

This Python sample shows how to turn a camera into trigger mode for software trigger or hardware trigger and use a callback for receiving the triggered image.

Auto Focus On Push in Python

This shows, how to control the auto focus and focus of cameras, that support that, e.g. DFK AFUJ003, DFK Z12GP031. Additionally it is shown, how to set the zoom of the GigE zoom cameras.

Simple Snap Image in C++

This sample shows, how to configure a camera and snap an image from the live stream with only a few lines of C++ code. The snapped image data is converted to an OpenCV cv::Mat for saving as JPEG.

Using Properties in C++

This example shows, how to use camera properties, here exposure and gain, in C++ using the TcamCamera class.

Save an image using OpenCV in C++

This C++ sample shows how to capture images from the video stream, convert them to OpenCV cv::Mat and save them to hard disc.

QT5 Device Selection and Property Dialogs in C++

This sample provides C++ source code for QT5 Device Selection and Camera properties dialogs. It shows in a simple QT5 application, how to use them. It shows also, how to display the live video in a QT5 wigdet.

Stream over Network to VLC

This article shows, how to setup a GStreamer pipeline for sending video stream to VLC over a network.

IC Barcode simple

This sample shows, how to use the IC Barcode library.

The Imaging Source Camera and Devices FAQ

The FAQ can be found at https://github.com/TheImagingSource/IC-Imaging-Control-Samples/wiki

linux-tiscamera-programming-samples's People

Contributors

tis-stefan avatar v-prgmr avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.