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

Pages: [1] 2
1
Python and Java API / [pro] timeline through api
« on: August 20, 2012, 02:44:03 PM »
Expose timeline functionnality through the python api:
- query first, last, current frame
- set current frame

2
Feature Requests / Re: Change photo path
« on: August 17, 2012, 11:46:15 AM »
+1

3
Feature Requests / [pro] marker tracking pin positions
« on: August 17, 2012, 11:26:21 AM »
ability to 'pin' any marker at any frame, and force the tracking to go through pin positions (might require tracking back and forth in the timeline).

At the moment, we can retrack from custom frames, but that is for all markers, and we can only set the start position not the end.

4
Feature Requests / Re: high frequency noise reduction
« on: August 17, 2012, 11:20:10 AM »
+1

Surface-preserving smoothing would be great addition to photoscan. Meshlab has a good library of smooth filters to look at (laplacian surface preserve, hc, two step, taubin). Taubin smoothing is one of the oldest but fast and effective.

If photoscan has a quality metric per vertex on the mesh, it would be interesting to weight the smoothing according to vertex reconstruction confidence.

5
+1

6
+1

7
Feature Requests / look through camera
« on: August 17, 2012, 10:31:57 AM »
In the model viewer, ability to look through a camera, and switch on the undistorted image as a backplate, with ability to vary the backplate transparency and depth from camera (using scrollwheel?) to intersect the model and check accuracy.

8
Feature Requests / pro: export timeline model/texture using padding
« on: August 16, 2012, 02:25:49 PM »
Ability to export model and textures with naming pattern supporting padding and special characters, for example

foo.@@@@.{extension}

foo.0001.obj
foo.0001.mtl
foo.0001.jpg
foo.0002.obj
foo.0002.mtl
foo.0002.jpg
...

At the moment name can only have single "." and doesn't seem to support padding.

9
+1
that would be very useful to easily mask out hair and clothing on facial scans for example. These 'eat up' a lot of points and polygons but are difficult to mask out.

10
+1
That would be extremely useful - provided that it also moves all the cameras with it, so that exported cameras still match the scan.

11
Feature Requests / pscan pro: propagate mask
« on: August 15, 2012, 12:38:54 PM »
Propagate current frame mask to all frames, or frame range

12
Feature Requests / export preview
« on: August 15, 2012, 12:36:14 PM »
Ability to export the model preview timeline (ie the opengl model view) as image sequence or mov

13
Feature Requests / convert mask to selection
« on: August 15, 2012, 12:33:51 PM »
That would enable more mask editing features, for example to grow the mask:
- mask to selection
- grow selection
- add to mask

14
Feature Requests / rotate image sequence
« on: August 15, 2012, 12:31:11 PM »
unless I am missing something, there is no way to apply a rotation to an image sequence, only on a single frame. When all frames rotated, would be nice to also see thumbnail updated with the new orientation.

15
Feature Requests / more view options
« on: August 15, 2012, 12:29:44 PM »
Add options in View menu to show/hide
- bounding box
- markers

Pages: [1] 2