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

Pages: [1]
1
Python and Java API / how to add mask
« on: February 25, 2014, 10:17:41 AM »
I am wondering whether I can add different masks to photos.
something Like,

Code: [Select]
chunk.cameras.add("01.jpg")
chunk.cameras.setMask("01_mask.jpg")
chunk.cameras.add("02.jpg")
chunk.cameras.setMask("02_mask.jpg")

And what format is Mask image supposed to be?



2
General / is it possible to download an older version of PhotoScan?
« on: February 19, 2014, 11:26:45 AM »
I prefer the result before 1.0

Pages: [1]