6 Commits
Author SHA1 Message Date
amkovkov 3cc4d21947 feat: massive rework
1) GSS2.Core:
- strip prefixes in GSS2.Core.Analysis.AmineContent namespace class names
- add IEnumerable<double>.Variance extension
- remake analysis + update database so not needed to store all every file, calibration data also stored in database, also currently capturing images stored in system temporary directory and rewriting every time
2) GSS.UI.Core: AsyncImageRecordViewModel make zoom and pans public
3) GSS:
- remove image-storage-clear command
- remove ResultsView and ResultsViewModel, results presented in analysis
- rework calibration views
- add analysis views
- add text and number fields editors view
- add confirmation view on danger buttons
2026-05-13 12:56:32 +03:00
amkovkov 5a728dbdd9 refactor: move ui core
move ui core classes into separate project
refactor CameraView
2026-02-04 15:10:48 +03:00
amkovkov 9f6fa22211 refactor: remove GSS2.Vulkan 2026-02-04 07:32:58 +03:00
amkovkov 5af1c508f5 feat: GSS2.Test - UI+DI, Vulkan render test 2026-01-22 08:04:04 +03:00
amkovkov 4de442f51f feat: CameraService camera image capture
Add GSS2.FrameDecoders project for image decoding realizations
Add IFrameDecoder interface and FrameDecoderHelper class
Add CameraService.CaptureImage method
2025-12-18 09:26:00 +03:00
amkovkov 5ff0384def Первый коммит 2025-11-27 14:02:00 +03:00