Hey guys,
I'm new to PhotoScan, and could use a little bit of help. I'm trying to create a script that will automatically generate and export a .ply model and an .opk file of the camera orientation when given a directory full of images, while also outputting the undistorted images used.
I've found the functions required to accomplish those tasks (.exportModel, .exportCamera, and .undistort) however I'm unsure of the workflow required prior to performing these functions. So far, I can comfortably locate my photo directory and add the photos to my "chunk." After adding the photos to the "chunk," I am in need of a little guidance. Any help would be greatly appreciated!
T.