Commit Graph

  • fbe6729582 Added license to readme master xlanro00 2023-05-17 17:38:00 +0200
  • 419ff2b53e Final cleanup commit. Rostislav Lán 2023-05-09 08:29:54 +0200
  • 3334c51277 Changed project link from ssh to https. Rostislav Lán 2023-05-08 22:22:03 +0200
  • 3622cae3b8 Removed unused makefile. Rostislav Lán 2023-05-06 16:21:58 +0200
  • d32e0279e4 Updated documentation to fix issues with old parameters. Rostislav Lán 2023-05-06 16:07:06 +0200
  • c709f730f3 Added finger model example. Rostislav Lán 2023-05-06 15:58:16 +0200
  • b60f5e7c77 Updated requirements for the pip installer to include all the installed packages. Rostislav Lán 2023-05-06 15:44:30 +0200
  • 9acc925247 Changed preset for example generation to actually show the filter influence on the output. Rostislav Lán 2023-05-06 15:36:18 +0200
  • 517edb7b9a removed todo. Rostislav Lán 2023-05-06 15:24:18 +0200
  • 33a29b9309 Added final readme version Rostislav Lán 2023-05-06 15:23:29 +0200
  • e0e95f69b5 Refactored inefficient code present in stl generation. Rostislav Lán 2023-05-06 14:01:53 +0200
  • 9f624f84c2 Updated gitignore, removed unused examples. Rostislav Lán 2023-05-06 12:38:28 +0200
  • 9736a79579 Trying another way to display images. Rostislav Lán 2023-05-06 12:35:33 +0200
  • 3bae2ccacf Fixed README again. Rostislav Lán 2023-05-06 12:27:27 +0200
  • d51ae5d518 Added missing examples, removed old ones. Rostislav Lán 2023-05-06 12:25:12 +0200
  • a9c9b46621 Fixed README, updated gitignore Rostislav Lán 2023-05-06 12:21:47 +0200
  • bf78d82fbc Added new filter preset. Rostislav Lán 2023-05-06 12:12:20 +0200
  • 2acc98ceef Updated README to substitute old manual. Rostislav Lán 2023-05-06 12:10:16 +0200
  • 91d3fb14b1 Added Sphinx generated documentation. Rostislav Lán 2023-05-06 12:09:27 +0200
  • 7cd8f0e2de Updated docstrings to use sphinx style directives. Rostislav Lán 2023-05-06 11:14:57 +0200
  • 6ef8bfe446 Fixed issues with filter library, missing filter parameter, added comments. Rostislav Lán 2023-05-04 22:58:00 +0200
  • 5e8805f493 Filters now all convert image to uint_8 after application. Rostislav Lán 2023-05-04 07:15:10 +0200
  • 54435a02e4 Added the option to choose custom finger model. Rostislav Lán 2023-05-04 07:13:55 +0200
  • 73dc3722d7 Refactored planar and curved model creation. Rostislav Lán 2023-04-29 14:56:40 +0200
  • d664407d76 Finished parameter defaulting, simplified mode names. Rostislav Lán 2023-04-29 08:49:33 +0200
  • 90bfed98ec Updated --help parameter. Rostislav Lán 2023-04-28 20:05:01 +0200
  • a1b81722c4 Updated README and user manual. Rostislav Lán 2023-04-28 20:04:27 +0200
  • fe20f7a39a Updated stl parser to reflect changes to mapped mode. Rostislav Lán 2023-04-28 20:03:27 +0200
  • 94fae370b5 Updated testing script to allow for mapping mode to be used. Rostislav Lán 2023-04-28 20:02:54 +0200
  • 8af2e88b35 Added functionality for finger mapping, adjusted mapping mode parameters. Rostislav Lán 2023-04-28 19:36:00 +0200
  • 2302428e05 Added missing parameters to readme. Rostislav Lán 2023-04-27 21:23:58 +0200
  • 90041ddcc9 Removed unused filters and their parameters from config parser. Rostislav Lán 2023-04-27 21:22:37 +0200
  • 8cbdfeb2ce Implemented stl parser for parsing stl header files. Rostislav Lán 2023-04-27 21:21:21 +0200
  • bb272a4539 Added user manual and a makefile for it. Rostislav Lán 2023-04-27 21:07:22 +0200
  • ee481a11cb Updated readme to reflect changes in application. Rostislav Lán 2023-04-26 09:38:23 +0200
  • ff792776ff Minor fix of logging Rostislav Lán 2023-04-17 16:26:11 +0200
  • 13fc747d63 Reworked logging, split it to separate file, refactored and cleaned main and filters files code, fixed test.sh overwriting originals Rostislav Lán 2023-04-17 16:15:38 +0200
  • 71d23f9cdb Separated config functionality to a separate file, added filter database and filter saving. Rostislav Lán 2023-04-17 12:24:33 +0200
  • e832dbd3f1 Fixed readme Rostislav Lán 2023-04-14 09:15:36 +0200
  • a0ffab3593 Added filter parameters to readme. Rostislav Lán 2023-04-14 09:11:19 +0200
  • b12a0d3e9b Simplified test script, fixed readme Rostislav Lán 2023-04-03 23:57:49 +0200
  • 239c675524 Added experimental 3d model mapping, added more docstrings, separated stl parsing from init method. Rostislav Lán 2023-04-03 23:01:38 +0200
  • a95e53a69f Reworked core filters, simplified naming, parameters, removed unneccesary ones. Rostislav Lán 2023-04-03 23:00:22 +0200
  • c484011200 Added parsing utility for stl files, updated test script. Rostislav Lán 2023-04-03 22:59:09 +0200
  • bd087c2503 Updated gitignore, renamed config. Rostislav Lán 2023-03-21 13:30:57 +0100
  • 4990d2ec21 Fixed readme. Rostislav Lán 2023-03-13 17:22:50 +0100
  • fe8eda2310 Moved test.sh to src, testing new filter. Rostislav Lán 2023-03-07 18:11:21 +0100
  • 4efee4d38c Added ID hashing, added basic form of writing info to stl header. Rostislav Lán 2023-03-07 16:42:20 +0100
  • 939ba64791 Added basic operations - binarization, scaling of image values and margin around image. Rostislav Lán 2023-03-07 14:13:07 +0100
  • 347d237638 Added script to automate fingerprint filtration and stl generation. Rostislav Lán 2023-03-06 16:55:56 +0100
  • 79b3009f93 Added example git preset. Rostislav Lán 2023-03-06 16:54:52 +0100
  • d68471e1a9 Added working example to readme. Rostislav Lán 2023-03-06 16:54:04 +0100
  • 7e45cf4a5b Added base height param to curved generation, solved naming issue. Rostislav Lán 2023-03-06 16:50:23 +0100
  • 77e0fc4b8a Fixed curved model volume issue, fxed name engraving on the bottom, added base height param for curved model. Rostislav Lán 2023-02-28 22:32:14 +0100
  • 52e1a31897 Fixed readme images. Rostislav Lán 2023-02-28 19:57:15 +0100
  • 074bd9ff84 Updated .gitignore. Rostislav Lán 2023-02-28 19:52:30 +0100
  • 478497fb02 Updated readme to include optional stl generation parameters. Rostislav Lán 2023-02-28 18:42:00 +0100
  • 681c5bd051 Updated gitignore. Rostislav Lán 2023-02-28 18:03:26 +0100
  • 234f2cb79a Added text engraving to the bottom, removed some redundant code. Rostislav Lán 2023-02-28 18:02:17 +0100
  • 33acea6e19 Added requirements for venv, removed some includes Rostislav Lán 2023-02-24 14:46:16 +0100
  • 1d046ed719 Updated readme to install specific package versions. Rostislav Lán 2023-02-24 13:16:49 +0100
  • 4bbce64dc5 Updated README. Rostislav Lán 2023-02-24 12:31:59 +0100
  • 390232c4f0 Added curved fingerprint model generation, refactored most of the code. Rostislav Lán 2023-02-23 12:58:24 +0100
  • c5d412e462 Moved git examples to their own directory. Rostislav Lán 2023-02-21 18:05:55 +0100
  • c6d59dcd2c Updated readme. Rostislav Lán 2023-02-20 15:11:26 +0100
  • 8c97c1ca8d Updated readme Rostislav Lán 2023-02-20 14:59:20 +0100
  • 05c5a6c09f Added unfinished basic 3D finger generation. Rostislav Lán 2023-02-14 23:04:20 +0100
  • cc166cb5c0 Fixed dpi scaling issues, added depth setting fot lithophane. Rostislav Lán 2023-02-05 18:40:02 +0100
  • cc49026636 Fixed all stl errors, should now work properly. Rostislav Lán 2023-01-26 20:50:57 +0100
  • 9b76627152 Added example stl file. Rostislav Lán 2023-01-09 02:18:15 +0100
  • fee7197a55 Removed unnecessary files Rostislav Lán 2023-01-09 02:16:29 +0100
  • ee08b9fb26 Fixed some scaling issues Rostislav Lán 2023-01-09 02:13:38 +0100
  • 71771d0217 Checks for input file existence first. Rostislav Lán 2023-01-08 22:55:49 +0100
  • 68b9deaae3 Added stl filename, fixed type conversion for image. Rostislav Lán 2023-01-08 01:41:03 +0100
  • 48349d9958 Generated more fingerprints. Rostislav Lán 2023-01-05 13:25:17 +0100
  • 68b4ba8b05 Generated example fingerprints. Rostislav Lán 2023-01-05 13:20:03 +0100
  • 422e8cf9ca Modified gitignore to allow example imagesand added it... Rostislav Lán 2023-01-05 13:18:51 +0100
  • ecbd2bb780 Modified gitignore to allow example images Rostislav Lán 2023-01-05 13:17:16 +0100
  • 3b5040d6ba Added abd replaced some filters, added docstrings. Rostislav Lán 2022-12-29 16:55:51 +0100
  • cc5e39e53c Added unsharp mask filter Rostislav Lán 2022-12-25 17:50:22 +0100
  • 3f17c9607d Added method to convert processed image to lithophane. Rostislav Lán 2022-12-25 17:49:54 +0100
  • bddb354ef5 Split init method, added docstrings, prepared for stl model conversion. Rostislav Lán 2022-12-25 17:49:05 +0100
  • a7c194a884 Found a good representative filtered picture. Rostislav Lán 2022-12-21 22:31:10 +0100
  • e7fef8c6b7 Added the option to pass filter parameters from command line and config, reworked most filters to match. Rostislav Lán 2022-12-19 18:29:33 +0100
  • e2e5810c40 Modified config file for parameter input. Rostislav Lán 2022-12-19 18:28:12 +0100
  • cd59419f0d Removed unnecessary filter parameters. Rostislav Lán 2022-12-17 20:33:25 +0100
  • 6ab30d02f7 Updated README.md. Rostislav Lán 2022-12-11 21:28:47 +0100
  • 6b4396b50d Hopefully fixed readme, fixed dpi scaling. Rostislav Lán 2022-12-11 20:35:19 +0100
  • 0dcf06a60c fixed README.md, added comparison pictures Rostislav Lán 2022-12-10 01:34:09 +0100
  • 3f516ca85c Added before/after pictures to README.md Rostislav Lán 2022-12-10 01:24:27 +0100
  • 3061573755 Updated .gitignore. Rostislav Lán 2022-12-10 01:08:00 +0100
  • 1ae3e47986 Added proper README.md Rostislav Lán 2022-12-10 00:55:45 +0100
  • a35853578c Added more filters. Rostislav Lán 2022-12-09 20:26:40 +0100
  • 1db5578cc8 Hopefully fixed dpi problems, reworked filter applying pipeline. Rostislav Lán 2022-12-09 20:26:23 +0100
  • ac7c7bf1a1 Updated .gitignore Rostislav Lán 2022-12-09 20:24:43 +0100
  • a19da21734 Reworked config structure, loading config Rostislav Lán 2022-12-09 16:11:02 +0100
  • 9b90ee67c9 pdated .gitignore Rostislav Lán 2022-12-09 15:03:53 +0100
  • c5ddb6339e Removed unnnecessary files. Rostislav Lán 2022-12-08 22:15:30 +0100
  • e539936c94 Removed report files, moved them to separate repo. Rostislav Lán 2022-12-08 22:13:52 +0100
  • 151eca3f83 Added saving presets to JSON files. Rostislav Lán 2022-12-08 20:51:26 +0100