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 - Mg_Stray

Pages: [1]
1
Python and Java API / Re: script for import gcp
« on: May 15, 2015, 05:15:00 PM »
2So you wish to import marker positions from xml file that was saved via Tools Menu -> Export Markers command?"
yes, this my case.
"Does the new set of images contain the same cameras as original project? "
the new project have the same cameras position.

Can you help me please? I am new in the Photoscan's Python script.

Thanks again :)

Vincenzo


2
Python and Java API / Re: script for import gcp
« on: May 15, 2015, 04:59:24 PM »
Sorry, I've wrong. when I write the string  chunk.loadReference(path, "xml")

the message is "False" why?
 Thanks a lot

3
Python and Java API / Re: script for import gcp
« on: May 15, 2015, 04:45:25 PM »
Hi Alexely,
I've create a base project where I've insert the marker and their references ( gcp.txt). after that I've align and then I've export the relative marker.xml. Now i want to load this xml in a new project where I only have imported new photos.
I've tried your suggestion but it doesen't work infact appears this error: SyntaxError: Invalid syntax. Some suggestions?
Thank you so much.

Vincenzo

4
Python and Java API / script for import gcp
« on: May 15, 2015, 01:54:10 AM »
Hi guys,
I would create a script that make me import a reference.xml with GCP' coordinate and then re-align my set of photo. Someone can help me?
thank you

Vincenzo

5
Face and Body Scanning / Face scanning problems
« on: May 07, 2015, 11:24:52 AM »
Hi everyone,
I'm Vincenzo, I'm trying to automate the process of face scanning through the use of 14 Raspberry Pi cameras. After several attempts I was confronted with the following problems:

Problem 1.
I made a base project of face scanning  who got good results (Chunk 0) and by this I start to analize the following three cases:
Case 1) If I save the camera's caibration certificate of the Chunk 0 and then create a new Chunk (Chunk 1) adding a new set of photo and importing the calibration certificate of Chunk 0, I get poor results (see Image 1)
Case 2) If I export the camera's calibration certificate of the Chunk 0 from Tools -> Export, and then I create again a new Chunk (Chunk 2) with the same certificate and a new path of photo, i get poor results again (see Image 2)
Case 3) If I copy the Chunk 0 and then I change the path of photo from the multiframe layout at the end i get the best results of the three cases (see Image 3)
Someone can explain me why all this happens and how it's work?

Problem 2.
The second problem is streactly connected with the case 3 above. When I change the photo path from the multiframe layout of the copied Chunk why the Preview didn't update? There is same way to resolve this problem, maybe with some xml script?

Problem 3.
Since I want to automate the process, there is a way to insert in a copied chunk the marker points of an old one with the Batch Process?

All your comments are very helpful! Thank you!

Pages: [1]