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

Pages: [1]
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 / [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.

3
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.

4
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.

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

6
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

7
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

8
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.

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

10
Feature Requests / floating license
« on: August 15, 2012, 12:00:17 PM »
floating license support for pscan / pscan pro (linux).

11
Feature Requests / Command line access and Python scripting
« on: August 15, 2012, 11:59:43 AM »
Run pscan pro from command line by passing in python script.

12
Feature Requests / export depth option with undistorted images
« on: August 15, 2012, 11:58:22 AM »
Add option to export undistorted (or orig distorted) depth image sequence (timeline). Make this available in batch mode & python api.

Pages: [1]