Software to process videos into an image sequence optimised for use with photogrammetry software. A-level computer science project
- Extract n frames from any input video into an output folder
- Logical naming of output frames
- Resizing extracted frames
- Deleting unacceptably blurry extracted frames
- Resizing of extracted frames
- Denoising of extracted frames
- Removal of "outlier" extracted frames (frames where something is covering the camera, for example)
- Removal of duplicate (or very near duplicate) extracted frames
- Easy to use GUI
- Install deps and tools.
pacman -S git cmake opencv qt5
- Clone repository, create build folder
git clone https://github.com/LJ3D/Vid2Photogrammetry.git
cd Vid2Photogrammetry
mkdir build
cd build
- Run cmake
cmake ..
cmake --build .
Just swap out the package manager and it should be fine
Its not worth it
lmao