Skip to content

SongxiYoung/2019-PhotogrammetryAlgorithms

Repository files navigation

2019-PhotogrammetryAlgorithms

This coursework used Qt and C++ to desigh photogrammetry algorithms and to build the interface framework, including QMainWindow, QWidget, QFileDialog, Qimage, and QMessageBox.

FILE DESCRIPTION:

main.cpp, mainwindow.cpp, mainwindow.h

Wake up MainWindow class object.

EXoperator.cpp, EXoperator.h

Two Point feature extraction algorithm.

1. Moravec

image

2. Harris

image

matching.cpp, matching.h

Match points of the same location on two photos.

image image

orientation.cpp, orientation.h

resection.cpp, resection.h

Space resection, seeking external orientation elements.

intersection.cpp, intersection.h

Space intersection, seeking ground photography coordinates.

About

This coursework used Qt and C++ to design photogrammetry algorithms and to build the interface framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors