1
Python and Java API / Re: How to use the setMask() function ?
« on: February 12, 2015, 04:39:24 PM »
Perfect, it works !
Thank you !
See you next time,
Clément
Thank you !
See you next time,
Clément
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.
image = PhotoScan.Image()
image.open(mask_path)
print('height = ' , image.height)
gives :heigth = 0