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