Commit Graph

117 Commits

Author SHA1 Message Date
cd9bbcfa62 [dualcamgrabber] cleanup 2025-03-12 17:32:48 +01:00
0fa532d59a [dualcamgrabber] working with software triggering 2025-03-12 15:26:04 +01:00
4f2d45df6b [dualcomwrapper] enable software triggering 2025-03-12 11:01:56 +01:00
12c2f6292f [recorder] wait for writer to finish before deleting buffer ...
more messaging, use the size-aware Image constructor
2025-03-12 10:00:35 +01:00
6ec776cd4e [campreview] more messaging, respond to camera image sizes 2025-03-12 09:57:29 +01:00
222c3a9ce1 [writer] remove nix outputting, remove support for raw storage 2025-03-12 09:56:32 +01:00
cb1c7772e8 [grabber] remove leftover code, explicitly set the image size 2025-03-12 09:55:45 +01:00
63dbc21df8 [camsetup] better messaging, 2025-03-12 09:54:22 +01:00
6916899620 [wrapper] add sensor Size functions 2025-03-12 09:53:12 +01:00
b221a03d43 [camconfig] more debug messages 2025-03-12 09:50:59 +01:00
f4231e281b [myimage] must be explicitely created with width and height 2025-03-12 08:29:42 +01:00
6ef19c2375 [safety] some try catches at points that sometimes fail 2025-03-10 11:57:41 +01:00
767f8b7e42 roi dimensions must be multiples of four 2024-03-18 11:46:57 +01:00
2bed70b971 remove debug code fix time conversion issue 2024-03-15 10:32:37 +01:00
dadce69944 [dualcam] properly read rois 2024-03-14 15:14:47 +01:00
d78b9d8b02 [recorder] fix missed signal 2024-03-14 15:14:18 +01:00
23b0a9afcd [writer] remove cam number, simplify writing done signal 2024-03-14 15:13:29 +01:00
fe20326953 [qt] remove deprecated pixmap calls 2024-03-14 11:17:44 +01:00
f803854da3 disable mode selection if selection was done 2024-03-13 09:19:23 +01:00
155ac6b471 add user given camera name to configuration 2024-03-13 08:58:45 +01:00
18f088c4fd [camids] add dialog to set camera User specified ids, disabled at the
moment
2024-03-13 08:30:38 +01:00
a3418bc25e cleanup and proper (de)activation of actions 2024-03-12 17:00:01 +01:00
ec203ba1ad cleanup 2024-03-12 16:40:24 +01:00
5263d04cac [recorde] revert back to single writers/buffers 2024-03-12 15:33:28 +01:00
03e5cd70c7 [myimage] double max frame width, allow setting data using PylonImage 2024-03-12 15:31:44 +01:00
e394c346ed fix isValid, some cleanup 2024-03-12 15:31:24 +01:00
aa265565f2 manually grab from cameras 2024-03-12 15:30:07 +01:00
e9b195674c stolen stitchimage from MattsProjects 2024-03-12 14:59:51 +01:00
555098cdba move VideoSpecs to util 2024-03-12 14:56:25 +01:00
41272ce08e intermediate state, more todos, writer not working in dual cam setting 2024-03-12 07:40:23 +01:00
39fec831ff add optional suffix to getFilename 2024-03-11 16:26:30 +01:00
f8304501ba some notes, infrastructure for dualcam grabbing 2024-03-11 16:25:06 +01:00
a013ab1153 simplify setter and support setting of indicidual values 2024-03-11 16:06:14 +01:00
e259d668ad add grabber for dual cam recordings 2024-03-11 15:53:44 +01:00
5a999fac54 reduce wait time 2024-03-11 15:52:22 +01:00
8c26fb4829 move ImageSettings to util 2024-03-11 14:34:53 +01:00
f22d3ef302 wrapper for dual camera recording 2024-03-11 14:34:06 +01:00
384aab9de4 some cleanup 2024-03-11 09:13:59 +01:00
4e617e9505 remove opencv dependency find pylon with cmake function 2024-03-08 16:49:35 +01:00
b99ff19620 properly use new ringbuffer methods 2024-03-08 16:10:25 +01:00
cb9867eec0 remove debug stuff 2024-03-08 16:09:24 +01:00
97ca5aba51 rewrite ringbuffer 2024-03-08 16:06:23 +01:00
37db983a2f grabbing and display are working again 2024-03-08 12:02:27 +01:00
7ad190513a support mp4 output 2024-03-08 10:14:45 +01:00
47ea6fb27e a bit of cleanup and x,y offset to VideoSpecs 2024-03-08 09:13:48 +01:00
29abd710e9 fix resetting resolutions, not fully working yet 2024-03-07 17:12:46 +01:00
63231e5a1c fix resetting resolutions, not fully working yet 2024-03-07 17:07:53 +01:00
96effc81c5 switch to pylon 7.4 2024-03-07 17:07:33 +01:00
adf48f3002 taking still image works with specified ROI 2024-03-06 09:18:43 +01:00
6a82c8d640 grabbing still in single camera mode works again 2024-03-04 18:13:45 +01:00