Commit Graph

12 Commits

Author SHA1 Message Date
3fbafbbcc7 - minor bugfixes
- added developer modal for viewing app data
2025-12-12 12:18:17 +00:00
10e2644666 - improved zoom while clicking on on image to zoom 2025-12-10 13:09:07 +00:00
06fe99b550 Merge branch 'develop' into feature/digitalZoom 2025-12-09 13:04:03 +00:00
c6a336389b Add zoom mode functionality and refactor video feed hooks
- Implemented zoom mode in RegionSelector for digital zooming.
- Updated VideoFeedGridPainter to handle zoom interactions.
- Refactored useGetVideoFeed to support target detection and video feed queries based on mode.
- Enhanced useCreateVideoSnapshot to manage snapshots during zoom mode.
2025-12-09 12:39:03 +00:00
b93b446614 - implement camera zoom controls and state management 2025-12-09 08:47:21 +00:00
7cda7d5887 - general fixes across the app
- minor fixes
- code clean up and improvements
2025-12-08 09:03:04 +00:00
ce79591de0 - enhancedcamera settings and region painter.
- Can send to the back end
2025-12-01 14:36:25 +00:00
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
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
b084c3016d - improved grid painting and included resizing 2025-11-24 12:19:51 +00:00
68711b9087 - started painer on video feed will finish 2025-11-21 16:01:34 +00:00
a21b7bb87e - added Konvas lib
- added feed from proof of concept
2025-11-21 10:12:42 +00:00