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

Pages: 1 [2]
16
Feature Requests / Sorting images and sorting chunks
« on: December 02, 2014, 08:33:19 PM »
It would be great to have the possibility to sort photos in a chunk (by name or by date) and sort the chunks as well. Or at least to have the possibility to move chunks and photos to a better position in the workspace viewer.
Thanks

17
Python and Java API / Boolean window
« on: November 27, 2014, 07:28:47 PM »
Hi!
I know about the possibility in the internal python to get input values from user with
Code: [Select]
PhotoScan.app.getString("Input")
Is there a way to have a similar window with boolean values buttons? Such as Yes/No (and perhaps cancel)?
If so, how and how can I use the selected output?
Thanks

18
Python and Java API / Re: Exporting Chunks as Georeferenced Orthophotos
« on: November 24, 2014, 03:57:39 PM »
Dear all,
I tried the suggested code or exporting orthophoto on my project (in metric coordinate system) and the processing seems fine, included the info
Raster size: 12975x14829

The only problem is that I don't get any file!!!!!
I tried to export in several locations (in case it was a path problem) but nothing changed.
Any suggestion?
Thanks

19
Feature Requests / Import GCP per pixel
« on: April 04, 2014, 06:14:47 PM »
Dear all,
I guess it would be quite nice to have a change to import ground control point of specific pixel of images.
Say that I georeference one single image in GIS program and I am satisfied with this georeferencing. Ideally each pixel of this 2D image has proper coordinates.
My requested feature would be to allow user to import gcp in a format similar to the following

Code: [Select]
imagename xpixel ypixel xcoordinate ycoordinate zcoordinate
Thanks for your help,
G.

Pages: 1 [2]