Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mr-technologies/farsightpy

Basic MRTech IFF Python SDK sample application
https://github.com/mr-technologies/farsightpy

camera cuda demosaicing dng genicam gpu h264 h265 image-processing jetson json low-latency machine-vision mipi python rest-api rtsp sdk tiff vulkan

Last synced: 27 days ago
JSON representation

Basic MRTech IFF Python SDK sample application

Awesome Lists containing this project

README

        

# `farsightpy`

`farsight.py` is most basic and general Python IFF SDK sample application.
Application uses Python API provided by IFF SDK.
It comes with example configuration file (`farsight.json`) demonstrating the following functionality:

* acquisition from XIMEA camera
* writing of raw data to DNG files
* color pre-processing on GPU:
* black level subtraction
* histogram calculation
* white balance
* demosaicing
* color correction
* gamma
* image format conversion
* automatic control of exposure time and white balance
* H.264 encoding
* RTSP streaming
* HTTP control interface