Commit Graph

10 Commits

Author SHA1 Message Date
f19d05d62d added script to show lowest image (laplacian) variance from folder (dataset) 2023-03-05 21:05:21 +01:00
ee8313e0ea updated cam client to save images with highest variance across 5 consecutive frames 2023-03-05 20:55:07 +01:00
a1ee1b9e8c added base camera streaming client 2023-03-05 20:38:14 +01:00
fe9bd62177 added RPi script for streaming camera video 2023-03-05 19:39:04 +01:00
73224b10ec WIP SIFT descriptors 2023-02-16 23:09:33 +01:00
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
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
056bd54f39 Use of SIFT descriptors when stitching (better stitching, more time consuming), images and readme 2022-10-24 17:38:01 +02:00
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
3809ee552f added base files, updated readme 2022-10-05 20:40:10 +02:00