From ed69b30a7a1bccd6f86944466bbe4c74f3d07da0 Mon Sep 17 00:00:00 2001 From: Jet Hughes Date: Fri, 31 Mar 2023 20:27:32 +1300 Subject: [PATCH] vault backup: 2023-03-31 20:27:32 --- content/notes/342-assignment-01.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/content/notes/342-assignment-01.md b/content/notes/342-assignment-01.md index 9cd5cf972..908524941 100644 --- a/content/notes/342-assignment-01.md +++ b/content/notes/342-assignment-01.md @@ -21,7 +21,10 @@ Level of detail in images will have more of an affect on accuracy of FLANN based EXPERIMENT DESIGN: Collect a number of highly detailed images and a number of less detailed images. Highly detailed images with have a lot of information such as trees, text, buildings, landscapes etc. Less detailed images with be sparse, these could be bare buildings, walls, images with large blocks of color. -Detailed Images will result in a large number of features, and the opposite should be true for less detailed images. +Detailed Images will result in a large number of features, and the opposite should be true for less detailed images. This could affect the accuracy of image mosaics. + +To conduct the experiment I will measure the reprojection error of FLANN and Brute force matching on various + RESULTS