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.


Topics - doppelganger

Pages: [1]
1
Python and Java API / split_in_chunks_dialog error
« on: March 05, 2018, 10:01:19 PM »
Hello, I'm getting some error like the one I have in the console when I'm trying to split the project into Chunks.
The soft is well doing the first part of the chunk, but cant does another one. Cf  Screenshot.

Thanks for your help.

Code: [Select]
018-03-05 19:50:01 SaveProject
2018-03-05 19:50:01 Saving project...
2018-03-05 19:50:02 saved project in 0.988 sec
2018-03-05 19:50:02 Finished processing in 0.988 sec (exit code 1)
2018-03-05 19:50:02 Traceback (most recent call last):
2018-03-05 19:50:02   File "D:/en_cours_partage/00_AA-logiciel/photoscan/split_in_chunks_dialog.txt.txt", line 152, in <lambda>
2018-03-05 19:50:02     proc_split = lambda: self.splitChunks()
2018-03-05 19:50:02   File "D:/en_cours_partage/00_AA-logiciel/photoscan/split_in_chunks_dialog.txt.txt", line 315, in splitChunks
2018-03-05 19:50:02     new_chunk.dense_cloud.clear()
2018-03-05 19:50:02 AttributeError: 'PhotoScan.DenseCloud' object has no attribute 'clear'
>>>

2
General / Set ground plan to get good orthophoto.
« on: February 23, 2018, 03:58:21 PM »
I will try to manually orientate my object to well orientate my object and get good orthomosaic.

In photoscan, it is a bit difficult. I'm using capturing reality software, and it is very easy.
What technique are you usealy using to ?
I use sometime the Marker method with x,y,z but the technique is not easy and perfect. Do you have a acute and easy one ?

3
Hello, i'm using many software to get the best final result possible. Most of the time, the best is coming from acute3D, but not all the time. The two other i use are capturing reality and Agisoft Photoscan. I just need a final orthomosaic.

I get the place an orientation of eatch pictures from Capturing Reality , (X,Y,Z and rotation of the camera). I want to use it in Photoscan.

When i'm importing the text file in référence i get the localisation, but if i use 0 for Accuracy i dont have any align of image, and if i let like it is 10 m in accuracy, i dont have any orientation.

Can you help me ?

4
General / Orthophoto in a room
« on: September 17, 2014, 04:53:41 PM »
Hello, i'm new with this sofware.

I'm making orthophoto of room, the project is to be able to see the intimate of an bedroom from vertical view in high resolution.

I was using autopano giga, the final pictures are great but i took time to correct paralax problem.
I have try photoscan, it make some good result, but i'm not very good to optimise the process :
I want to have a perfect orthophoto like that i can make a big print, and look a the details, discover intimity.

I have read several tutorial, here is my process :

Align Photos :
Accuracy: High / Pair preselection : Generic / Point limit: 40000
1) What the fonction of point limit ? The number of alignment point ?
2) What can i do if i have some moving pepole in the room on the picture, and if i want to keep them in the final picture ?

Build Dense Point Cloud :
Quality : Medium or High
Depth filtering: Aggressive or Mild
3) What is the best ? I don't want a 3D model, i want a perfect orthophot well textured, my pictures are verticals? Did i loose time ? Did i make a to sophistical model with finaly make a bad textured surface ?


Pages: [1]