Commit Graph
38 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 c7a798457d feat: ZoomPanImage make zoom and pans public 2026-05-13 12:18:05 +03:00
amkovkov 93bcc6c692 feat: SampleCalibration View and ViewModel 2026-04-14 22:30:26 +03:00
amkovkov 106bc74cbb feat: CameraView micro-optimization
Do not call render if CameraView is not visible
2026-04-14 21:20:49 +03:00
amkovkov 7a42ff5f3c feat: SeparatorCalibration View and ViewModel 2026-04-14 16:18:13 +03:00
amkovkov b7a095f84d fix: CameraView
TWO lines (нет слов, одни эмоции бля)
2026-04-13 18:36:53 +03:00
amkovkov 208e1ccd18 refactor: MainWindow View and ViewModel 2026-04-13 12:09:40 +03:00
amkovkov 09aab44a3c refactor: NavigateService 2026-04-13 12:08:09 +03:00
amkovkov 821144a691 fix: typos
TOO many typos
2026-03-11 12:46:21 +03:00
amkovkov 4bf23c6993 feat: Avalonia logs sink to Microsoft.Logging 2026-03-05 09:40:59 +03:00
amkovkov d7c0883e6b feat: safe image loading
add AsyncImageViewModel that loading images sequentially
2026-03-05 09:32:24 +03:00
amkovkov fe46722d55 fix: SectionPanel resizing 2026-03-05 07:36:17 +03:00
amkovkov a2f99cc376 fix: AmineContentSeparatorCalibrationView 2026-03-04 10:01:58 +03:00
amkovkov 660ce43834 fix: SectionPanel scrolling 2026-03-03 14:35:26 +03:00
amkovkov b4c8a92c63 feat: amine content separator calibration db editor 2026-03-02 15:27:28 +03:00
amkovkov d0a940c1f3 fix: SectionPanel tuntime ChildrenSoruce change 2026-03-02 14:46:50 +03:00
amkovkov 79dc2274be fix: SectionPanel resizing 2026-02-27 10:48:47 +03:00
amkovkov 102e56ec93 refactor: OrientationToBoolConverter 2026-02-26 11:37:12 +03:00
amkovkov e573bfe54d feat: logic converters 2026-02-26 11:36:32 +03:00
amkovkov 2f2fc99662 feat: SectionPanel ChildrenSource and ChildrenTemplate 2026-02-26 11:14:56 +03:00
amkovkov 2c24b9e3d5 feat: common ZoomPanImage 2026-02-26 06:56:26 +03:00
amkovkov 252201c930 feat: fullscreen argument 2026-02-26 06:55:14 +03:00
amkovkov 6248d556f3 refactor: format IlluminatorControllerView 2026-02-19 14:51:17 +03:00
amkovkov c239bd9d10 refactor: View models 2026-02-19 13:14:42 +03:00
amkovkov 35e2397a29 feat: move mainwindow to core and add NavigationService 2026-02-19 13:13:57 +03:00
amkovkov e9d8f1844f fix: OpenCvImage channels order 2026-02-19 09:23:30 +03:00
amkovkov 14832e14c5 refactor: format axamls 2026-02-19 08:58:46 +03:00
amkovkov 41e34e05e8 feat: IlluminatorController 2026-02-19 08:22:55 +03:00
amkovkov 50df69edf5 feat: Camera settings + some refactor 2026-02-16 11:45:04 +03:00
amkovkov 40aa38d353 feat: SectionPanel
Add scroll flugs
Add carusel scroll
Add animation
2026-02-10 15:03:23 +03:00
amkovkov b638d4e752 feat: SectionPanel 2026-02-09 15:23:43 +03:00
amkovkov 6179567170 fix: OpenCvImage render clipping 2026-02-09 12:51:18 +03:00
amkovkov 83186538ee feat: views tpuchscreen zoom and pan 2026-02-09 12:50:55 +03:00
amkovkov 47ca758fbb fix: CameraService view finder
Image capturing while view finder work
2026-02-09 09:42:39 +03:00
amkovkov 47b8d60c52 feat: OpenCvImage 2026-02-06 17:19:57 +03:00
amkovkov 55260e0360 refactor: ResouceView
Move ResourceView and all related to ui core namespace GSS2.UI.Core
Split ResourceView on separate elements
Make parts folding depended on size
2026-02-06 08:19:18 +03:00
amkovkov c0336a55fd feat: CameraView control properties 2026-02-04 21:32:33 +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