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

Pages: [1] 2
1
General / Z only references
« on: September 18, 2022, 07:08:41 PM »
Hi all,

Does anyone know if it's possible to allocate only a Z value to a marker?
I mostly work underwater, so we can get pretty good Depth values for locations, but it's hard to get X and Y values for these.

Thanks
John

2
Bug Reports / Network Processing
« on: July 08, 2022, 05:42:53 PM »
Hi All,

Hopefully someone can help with this.
I'm trying to setup network processing. I have 3 nodes, and one Server. One of the nodes is also my Client machine

I've created a shared network drive (t:/) that is the same on all of the machines

Upon trying to start the process on a data set I get an error that it can't open the file C:\Program files\Agisoft\Metashape Pro\Project.psx
That file doesn't exist, as the file is t:\Project.psx

Can anyone tell me what I've done wrong?

Thanks
John

3
General / Re: unsupported Depth Image
« on: December 06, 2020, 06:57:22 PM »
Hi Alexey,

All sent. There don't seem to be any depth map zip files in the project folder, just Point_cloud

Thanks
John

4
General / Re: unsupported Depth Image
« on: December 05, 2020, 03:29:45 PM »
How much of the log do you need. I can send over the whole log for the Mesh process, but it's about 10MB.

The final bit with the error is:
2020-12-05 01:01:21 Depth reconstruction devices performance:
2020-12-05 01:01:21  - 55%    done by GeForce GTX TITAN X
2020-12-05 01:01:21  - 45%    done by GeForce GTX 1080
2020-12-05 01:01:21 Total time: 628.415 seconds
2020-12-05 01:01:21
2020-12-05 01:01:21 31 depth maps generated in 635.939 sec
2020-12-05 01:01:26 saved depth maps block in 4.959 sec
2020-12-05 01:01:26 loaded depth map partition in 0.265 sec
2020-12-05 01:01:26 Building model...
2020-12-05 01:01:26 Compression level: 1
2020-12-05 01:01:26 Preparing depth maps...
2020-12-05 01:01:27 3100 depth maps
2020-12-05 01:01:27 scheduled 100 depth map groups (3100 cameras)
2020-12-05 01:01:27 saved camera partition in 0.015 sec
2020-12-05 01:01:27 loaded camera partition in 0.001 sec
2020-12-05 01:02:01 saved group #1/100: done in 34.663 s, 31 cameras, 714.527 MB data, 65.6328 KB registry
2020-12-05 01:02:01 loaded camera partition in 0.001 sec
2020-12-05 01:02:38 saved group #2/100: done in 36.847 s, 31 cameras, 751.628 MB data, 65.6328 KB registry
2020-12-05 01:02:38 loaded camera partition in 0.001 sec
2020-12-05 01:03:14 saved group #3/100: done in 35.71 s, 31 cameras, 743.11 MB data, 65.6328 KB registry
2020-12-05 01:03:14 loaded camera partition in 0.001 sec
2020-12-05 01:03:43 Peak memory used: 1.84 GB at 2020-12-05 01:02:07
2020-12-05 01:03:43 deleting all temporary files...
2020-12-05 01:03:43 done in 0.827 s
2020-12-05 01:03:43 Finished processing in 41887.1 sec (exit code 0)
2020-12-05 01:03:44 Error: Unsupported depth image

5
General / unsupported Depth Image
« on: December 05, 2020, 02:39:03 PM »
Hi All,

Does anyone know what the "Unsupported Depth Image" error means?
What can I do/change to avoid it?

Thanks
John

6
Bug Reports / Crashing while texturing
« on: October 14, 2020, 11:52:14 AM »
Hi All,

Metashape 1.6.4.11249
Windows 10
i7 7700K
GTX 1080 + Titan X (latest Drivers)

I'm trying to build texture, and every time I do, Agisoft crashes.
Any ideas/suggestions?

Console output attached

Thanks
John

7
General / Re: Multi-Camera Rig for scanning Caves
« on: September 15, 2020, 10:53:47 PM »
Hi Alexey,

I tried doing that, (12 folders, one from each camera), but unfortunately didn't align even slightly correctly.
I got OK results just pulling the images in normally and aligning them, but there seems to be an issue where scale errors seem to compound as it progresses.

Thanks
John

8
General / Multi-Camera Rig for scanning Caves
« on: September 07, 2020, 10:05:25 PM »
Hi All,

I'm experimenting again with a rigid, Multi-camera rig for scanning in flooded caves. The camera rig is 12 4K video cameras. I have created scripts to pull frames from each video, label them sequentially, and put them in a sub-folder.

What I'd like to be able to do is import all of the images, but constrain Metashape by feeding it the relative positions of all the cameras. Is there an easy way to do this?

I'm currently pulling the images in 100 per folder at a time, and incrementally aligning them, but the model is shrinking as it progresses (The tunnel size in the model is getting smaller, rather than staying approx the same size)

Thanks
John

9
Bug Reports / Re: Total crash during texturing
« on: April 20, 2020, 07:31:09 PM »
Hi Alexey,

Did you have any chance to look into this. Im still getting full crashes when texturing.

Thanks
John

10
Bug Reports / Re: Total crash during texturing
« on: April 09, 2020, 01:22:04 PM »
Hi Alexey,

Log file attached.

Thanks
John

11
Bug Reports / Total crash during texturing
« on: April 09, 2020, 01:28:57 AM »
Hi all,

I recently updated my GPU drivers, and am not getting a Metashape total crash whenever I try and run Build Texture.

Anyone else getting this?

Win 10, i7 7700K, GTX1080 + GTX Titan X, 64GB

Thanks
John

12
General / Photoscan v1.3.5 installers
« on: August 27, 2019, 03:35:46 PM »
Hi,

I'm looking for installer files for Photoscan standard v1.3.5 for both PC and Mac. Can anyone help.

The reason is that metashape often fails to properly align underwater photogrammetry imagery, and v1.3.5 does it really well.

Thanks
John

13
Python and Java API / Re: Installing Python Scripts in Metashape?
« on: February 10, 2019, 11:50:30 AM »
For anyone else with the issue, I found the problem. In the .py file from Github there is a tab instead of spaces in line 221. Replaced that, and it now works.

14
Python and Java API / Installing Python Scripts in Metashape?
« on: February 08, 2019, 06:59:27 PM »
Hi All,

Sorry for a beginner type question, but in Photoscan I simply dropped the scripts (Specifically the break into chunks script) into the scripts directory and it appeared on my menu bar. How do I make it appear in Metashape?

I've also tried running it directly from tools>run script, but then get an error
"inconsistent use of tabs and spaces in indentation"

Any tips please

Thanks
John

15
General / Force use of one GPU?
« on: July 09, 2018, 05:42:56 PM »
Hi all,

I have a Laptop with a GTX1080 in it, I also have an External GPU caddy with a Titan X connected via Thunderbolt 3. Is it possible to force Agisoft to use the Titan X in preference to the 1080?

For example, at the moment I'm running an Align stage, both GPUs were used initially, but now on the 1080 seems to be doing anything. I'd rather use the Titan X for this, as 1-it's faster, and 2-the EGPU case has a lot more cooling than the laprop.

Thanks
John

Pages: [1] 2