UWARG Computer Vision
|
▼ modules | |
▼ core | |
▼ include | |
benchmark.h | |
camera.h | |
frame.h | Container class for storing photos or frames of video to be processed and analyzed |
metadata.h | Structure for storing plane status information from the time that an image was taken |
object.h | |
pixel_object.h | |
target.h | |
▼ src | |
benchmark.cpp | |
pixel_object.cpp | |
▼ csvcreator | |
▼ include | |
csv.h | Module for creating formatting csv files to store target data |
▼ gmapsmatcher | |
▼ include | |
gmaps_matcher.h | Module for matching images to satellite imagery to be used as a fallback in case telemetry data is not available |
▼ imgimport | |
▼ include | |
ComPtr.h | |
decklink_import.h | |
DeckLinkCapture.h | |
DeckLinkInputCallback.h | |
DeckLinkOpenCv.h | |
imgimport.h | |
importer.h | |
metadata_input.h | |
metadata_reader.h | |
pictureimport.h | |
video_import.h | |
▼ src | |
importer.cpp | |
metadata_input.cpp | |
metadata_reader.cpp | |
video_import.cpp | |
▼ test | |
video_test.cpp | |
▼ reportgen | |
▼ include | |
report_generator.h | Module for generating a document containing result data and extrapolated information |
▼ targetanalysis | |
▼ include | |
target_analyzer.h | Module for analyzing individual PixelTargets and combining them into a set of unique Targets |
target_loader.h | |
▼ targetid | |
▼ include | |
canny_contour_creator.h | |
contour_comparison.h | |
contour_creator.h | |
filter.h | |
k_means_filter.h | |
object_detector.h | |
qr_identifier.h | |
target_identifier.h | Module for identifying targets in Frames |
▼ src | |
contour_comparison.cpp | |
▼ volumecalc | |
▼ include | |
volume_calc.h | Module for calculating the volume of a target |