Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

6 results for “from:Rodofili, Esteban Nicolas”

extracting video frames
Rodofili, Esteban Nicolas · May 20, 2021 · r-sig-geo

Is it possible to extract pngs from frames of a video at a particular interval in R? Thanks! Esteban N. Rodofili Ph.D. Student - Interdisciplinary Ecology Program, SNRE Lic. in Biology - Mgtr. in Public Policy Marine Geomatics Lab University of...

Geolocating image frames automatically from an already georeferenced image
Rodofili, Esteban Nicolas · Apr 5, 2021 · r-help

Hi! I have drone footage on a still position I want to analyze as separate image frames in Google Earth Engine. Nothing was geolocated. I georeferenced an image frame with ground control points in Global Mapper. I am wondering if...

Geolocating image frames automatically from an already georeferenced image
Rodofili, Esteban Nicolas · Apr 5, 2021 · r-sig-geo

Hi! I have drone footage on a still position I want to analyze as separate image frames in Google Earth Engine. Nothing was geolocated. I georeferenced an image frame with ground control points in Global Mapper. I am wondering if...

Geolocating and writing many tiffs at the same time
Rodofili, Esteban Nicolas · May 20, 2021 · r-sig-geo

Solved! library(raster) library(rgdal) library(ggplot2) library(dplyr) library(OpenImageR) geolocate <- function(input) { ## Loading image of interest as raster R_test <- stack(input) R_test ## It does not have any CRS plot(R_test) # Give image of interest the...

Geolocating and writing many tiffs at the same time
Rodofili, Esteban Nicolas · May 20, 2021 · r-sig-geo

Hi! I have found a way to give a png the CRS and location of a geolocated tiff, and to convert the png to tiff. Now I have to apply it to different pngs in the same folder (all named...

geolocating image with info of other image
Rodofili, Esteban Nicolas · May 18, 2021 · r-sig-geo

Hi! I am trying to use the geolocation information of a tiff image to geolocate another. Both images are frames from the same drone footage, with the drone still over the same position. The one geolocated is a tif and...

Can't find what you're looking for? Try searching with Google .