104 Commits (d51ae5d518f4d063596f5c0fe3aee9ee2f5fe051)
 

Author SHA1 Message Date
Rostislav Lán d51ae5d518 Added missing examples, removed old ones.
2 years ago
Rostislav Lán a9c9b46621 Fixed README, updated gitignore
2 years ago
Rostislav Lán bf78d82fbc Added new filter preset.
2 years ago
Rostislav Lán 2acc98ceef Updated README to substitute old manual.
2 years ago
Rostislav Lán 91d3fb14b1 Added Sphinx generated documentation.
2 years ago
Rostislav Lán 7cd8f0e2de Updated docstrings to use sphinx style directives.
2 years ago
Rostislav Lán 6ef8bfe446 Fixed issues with filter library, missing filter parameter, added comments.
2 years ago
Rostislav Lán 5e8805f493 Filters now all convert image to uint_8 after application.
2 years ago
Rostislav Lán 54435a02e4 Added the option to choose custom finger model.
2 years ago
Rostislav Lán 73dc3722d7 Refactored planar and curved model creation.
2 years ago
Rostislav Lán d664407d76 Finished parameter defaulting, simplified mode names.
2 years ago
Rostislav Lán 90bfed98ec Updated --help parameter.
2 years ago
Rostislav Lán a1b81722c4 Updated README and user manual.
2 years ago
Rostislav Lán fe20f7a39a Updated stl parser to reflect changes to mapped mode.
2 years ago
Rostislav Lán 94fae370b5 Updated testing script to allow for mapping mode to be used.
2 years ago
Rostislav Lán 8af2e88b35 Added functionality for finger mapping, adjusted mapping mode parameters.
2 years ago
Rostislav Lán 2302428e05 Added missing parameters to readme.
2 years ago
Rostislav Lán 90041ddcc9 Removed unused filters and their parameters from config parser.
2 years ago
Rostislav Lán 8cbdfeb2ce Implemented stl parser for parsing stl header files.
2 years ago
Rostislav Lán bb272a4539 Added user manual and a makefile for it.
2 years ago
Rostislav Lán ee481a11cb Updated readme to reflect changes in application.
2 years ago
Rostislav Lán ff792776ff Minor fix of logging
2 years ago
Rostislav Lán 13fc747d63 Reworked logging, split it to separate file, refactored and cleaned main and filters files code, fixed test.sh overwriting originals
2 years ago
Rostislav Lán 71d23f9cdb Separated config functionality to a separate file, added filter database and filter saving.
2 years ago
Rostislav Lán e832dbd3f1 Fixed readme
2 years ago
Rostislav Lán a0ffab3593 Added filter parameters to readme.
2 years ago
Rostislav Lán b12a0d3e9b Simplified test script, fixed readme
2 years ago
Rostislav Lán 239c675524 Added experimental 3d model mapping, added more docstrings, separated stl parsing from init method.
2 years ago
Rostislav Lán a95e53a69f Reworked core filters, simplified naming, parameters, removed unneccesary ones.
2 years ago
Rostislav Lán c484011200 Added parsing utility for stl files, updated test script.
2 years ago
Rostislav Lán bd087c2503 Updated gitignore, renamed config.
2 years ago
Rostislav Lán 4990d2ec21 Fixed readme.
2 years ago
Rostislav Lán fe8eda2310 Moved test.sh to src, testing new filter.
2 years ago
Rostislav Lán 4efee4d38c Added ID hashing, added basic form of writing info to stl header.
2 years ago
Rostislav Lán 939ba64791 Added basic operations - binarization, scaling of image values and margin around image.
2 years ago
Rostislav Lán 347d237638 Added script to automate fingerprint filtration and stl generation.
2 years ago
Rostislav Lán 79b3009f93 Added example git preset.
2 years ago
Rostislav Lán d68471e1a9 Added working example to readme.
2 years ago
Rostislav Lán 7e45cf4a5b Added base height param to curved generation, solved naming issue.
2 years ago
Rostislav Lán 77e0fc4b8a Fixed curved model volume issue, fxed name engraving on the bottom, added base height param for curved model.
2 years ago
Rostislav Lán 52e1a31897 Fixed readme images.
2 years ago
Rostislav Lán 074bd9ff84 Updated .gitignore.
2 years ago
Rostislav Lán 478497fb02 Updated readme to include optional stl generation parameters.
2 years ago
Rostislav Lán 681c5bd051 Updated gitignore.
2 years ago
Rostislav Lán 234f2cb79a Added text engraving to the bottom, removed some redundant code.
2 years ago
Rostislav Lán 33acea6e19 Added requirements for venv, removed some includes
2 years ago
Rostislav Lán 1d046ed719 Updated readme to install specific package versions.
2 years ago
Rostislav Lán 4bbce64dc5 Updated README.
2 years ago
Rostislav Lán 390232c4f0 Added curved fingerprint model generation, refactored most of the code.
2 years ago
Rostislav Lán c5d412e462 Moved git examples to their own directory.
2 years ago