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

Pages: 1 2 3 [4] 5
46
Feature Requests / Select Faces by Color
« on: September 17, 2019, 07:03:32 PM »
Much like the option already available for Dense Clouds.

it would be very useful to be able to select faces based on vertex color so that we can smooth certain parts of the model for example.

Alexey, is this possible via python currently?

47
Bug Reports / Camera Navigation/Rotation issue
« on: September 17, 2019, 11:47:33 AM »
It seems that from 1.5.4 or 1.5.5 the camera rotation is set to 15* or so degrees instead of 90* it was previously.

Can you let us change/customize this back to original behavior?

49
Bug Reports / Filter Dense Point Cloud - Point Bit Depth
« on: September 09, 2019, 11:37:23 PM »
Source dense point cloud - uint16

filtered dense point cloud - uint8


Point color bit depth seems to be altered when using Filter Dense Cloud option.

Apologies if this has been fixed in 1.5.5 or the 1.6 pre release.

50
Feature Requests / Tolerance setting for "From FIle" mask import
« on: August 05, 2019, 01:28:56 PM »
This would be very useful when importing masks from images such as depth maps.

By changing the tolerance value we could import tighter masks without editing the depth map images manually first.

51
Feature Requests / Remove empty models from a project
« on: April 19, 2019, 12:57:50 PM »
Apologies if this is already possible but i have not found an obvious way to do so (other than editing the .xml files)

9 model entries in a project with only 1 actual model (see screenshot). That hasn't occurred on it's own, i was experimenting a lot on that project so a plenty of chunk.model entries has been created in the process.

That being said it would be good to have an option to remove empty entries (for example chunk.removeEmptyModels as a cleanup procedure).

.clear method seems to only remove the model data but not the entry.

52
Bug Reports / Drag Folders Bug
« on: April 11, 2019, 09:46:57 PM »
An empty chunk is created first (while the dragged subfolders are being processed) and then after you choose the "Subfolders -> Chunks" option it is not removed.

So the end result is:

-Empty Chunk
-Subfolder 1 chunk
-Subfolder 2 chunk
etc

I believe it should instead be:
-Subfolder 1 chunk
-Subfolder 2 chunk

Small issue but i thought it made sense to report it.

53
I consider this a bug so I did not post this in Python section.

Argument names are inconsistent (export_normals vs normals for example)

Also Model.exportModel is missing the export_uv option.

54
Python and Java API / Reading Mesh UV Stats from Python
« on: April 10, 2019, 06:32:43 PM »
Is it possible to read stats like Fill ratio or Overlap ratio through python?

Normally this is accessed through Tools -> Mesh -> View Mesh UVs

55
Python and Java API / Addressing multiple Models and Dense clouds
« on: April 05, 2019, 02:52:01 PM »
I'm struggling to figure out how to address 3D Models and Dense Clouds that are not "Set as Default"

Is there a method for addressing those in Python api that i missed?

For example there is no exportModel method for chunk.models list and I have not found a way to "Set as Default" from python.

56
Bug Reports / Importing 16bit texture converted to 8bit internally
« on: March 31, 2019, 11:10:36 PM »
When importing a 16bit (probably 32 as well) texture it is converted to an 8 bit image.

In all other instances textures maintain bit depth so I think this is worth fixing (particularly for my current workflow ;))


If i manually import the png into the model.zip it does work so I assume there are no hard problems here.


I'm on 1.5.1, if this was fixed in 1.5.2 i apologize

57
General / Gradual Selection Please select...
« on: January 27, 2019, 06:46:14 PM »
Any particular reason you guys added an extra step to using Gradual Selection?


I don't see a benefit other than adding another thing to click (having to select from the drop down instead of having the first function readily available).

58
General / Is Metashape uninstalling Photoscan?
« on: January 18, 2019, 12:49:36 AM »
I've installed Metashape to test and it seems that after a reboot my Photoscan installs are gone, can you confirm if this is intended behaviour or something else went wrong?

59
Feature Requests / Mesh Export - UV coordinates
« on: June 11, 2017, 05:28:47 PM »
Currently, UV coordinates are only included if "Export Texture" is enabled.
 
In certain cases we are exporting a mesh, with UVs but no texture.

I believe that on export there should be an individual option for UVs.


Cheers!

60
Feature Requests / (Masking) - Ignore mask feature
« on: April 24, 2017, 11:39:40 AM »
I was thinking of a system where a special "Ignore Mask" could be created on one of the images in a chunk (or more). The idea is that points that pair with areas marked on this special mask would be automatically discarded across the entire chunk.

This way you could speed up the masking process, by removing unwanted features from processing using only a single or handful of masks.

Cheers

Pages: 1 2 3 [4] 5