Commit Graph

38 Commits

Author SHA1 Message Date
3f17c9607d Added method to convert processed image to lithophane. 2022-12-25 17:49:54 +01:00
bddb354ef5 Split init method, added docstrings, prepared for stl model conversion. 2022-12-25 17:49:05 +01:00
a7c194a884 Found a good representative filtered picture. 2022-12-21 22:31:10 +01:00
e7fef8c6b7 Added the option to pass filter parameters from command line and config, reworked most filters to match. 2022-12-19 18:29:33 +01:00
e2e5810c40 Modified config file for parameter input. 2022-12-19 18:28:12 +01:00
cd59419f0d Removed unnecessary filter parameters. 2022-12-17 20:33:25 +01:00
6ab30d02f7 Updated README.md. 2022-12-11 21:28:47 +01:00
6b4396b50d Hopefully fixed readme, fixed dpi scaling. 2022-12-11 20:35:19 +01:00
0dcf06a60c fixed README.md, added comparison pictures 2022-12-10 01:34:09 +01:00
3f516ca85c Added before/after pictures to README.md 2022-12-10 01:24:27 +01:00
3061573755 Updated .gitignore. 2022-12-10 01:08:00 +01:00
1ae3e47986 Added proper README.md 2022-12-10 00:55:45 +01:00
a35853578c Added more filters. 2022-12-09 20:26:40 +01:00
1db5578cc8 Hopefully fixed dpi problems, reworked filter applying pipeline. 2022-12-09 20:26:23 +01:00
ac7c7bf1a1 Updated .gitignore 2022-12-09 20:24:43 +01:00
a19da21734 Reworked config structure, loading config 2022-12-09 16:11:02 +01:00
9b90ee67c9 pdated .gitignore 2022-12-09 15:03:53 +01:00
c5ddb6339e Removed unnnecessary files. 2022-12-08 22:15:30 +01:00
e539936c94 Removed report files, moved them to separate repo. 2022-12-08 22:13:52 +01:00
151eca3f83 Added saving presets to JSON files. 2022-12-08 20:51:26 +01:00
e9fc77998a Renamed filters to match the main program. 2022-12-08 20:50:12 +01:00
ae58def273 Reworked argument parsing, filter application, added parsing config files. 2022-12-08 19:05:19 +01:00
5bb870547d Added a chapter about fingerprint and sensors. 2022-12-08 18:59:26 +01:00
3c0d15f883 Added more opencv image processing filters. 2022-12-07 23:44:58 +01:00
7a550057dc Added image flipping, reworked argument parsing. 2022-12-07 23:28:45 +01:00
304d854936 Updated .gitignore file. 2022-12-05 15:50:35 +01:00
fc5ec77e35 Removed untracked files from repo. 2022-12-05 15:46:50 +01:00
6c9c202c42 Added basic structure of the report, added introduction. 2022-12-05 15:44:26 +01:00
94244b2db5 Updated .gitignore file. 2022-12-05 15:39:41 +01:00
deaecf668f Added the technical report to have all important files backed up, will now work on it from here. 2022-12-05 11:45:04 +01:00
0dee902408 Fixed .gitignore. 2022-11-23 11:44:59 +01:00
605dbe0c98 Added .gitignore, fixed applying filters, added dpi processing. 2022-11-23 11:43:17 +01:00
907bfa3508 Changed argument parsing to method. 2022-11-22 16:32:43 +01:00
d92d35d16f Merge branch 'master' of ssh://strade.fit.vutbr.cz:3022/xlanro00/BP_DP-xlanro00 2022-11-21 19:48:35 +01:00
af0b0eba52 Copied res directory. 2022-11-21 19:46:45 +01:00
4c36560d8d Update 'README.md' 2022-11-21 19:44:38 +01:00
fc660aea4a Migrated drom github. 2022-11-21 19:42:31 +01:00
fd77cadd5b Initial commit. 2022-11-21 19:37:37 +01:00