yair
|
f2d287d26b
|
Update msbuild.yml
|
2021-12-25 16:09:47 +02:00 |
|
yair
|
be5ccb425c
|
Update msbuild.yml
|
2021-12-25 15:46:02 +02:00 |
|
yair
|
a13e6a15fc
|
Update msbuild.yml
|
2021-12-25 15:40:33 +02:00 |
|
yair
|
54f0196fe7
|
Update msbuild.yml
|
2021-12-25 15:39:26 +02:00 |
|
yair
|
cb2ef428ec
|
Update msbuild.yml
|
2021-12-25 15:33:54 +02:00 |
|
yair
|
692a937099
|
Update msbuild.yml
|
2021-12-25 15:28:07 +02:00 |
|
yair
|
47781fe5b9
|
Update msbuild.yml
|
2021-12-25 15:25:34 +02:00 |
|
yair
|
80123efbdc
|
Update msbuild.yml
|
2021-12-25 15:24:47 +02:00 |
|
yair
|
9424f419ea
|
Update msbuild.yml
|
2021-12-25 15:22:15 +02:00 |
|
yair
|
21f0ed89d5
|
Update msbuild.yml
|
2021-12-25 15:12:07 +02:00 |
|
yair
|
ab6df9f3f4
|
Update msbuild.yml
|
2021-12-25 15:10:23 +02:00 |
|
yair
|
c5de673fe8
|
Update msbuild.yml
|
2021-12-25 15:09:43 +02:00 |
|
yair
|
514cb60393
|
Update cmake.yml
|
2021-12-25 15:03:54 +02:00 |
|
yair
|
e9822a7035
|
Update msbuild.yml
|
2021-12-25 15:00:49 +02:00 |
|
yair
|
f4c7331851
|
Update msbuild.yml
|
2021-12-25 14:21:09 +02:00 |
|
yair
|
cc1efa8ec2
|
Merge branch 'joshdoe:master' into master
|
2021-12-25 13:52:10 +02:00 |
|
Joshua M. Doe
|
9e91e8afc9
|
gentlsrc: fix compiling on Linux
This plugin still needs a major refactor, and currently requires
modifications to support any Linux GenTL producers, at least the CTI
path.
|
2021-11-19 13:11:55 -05:00 |
|
Joshua M. Doe
|
81d806417d
|
pleora: fix build for UNIX platforms
Tested on Jetson Nano.
|
2021-11-19 13:11:55 -05:00 |
|
Joshua M. Doe
|
f4511c042a
|
gentl: Fix zlib path for Linux systems
|
2021-11-19 13:11:55 -05:00 |
|
Joshua M. Doe
|
1beddc703c
|
Add library path to find pylon.
|
2021-11-19 13:11:55 -05:00 |
|
Joshua M. Doe
|
02dd4126ac
|
pleorasink: use async queues and improve debug messages
|
2021-11-19 13:11:55 -05:00 |
|
Joshua M. Doe
|
63295f7290
|
kayasrc: for Unix time metadata, sync against system clock every frame due to drift
Otherwise, over time, the framegrabber clock drifts from the system clock.
|
2021-11-19 13:11:55 -05:00 |
|
Joshua M. Doe
|
7f3c5814b0
|
videoelevels: fix so auto adjust works with 8-bit images
|
2021-11-19 13:11:54 -05:00 |
|
Joshua M. Doe
|
f6108600d2
|
videolevels: reduce debug level of get_property log
|
2021-11-19 13:11:54 -05:00 |
|
Joshua M. Doe
|
47ca2f3910
|
videolevels: add ROI properties, defaulting to center half of image
|
2021-11-19 13:11:54 -05:00 |
|
Joshua M. Doe
|
a0d62b4651
|
videolevels: make lower and upper histogram saturation fractions into properties
|
2021-11-19 13:11:54 -05:00 |
|
Joshua M. Doe
|
b705e93cb3
|
gentlsrc: don't throw error if we can't latch timestamp
|
2021-11-19 13:11:54 -05:00 |
|
Joshua M. Doe
|
de15005b2d
|
gentlsrc: set attributes on every create function if the property was modified
|
2021-11-19 13:11:54 -05:00 |
|
Joshua M. Doe
|
32661673ab
|
gentlsrc: set buffer offset from frame ID
|
2021-11-19 13:11:54 -05:00 |
|
Joshua M. Doe
|
8520bf83c9
|
gentlsrc: allow interface to be reopened in same process
|
2021-11-19 13:11:49 -05:00 |
|
Joshua M. Doe
|
872988255e
|
gentlsrc: allow local or Local url, and show ZIP/XML file location in debug output
|
2021-09-21 15:55:14 -04:00 |
|
Joshua M. Doe
|
63731a3b6f
|
gentlsrc: allow two interfaces of the same producer to be opened in one process
Need to make it producer specific, and allow for multiple devices on the same interface
|
2021-09-21 15:55:13 -04:00 |
|
Joshua M. Doe
|
766d2de7e5
|
gentlsrc: add attributes property for setting camera parameters
Right now it only works on register addresses and integer values
|
2021-09-21 15:55:13 -04:00 |
|
Joshua M. Doe
|
0068a0f4b0
|
gentlsrc: try again if we get a non-image payload type
|
2021-09-21 15:55:13 -04:00 |
|
Joshua M. Doe
|
92b43c3e0a
|
gentlsrc: if GEV timestamp latch fails use previous value
This has been encountered with multiple instances using the same producer
|
2021-09-21 15:55:13 -04:00 |
|
Joshua M. Doe
|
dac5fe9232
|
gentlsrc: add several Basler-specific pixel formats
|
2021-09-21 15:55:13 -04:00 |
|
Joshua M. Doe
|
8e34238034
|
gentlsrc: add producer property to select between EVT and Basler
This is still a bandaid fix until we properly parse the XML files
|
2021-09-21 15:55:13 -04:00 |
|
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
|
6c4eedde70
|
gentlsrc: show warning if buffer is incomplete
Should this be an ELEMENT_WARNING?
|
2021-09-21 15:55:13 -04:00 |
|
Joshua M. Doe
|
f38c3a4d1f
|
gentlsrc: check for valid payload type earlier
|
2021-09-21 15:55:13 -04:00 |
|
yair
|
14baad5899
|
Update cmake.yml
|
2021-08-28 18:00:46 +03:00 |
|
5shekel
|
07478da3ab
|
CI
|
2021-08-26 17:20:58 +03:00 |
|
mrstecklo
|
8ac5739f97
|
pylonsrc: added handlers for coloradjustment property
|
2021-05-12 15:24:49 -04:00 |
|
Joshua M. Doe
|
bba2fecd56
|
gentlsrc: run gst-indent
|
2021-05-03 13:38:43 -04:00 |
|
Joshua M. Doe
|
380ff91eb2
|
phoenixsrc: allow for logging FPGA temp if env var GST_PHOENIX_FPGA_TEMP_LOG is set
|
2021-04-15 08:46:04 -04:00 |
|
Joshua M. Doe
|
91131aeb7a
|
gentl: fix installation of PDB files
|
2021-04-14 14:09:08 -04:00 |
|
Joshua M. Doe
|
87c25c9175
|
kayasink: use scan function that works on older versions of Vision Point
|
2021-04-14 14:09:08 -04:00 |
|
Joshua M. Doe
|
d8f21e3852
|
klvinspect: add log messages saying where timestamp came from
|
2021-04-14 14:09:08 -04:00 |
|
Joshua M. Doe
|
3e40808539
|
klvtimestamp: new element to parse KLV for timestamp to add as meta reference timestamp
|
2021-04-14 14:09:08 -04:00 |
|
Joshua M. Doe
|
32abd30f5e
|
klvinject: prepare outbuf buffers to handle non-writable buffers
|
2021-04-14 14:08:48 -04:00 |
|