7 Commits

Author SHA1 Message Date
Joshua M. Doe
765662aa82 gentlsrc: use GEV buffer timestamps if available for unix reference time 2021-09-21 15:55:13 -04:00
Joshua M. Doe
842651e1bc common: add more pixel formats to genicam helper file 2021-03-23 15:42:46 -04:00
mrstecklo
8bd6934d78 pylonsrc: return a copy of src->caps in get_caps; restored variable fps 2020-11-10 16:22:46 -05:00
Joshua M. Doe
9bf84eb7e8 common: add genicam pixel format utility function
GenICam currently supports a specific list of pixel format names,
however Basler, NI, and probably others sometimes use different names,
especially in older cameras. Spaces tend to get used, so now when
checking for matches, ignore spaces and casing.
2020-04-08 06:51:21 -04:00
Joshua M. Doe
73725a57da common: add some RGB pixel formats to genicam conversion 2018-07-19 07:43:24 -04:00
Joshua M. Doe
51fc570ba8 common: fix format and bayer bugs on pixel format conversion 2018-07-10 14:56:05 -04:00
Joshua M. Doe
6e507ef15f add conversions to/from GenICam pixel formats 2018-07-09 14:48:07 -04:00