Commit Graph
12 Commits
Author SHA1 Message Date
Pavol Debnar 73224b10ec WIP SIFT descriptors 2023-02-16 23:09:33 +01:00
Pavol Debnar 838d9408ec edited readme 2023-02-15 15:48:24 +01:00
Pavol Debnar 5a7b22d3e4 fixed bug where multiple images were created, now only 1 image; added function for getting edge values 2023-02-15 14:55:18 +01:00
Pavol Debnar 248899c4b8 creation of cumulative dump function; edited test
cumdump() -  puts all images into a single one with no stiching yet

test.cpp - use of cumdump(), added img locations for quicker use
2023-02-15 14:47:01 +01:00
Pavol Debnar 553eed009a img size reduction v2 2022-10-24 17:42:15 +02:00
Pavol Debnar 6d84a61832 image size reduction 2022-10-24 17:41:17 +02:00
Pavol Debnar 056bd54f39 Use of SIFT descriptors when stitching (better stitching, more time consuming), images and readme 2022-10-24 17:38:01 +02:00
Pavol Debnar 913bcd567f updated pointbase, now with actual stitching
stitching functionality added to pointbase, bug prevails where stitcher
will not deem some images worthy for stitching (usually about half of
adj. images are stitched)
2022-10-16 18:09:09 +02:00
Pavol Debnar 0c7f6aea3d readme cosmetics 2022-10-05 20:46:10 +02:00
Pavol Debnar 3809ee552f added base files, updated readme 2022-10-05 20:40:10 +02:00
debnarpavolandGitHub 527e38b63d Update README.md 2022-09-19 17:34:44 +02:00
debnarpavolandGitHub 80851dcd92 Initial commit 2022-09-19 17:30:34 +02:00