Forum

Author Topic: need a script  (Read 9951 times)

atomilov

  • Newbie
  • *
  • Posts: 2
    • View Profile
need a script
« on: March 25, 2012, 11:49:32 AM »
Hello, Sorry in advance for stupid question)

I am trying to capture some animation from multiply cameras, just as in this video,
http://www.youtube.com/watch?v=Qq4BUrEBvhA

 but i don`t know anything about scripting, and python scripting seems to be the only way to process a lot of models at once
Does anyone know something about this script? Is it possyble to download it somewhere, or i should wright it myself.

Thanks

Alex

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 14813
    • View Profile
Re: need a script
« Reply #1 on: March 25, 2012, 09:23:22 PM »
Hello Alex,

If you have an idea about the workflow steps you wish to automate, the initial data and the expected result, I think, we coud help you with such script.
Best regards,
Alexey Pasumansky,
Agisoft LLC

atomilov

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: need a script
« Reply #2 on: March 26, 2012, 12:02:32 PM »
Alexey, thanks for reply.

i will try to explain what i need:
   Lets say i thave 4cameras. each camera have 100 frames.i have 400frames all in one folder. For example  i name my images like this: "c##_f####.jpg". "с##" - camera number, "f####" - frame number.  script should be able to load only  images, that belong to one frame.
  1.add photos to the scene(after i picked the folder)
  2.allign photos
  3.generate geometry
  4.generate texture
  5.save file
  6.export texture
  7.export model to 3ds(to the same folder, with the name "m####.3ds")

So the script should be able to do this again and again with all the frames.

I hope it dooes make sense.

It will be supercool if you will help me)

Alex.





lmg

  • Newbie
  • *
  • Posts: 30
    • View Profile
Re: need a script
« Reply #3 on: April 02, 2012, 11:27:52 AM »
Dear Alexey,
have you written the script proposed by Atomov?
I'm doing the same experiments using 4-5 synchronized cameras, and it would be helpful also for me to have more details.
I have seen that you have already processed a similar custom Python Script using Agisoft Photoscan Pro for Ir-ltd working with 200 frames. Is it possible to have a copy of thar script?
Thank you very much.
LM