mmcwilliams
|
d1e72528c7
|
Updated based on runtime-related errors. Was crashing under normal use.
|
2024-08-25 09:28:24 -04:00 |
Matt McWilliams
|
8d6e1a8f67
|
Converted all stdout and stderr messages to JSON for parsing from child process
|
2024-05-14 20:17:06 -04:00 |
Matt McWilliams
|
e902e1c3da
|
Blank image was being written to, instead return a clone of it.
|
2024-05-14 19:31:20 -04:00 |
mmcwilliams
|
fa6c998da2
|
Images are now being displayed. Test code may be incorrect.
|
2024-05-14 14:54:52 -04:00 |
mmcwilliams
|
62c7181906
|
Cache the blank Mat, no need to re-generate each time it's needed by loadImage()
|
2024-04-27 12:09:33 -06:00 |
mmcwilliams
|
a2b69433e2
|
Resize the image before placing within the blank image.
|
2024-04-27 11:56:34 -06:00 |
mmcwilliams
|
4a68abd38e
|
Update image to load image or blank, only loadBlank on startup. Error linking on macOS, testing Linux
|
2024-04-24 13:58:30 -06:00 |
mmcwilliams
|
b438e44aff
|
Moved json to include. Wrote complete state class. Main.cpp now contains the TCP socket server logic.
|
2024-04-19 19:48:14 -06:00 |