Commit Graph

93 Commits

Author SHA1 Message Date
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
af29f526f2 fixes and using pointer in imagebuffer 2023-10-26 11:51:29 +02:00
b56a6a39d6 [metadata] store metadata fix nix output bug 2021-04-26 18:17:31 +02:00
3e2dfe2b3b [settings] make project metadata a class 2021-03-26 18:12:23 +01:00
9166e37c39 [settings] projectSettings dialog 2021-03-26 17:08:09 +01:00
d16b00bb9c [recorder] add project metadata action 2021-03-25 18:15:19 +01:00
b1f49966c4 [main] store position and size of window 2021-03-25 18:14:44 +01:00
f1bbf54244 [fonts] set to pt instead of px to work better with hdpi screens 2021-03-02 17:05:01 +01:00
a87070e43f [Settings] add new menu, store and restore settings from previous session 2021-02-26 18:42:06 +01:00
3ca0b4c671 [main] set Application properties for Settings 2021-02-26 18:41:28 +01:00
ba739915ed [cmake] some cleanup 2021-02-22 16:58:45 +01:00
d89ae953ec tinies 2021-02-22 16:43:39 +01:00