Commit Graph

149 Commits

Author SHA1 Message Date
mbabienco 00d35a5ead Try some more algorithms
We got the black background, receipt foreground working, but this is a limited test case. I do not have something working in the general case nor the expertise to know how to do that.
2026-03-01 15:26:36 +09:00
mbabienco 7b854d7216 Sort of finds the receipt not really
Need to read more into params and figure out best config and then run with it
2026-02-27 18:08:53 +09:00
mbabienco af0a5d0501 Add dependency (macOS) on OpenCv 2026-02-27 17:36:28 +09:00
mbabienco c3a4c4ae96 Swap to Magick.NET-Q8 for faster processing 2026-02-27 17:36:15 +09:00
mbabienco bb6cdf0abf Tweak where height/width loaded/set 2026-02-25 09:33:44 +09:00
mbabienco 3c754dc196 Refine log messages 2026-02-25 09:15:02 +09:00
mbabienco af8cfa31e5 Fix comment 2026-02-25 09:14:28 +09:00
mbabienco f32568c918 Downsize if > 1.5 MB 2026-02-25 07:50:28 +09:00
mbabienco b42da7603b Auto-rotate images based on EXIF data 2026-02-25 07:45:51 +09:00
mbabienco 851772398c If file > 2.5 MB reduce size 2026-02-25 07:37:11 +09:00
mbabienco dfc1c557e0 Refactor extensions to Constants class 2026-02-25 07:35:51 +09:00
mbabienco f927667732 Add remove all button 2026-02-25 07:29:43 +09:00
mbabienco d77f9bab8c Don't show file not added for project json file 2026-02-24 21:03:14 +09:00
mbabienco d508222901 Update AppScreenshot.png 2026-02-24 21:02:16 +09:00
mbabienco 45e45d44af Update app.manifest 1.2.0 2026-02-24 19:48:18 +09:00
mbabienco d0d39ccd62 Add note 2026-02-24 19:47:06 +09:00
mbabienco ff96d727f1 Fix width on edit page 2026-02-24 19:44:58 +09:00
mbabienco 828430adf8 Fix sort not affecting saved status 2026-02-24 19:43:36 +09:00
mbabienco a6b60a4cc8 Bump app version 2026-02-24 19:40:43 +09:00
mbabienco 2fb0e1f73b Adjust max width in about screen 2026-02-24 19:39:11 +09:00
mbabienco 2a8bbf76bf Warn before software closed; fix bug on first run
Also put settings into proper dir
2026-02-24 19:38:20 +09:00
mbabienco bc5ce3e311 Don't highlight today in edit screen 2026-02-24 10:33:22 +09:00
mbabienco 64dc54bb70 Fix spacing of console line 2026-02-24 09:23:30 +09:00
mbabienco c6273ed8b3 Fix edit button icon 2026-02-24 09:14:21 +09:00
mbabienco 16f6aa511c Rename WarningDeleteItemModel to WarningDeleteItemViewModel 2026-02-18 09:49:54 +09:00
mbabienco b2917eda6b Add basic script for Linux building 2026-02-18 09:41:06 +09:00
mbabienco 2075a0be20 Namespace is now MayShow 2026-02-18 09:36:17 +09:00
mbabienco cc821da4da Update Add Item button title 2026-02-18 09:33:30 +09:00
mbabienco a466f04d20 Rename project files and fix installer w.r.t. new paths 2026-02-18 09:33:17 +09:00
mbabienco f4ed36ad38 Restore font files to right place
Moved to wrong folder on accident
2026-02-18 09:30:09 +09:00
mbabienco f6c7a205a8 Restore Windows installer
Accidentally put it in .gitignore folder
2026-02-18 09:28:30 +09:00
mbabienco b197f43341 Move files for better organization 2026-02-18 09:24:20 +09:00
mbabienco 6e23371858 Update README.md 2026-02-17 18:50:12 +09:00
mbabienco 75beb3d584 Fix typo 2026-02-17 18:43:37 +09:00
mbabienco 9ed6755072 Update README.md 2026-02-17 18:17:45 +09:00
mbabienco 820187c19d Update TODO.txt 1.1.0 2026-02-17 18:16:50 +09:00
mbabienco b76ed1e627 Tweak text again 2026-02-17 17:48:23 +09:00
mbabienco 23d1d202d0 Fix typo 2026-02-17 17:47:50 +09:00
mbabienco 615f8e3f61 Update about page 2026-02-17 17:46:04 +09:00
mbabienco 55b5013184 Rename app to MayShow 2026-02-17 17:43:09 +09:00
mbabienco f3dedb0a2e Update LICENSE.md 2026-02-17 17:22:36 +09:00
mbabienco a1b1e24bea Update TODO.txt 2026-02-17 17:21:13 +09:00
mbabienco c9206bb065 Fallback to file name for title if title not set 2026-02-17 17:20:51 +09:00
mbabienco 3b04f73270 Fix word wrapping in DataGrid details 2026-02-17 17:19:44 +09:00
mbabienco dbcbdfe452 Improve tooltips in DataGrid 2026-02-17 17:15:49 +09:00
mbabienco a57c5f7af6 Fix title / files not being reset 2026-02-17 17:05:18 +09:00
mbabienco 96aaa43d1c Fit tall images into report 2026-02-17 17:02:41 +09:00
mbabienco 07a369e462 Only scale image if needed 2026-02-17 16:56:46 +09:00
mbabienco 5b03ab8dc3 Show error if dir does not exist in ScanFolder 2026-02-17 16:40:14 +09:00
mbabienco 4166da1eb2 Tweak min height/width 2026-02-17 16:38:49 +09:00