Commit Graph

104 Commits

Author SHA1 Message Date
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
203063d83d fix nullptr exception on camera disconnect 2024-03-04 16:54:33 +01:00
7b1d79ad70 forgotten changes 2023-12-22 15:36:12 +01:00
5d4d02dbea tiny fix 2023-11-24 16:18:55 +01:00
2ed9b22123 [camerasetup] setup uis for single or dual camera use 2023-11-24 15:42:07 +01:00
b322bfdb47 rework camera setup 2023-11-24 15:29:05 +01:00
d7b64790e4 getter for camera layout 2023-11-10 18:45:06 +01:00
cd316cf606 add util header 2023-11-10 18:44:55 +01:00
be22594369 fixes and improvements, no segfaults anymore 2023-11-10 11:06:08 +01:00
bb500f465c add camera configuration dialog, non functional yet 2023-11-10 11:05:41 +01:00
4ae2945002 add logger 2023-11-10 11:04:42 +01:00
5e958e710f multicamera handling 2023-11-01 11:14:06 +01:00
31d5cf22dd fix cmake warning in findNIX 2023-10-27 14:01:10 +02:00
80c3555f87 [writer] write raw data to file 2023-10-27 14:00:35 +02:00