3995ba6298
finalization of pointbase functionality, removed old scripts, removed camera scripts, they will be added into their own folder
Pavol Debnar2023-05-16 16:32:33 +02:00
3025a56f36
added template matching; updated neigbouring function
Pavol Debnar2023-04-03 15:59:36 +02:00
d535d24082
matching now uses knnMatching for better accuracy
Pavol Debnar2023-03-18 21:41:37 +01:00
696bd11bc7
can do one blob, blending function is wack
Pavol Debnar2023-03-15 19:12:08 +01:00
713efec9e1
stitching 2 images works, added blending function, need to update ROI in result image
Pavol Debnar2023-03-15 17:48:41 +01:00
95d86b6a9b
added extraction of ROI and calc of homography/affine transf. Both transf. not good enough
Pavol Debnar2023-03-06 17:41:41 +01:00
f19d05d62d
added script to show lowest image (laplacian) variance from folder (dataset)
Pavol Debnar2023-03-05 21:05:21 +01:00
ee8313e0ea
updated cam client to save images with highest variance across 5 consecutive frames
Pavol Debnar2023-03-05 20:55:07 +01:00
5a7b22d3e4
fixed bug where multiple images were created, now only 1 image; added function for getting edge values
Pavol Debnar2023-02-15 14:55:18 +01:00
248899c4b8
creation of cumulative dump function; edited test
Pavol Debnar2023-02-15 14:47:01 +01:00