Forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - joachima

Pages: [1]
1
Python and Java API / CalibrateColors
« on: November 02, 2018, 11:20:54 AM »
Hello. I have not found this on the forum, but does anyone here know how to check in python  if the images in a chunk is calibrated with calibrateColors? Or how to reset the calibration?

Best regards

Joachim

2
Python and Java API / Re: Updated python Scrips
« on: October 09, 2017, 12:21:52 PM »
Hi Alexey. Did you have any chance to look at this?

Joachim

3
Python and Java API / Re: Updated python Scrips
« on: September 27, 2017, 12:46:20 PM »
Hi Alexey. I had given up on this. If you can help, it would be very much apreciated. The important part is the search and check what parts are allready done function. I used to run this script 2 times. One with everything set to low to check the images and model, and one with settings set to high. I can tweak the scripts later with individual settings. The perfect pipeline would be something like this:
      
      - Search folders for folders with images (within a set structure)
      - Make projects.
      1. Import images from folders
      2. Estimate image quality
      3. Set the geographic system (EPSG::25832)
      4. Align Images
      5. Detect markers
      6. Import reference file
      7. Optimize camera
      8. Build dense cloud
      9. Build mesh
      10. Build texture
      11. Build Orthophoto
      12. Export orthomosaeic
      13. Export model as PDF
      (check if steps 2-10 exist)
      14. move project folder to new destination (High)

But anything from your part would help out a lot.

Joachim
      

4
Python and Java API / Updated python Scrips
« on: September 21, 2017, 08:50:35 AM »
Hello everybody.

I'm new to the forum, but I have been using Photoscan for a while. I apologise if this is the wrong way of posting a question like this. I wonder if anybody have updated the scripts of Johnsietsma (http://www.agisoft.com/forum/index.php?topic=4312.msg22364#msg22364) or _mARCel_(http://www.agisoft.com/forum/index.php?topic=4796.msg24316#msg24316) or something similar.

Basically the scripts search for folders with images, constructs the project and then continuous with a given workflow. The scripts can be rerun and skips parts of the process that has allready been done.

A real timesaver when working on many projects at the same time. They both work flawlessly on older versions of Photoscan, but after updating they seem to have a basic problem with making, saving and loading the projects. My Python knowledge really isn't good enough to pinpoint the problem.

Any help would be much appreciated

Joachim

Pages: [1]