Commit Graph

4 Commits

Author SHA1 Message Date
ddb1fa1bf1 Refactor camera feed components and add sighting tables
- Updated mode settings in camera feed reducer to use "painter"
- Renamed PlatePatch component to SightingPatch and updated imports
- Removed obsolete PlatePatch component
- Added SightingEntryTable and SightingExitTable components for displaying sighting data
- Implemented useSightingEntryAndExit hook for fetching entry and exit sightings
- Adjusted VideoFeedGridPainter for improved width calculation
- Introduced DecodeReading type for better typing
2025-11-28 12:58:42 +00:00
bf31f94b32 - Enhanced camera feed state management with region handling and mode changes 2025-11-27 16:16:15 +00:00
f7dbde4511 - implemented isolated colouring depending on camera 2025-11-27 11:43:10 +00:00
1ada8d0966 - Implement CameraFeed context and provider with reducer for state management
- able to switch footage on tab clicks
2025-11-27 10:43:56 +00:00