update README to include Basler Pylon
This commit is contained in:
parent
aabe7bdeaf
commit
1a6891858f
@ -101,7 +101,7 @@ find_package(Pleora)
|
||||
macro_log_feature(Pleora_FOUND "Pleora eBUS" "Required to build Pleora eBUS source element" "http://www.pleora.com/" FALSE)
|
||||
|
||||
find_package(Pylon)
|
||||
macro_log_feature(Pylon_FOUND "Basler Pylon" "Required to build Basler Pylon source element" "http://www.basler.com/" FALSE)
|
||||
macro_log_feature(Pylon_FOUND "Basler Pylon" "Required to build Basler Pylon source element" "http://www.baslerweb.com/" FALSE)
|
||||
|
||||
find_package(Sapera)
|
||||
macro_log_feature(SAPERA_FOUND "Teledyne DALSA Sapera" "Required to build Teledyne DALSA Sapera source element" "http://www.teledynedalsa.com/" FALSE)
|
||||
|
||||
@ -19,6 +19,7 @@ Image acquisition elements
|
||||
- phoenixsrc: Video source for [Active Silicon Phoenix frame grabbers][8] (HD-SDI, LVDS, Camera Link)
|
||||
- pixcisrc: Video source for [EPIX PIXCI frame grabbers][4] (analog, LVDS, Camera Link)
|
||||
- pleorasrc: Video source for [Pleora eBUS SDK devices][17] (GigE Vision, USB3 Vision)
|
||||
- pylonsrc: Video source for [Basler Pylon sources][20] (GigE Vision, USB3 Vision)
|
||||
- saperasrc: Video source for [Teledyne DALSA frame grabbers][9] (analog, Camera Link, HSLink, LVDS)
|
||||
|
||||
Image generation elements
|
||||
@ -102,3 +103,4 @@ See also
|
||||
[17]: https://www.pleora.com
|
||||
[18]: http://www.ab-soft.com/gigesim.php
|
||||
[19]: https://www.pleora.com
|
||||
[20]: https://www.baslerweb.com/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user