Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vvvv/VL.Devices.TheImagingSource
Support for industrial cameras by The Imaging Source in vvvv
https://github.com/vvvv/VL.Devices.TheImagingSource
camera capture theimagingsource video vl
Last synced: 2 months ago
JSON representation
Support for industrial cameras by The Imaging Source in vvvv
- Host: GitHub
- URL: https://github.com/vvvv/VL.Devices.TheImagingSource
- Owner: vvvv
- License: mit
- Created: 2024-02-09T13:38:20.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-06T11:09:13.000Z (3 months ago)
- Last Synced: 2024-12-06T12:27:33.877Z (2 months ago)
- Topics: camera, capture, theimagingsource, video, vl
- Language: C#
- Homepage:
- Size: 110 KB
- Stars: 1
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-vl - VL.Devices.TheImagingSource - Support for using industrial cameras by The Imaging Source (Libraries / Devices)
README
# VL.Devices.TheImagingSource
Support for using industrial cameras by [The Imaging Source](https://www.theimagingsource.com).For use with vvvv, the visual live-programming environment for .NET: http://visualprogramming.net
## Getting started
- Install the [GenTL Producers / IC4 Driver](https://www.theimagingsource.com/en-us/support/download/) for the specific camera you want to use
- Install the [Device Driver](https://www.theimagingsource.com/en-us/support/download/) for the specific camera you want to use
- Install as [described here](https://thegraybook.vvvv.org/reference/hde/managing-nugets.html) via commandline:`nuget install VL.Decices.TheImagingSource`
- Usage examples and more information are included in the pack and can be found via the [Help Browser](https://thegraybook.vvvv.org/reference/hde/findinghelp.html)
## Contributing
- Report issues on [the vvvv forum](https://discourse.vvvv.org/c/vvvv-gamma/28)
- For custom development requests, please [get in touch](mailto:[email protected])
- When making a pull-request, please make sure to read the general [guidelines on contributing to vvvv libraries](https://thegraybook.vvvv.org/reference/extending/contributing.html)## Credits
Based on the [IC Imaging Control 4 SDK](https://www.nuget.org/packages/ic4dotnet).## Sponsoring
Development of this library was partially sponsored by:
* [ggml.io](http://ggml.io/)