Hi Miltinho, If I understood you correctly, I think we are facing similar challenges, because we are planning to test our wildlife foto traps in a remote sensing context where we need to have a proper georeference for each image.
I assume all your images are equal, means they cover the same surface on the ground and are taken from the same angle and with the same camera? Because of other obligations we have not really started the work yet, but we consider two alternative solutions: A full GRASS based ortorectification: http://gis.cri.fmach.it/uploads/CAGEO_2011.pdf (for this one I have to talk to our camera operator that he provides the necessary information on fiducial marks, and necessary camera parameters, not sure if we can make it work) Or (more "quick and dirty") using ground control points in gdalwarp (http://www.gdal.org/gdalwarp.html). Probably, you may have to add the GCPs to the image using gdal_translate (then VRT is a recommended output format) in advance to gdalwarp. Don`t know how far this work got: http://linfiniti.com/2010/10/automated-gcp-collection-in-quantum-gis/ In any case I would be interested in how you solved this at the end... Cheers and good luck Stefan From: [email protected] [mailto:[email protected]] On Behalf Of Milton Ribeiro Sent: 30. juli 2014 04:41 To: grass-user grass-user Subject: [GRASS-user] align large number of images in a automated way Dear all, I have a large number of images that was taken using a camera in the top of a 15 m tall tower. Now I need to align or spatially synchronize them using same automated solution, because it is not feasible one by one (I have 18,000 photos). Any hint are welcome. best wishes -- Miltinho - [email protected]<mailto:[email protected]> Laboratório de Ecologia Espacial e Conservação - LEEC Depto de Ecologia - UNESP - Rio Claro Av. 24A, 1515- Bela Vista 13506-900 Rio Claro, SP, Brasil Fone: +55 19 3526-9647 (office) 19 3526-9680 (lab) Cel: 19 9853-3220 / 19 9853-5430 Depto Ecologia http://ib.rc.unesp.br/#!/departamentos/ecologia/ PG ECO & BIODIV http://ib.rc.unesp.br/#!/departamentos/ecologia/pos-graduacao-em-ecologia-e-biodiversidade/ CV http://buscatextual.cnpq.br/buscatextual/visualizacv.do?id=K4792988H6&mostrarNroCitacoesISI=true&mostrarNroCitacoesScopus=true Google citations http://scholar.google.com/citations?user=OWX_2eAAAAAJ
_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
