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

Pages: [1]
1
Python and Java API / Setting region size based on markers
« on: October 03, 2014, 07:07:25 PM »
Hi, 
i`m doing python script, that would load pictures, find automatic markers (12bit), align cameras when i put manually 4 marker coordinates (in metres).  I`m trying to create region based on those 3 real world markers, but i can`t properly do it taking from markers.
I tried taking it from markers.position, from groundControl.coord, still no luck. I have triangle of markers on ground and would like to take center and x,y size from that, and the z and height size from the last one.  Anybody did something similiar? I found a lot scripts for rotating, but no for size/center. Rotating is not the issue here, as the scene is properly roteted because of that 3-marker-triangle on ground.
Any help appreciated

2
General / Re: Agisoft PhotoScan 1.1.0 pre-release
« on: September 28, 2014, 11:12:48 PM »
Hi,
I`ve got problem in 1.1.0 build 1976 release with variable placeholders in path property, in export model batch process job. In 1.0.4 version things like {projectfolder} and {chunklabel} was working, it was really helpful then running longer renders with many chunks. Right now it doesnt work at all. Value for path like {chunklabel}.obj creates files {chunklabel}.obj, so it doesnt allow to batch process and export more than one chunk, because every of them except last one will be overwritten.
Should i use diffrent tokens for chunk label? Does that functionality changed? Im talking about standard version.

Pages: [1]