Reverse engineered prompt

GitHub

Build me a command line tool like OpenDroneMap that takes a folder of drone, balloon, or kite photos and turns them into useful survey outputs. I want someone to be able to drop JPEG, TIFF, DNG, or even supported video files into an images folder, run one command, and get a classified point cloud, a textured 3D model, an orthorectified map image, and elevation outputs like a DEM or DSM when requested.

Please make the easiest path be running it in Docker on Windows, Mac, and Linux, with simple examples for each. It should save results into clearly named output folders and produce files people can open in tools like QGIS, CloudCompare, and MeshLab. If a machine has an NVIDIA GPU, add an optional faster mode for feature extraction, but keep CPU processing as the default.

Keep it friendly for people who are okay with the terminal but not experts. Include sensible docs, example commands, and notes on where outputs end up. Look up current docs online if you need to.

Have a live product UI? Try website reverse