31 Commits (71d23f9cdbb14b18cce0a786345a9fcdc0314612)

Author SHA1 Message Date
Rostislav Lán 71d23f9cdb Separated config functionality to a separate file, added filter database and filter saving.
2 years ago
Rostislav Lán a0ffab3593 Added filter parameters to 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 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 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 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 390232c4f0 Added curved fingerprint model generation, refactored most of the code.
2 years ago
Rostislav Lán 05c5a6c09f Added unfinished basic 3D finger generation.
2 years ago
Rostislav Lán cc166cb5c0 Fixed dpi scaling issues, added depth setting fot lithophane.
2 years ago
Rostislav Lán cc49026636 Fixed all stl errors, should now work properly.
2 years ago
Rostislav Lán ee08b9fb26 Fixed some scaling issues
2 years ago
Rostislav Lán 71771d0217 Checks for input file existence first.
2 years ago
Rostislav Lán 68b9deaae3 Added stl filename, fixed type conversion for image.
2 years ago
Rostislav Lán 3b5040d6ba Added abd replaced some filters, added docstrings.
2 years ago
Rostislav Lán 3f17c9607d Added method to convert processed image to lithophane.
2 years ago
Rostislav Lán bddb354ef5 Split init method, added docstrings, prepared for stl model conversion.
2 years ago
Rostislav Lán e7fef8c6b7 Added the option to pass filter parameters from command line and config, reworked most filters to match.
2 years ago
Rostislav Lán 6b4396b50d Hopefully fixed readme, fixed dpi scaling.
2 years ago
Rostislav Lán 1db5578cc8 Hopefully fixed dpi problems, reworked filter applying pipeline.
2 years ago
Rostislav Lán a19da21734 Reworked config structure, loading config
2 years ago
Rostislav Lán 151eca3f83 Added saving presets to JSON files.
2 years ago
Rostislav Lán ae58def273 Reworked argument parsing, filter application, added parsing config files.
2 years ago
Rostislav Lán 3c0d15f883 Added more opencv image processing filters.
2 years ago
Rostislav Lán 7a550057dc Added image flipping, reworked argument parsing.
2 years ago
Rostislav Lán 304d854936 Updated .gitignore file.
2 years ago
Rostislav Lán 605dbe0c98 Added .gitignore, fixed applying filters, added dpi processing.
2 years ago
Rostislav Lán 907bfa3508 Changed argument parsing to method.
2 years ago
Rostislav Lán fc660aea4a Migrated drom github.
2 years ago