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
|
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
|
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
|
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
|
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
|
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
|
cc5e39e53c
|
Added unsharp mask filter
|
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
|
cd59419f0d
|
Removed unnecessary filter parameters.
|
2 years ago |
Rostislav Lán
|
6b4396b50d
|
Hopefully fixed readme, fixed dpi scaling.
|
2 years ago |
Rostislav Lán
|
a35853578c
|
Added more filters.
|
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
|
e9fc77998a
|
Renamed filters to match the main program.
|
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 |