search for: tabledesplacett

Displaying 1 result from an estimated 1 matches for "tabledesplacett".

Did you mean: tabledesplacettes
2010 Oct 06
1
R getting slower until it breaks...
...] / facteur if(!is.null(meterWidth)){ newWidth <- meterWidth / facteur return(c(newX,newY,newWidth)) } return(c(newX,newY)) } ############################################################################# #### Fonction 3 - Fonction principal ##### make.NDVI.photo<- function(tableDesPlacettes,Type,newImagesDirectory,textAndImgDirectory="U:\\kNN_Valcartier\\Photo aerienne"){ lastWD<- getwd() setwd(textAndImgDirectory) imgRaster<- stack(imageAssociee) x1<- tableDesPlacettes[,2] - xmin(imgRaster) - (tailleFenetres/2) # The image origin for calculation is in the...