xlanro00
|
fbe6729582
|
Added license to readme
|
2 years ago |
Rostislav Lán
|
419ff2b53e
|
Final cleanup commit.
|
2 years ago |
Rostislav Lán
|
3334c51277
|
Changed project link from ssh to https.
|
2 years ago |
Rostislav Lán
|
3622cae3b8
|
Removed unused makefile.
|
2 years ago |
Rostislav Lán
|
d32e0279e4
|
Updated documentation to fix issues with old parameters.
|
2 years ago |
Rostislav Lán
|
c709f730f3
|
Added finger model example.
|
2 years ago |
Rostislav Lán
|
b60f5e7c77
|
Updated requirements for the pip installer to include all the installed packages.
|
2 years ago |
Rostislav Lán
|
9acc925247
|
Changed preset for example generation to actually show the filter influence on the output.
|
2 years ago |
Rostislav Lán
|
517edb7b9a
|
removed todo.
|
2 years ago |
Rostislav Lán
|
33a29b9309
|
Added final readme version
|
2 years ago |
Rostislav Lán
|
e0e95f69b5
|
Refactored inefficient code present in stl generation.
|
2 years ago |
Rostislav Lán
|
9f624f84c2
|
Updated gitignore, removed unused examples.
|
2 years ago |
Rostislav Lán
|
9736a79579
|
Trying another way to display images.
|
2 years ago |
Rostislav Lán
|
3bae2ccacf
|
Fixed README again.
|
2 years ago |
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 |