Advertisement
Guest User

Untitled

a guest
Mar 21st, 2017
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. rsaga.geoprocessor("imagery",obia, list( FEATURES=memory,
  2. NORMALIZE=1,
  3. OBJECTS=NULL,
  4. SEEDS_BAND_WIDTH=2,
  5. MAJORITY_RADIUS=1,
  6. POSTPROCESSING=1))
  7.  
  8. Error in if (!is.na(env$cores) & (substr(env$version, 1, 4) == "2.0.")) { :
  9. argument is of length zero
  10. In addition: Warning messages:
  11. 1: In rsaga.env() :
  12. SAGA command line program 'saga_cmd.exe' not found in any of the following paths
  13. C:/Users/NAME/Documents/R/win-library/3.3/RSAGA/saga_vc
  14. C:/Users/NAME/Documents/R/win-library/3.3/RSAGA/SAGA-GIS
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement