Saving filedmask() results

15 views
Skip to first unread message

jotatx drone

unread,
Jul 5, 2020, 11:18:51 PM7/5/20
to FIELDimageR: A R package to analyze orthomosaic images from field trials.

Dr. Felipe.
 Thank you for your work and it has been quite a helpful tool.

But I have a question how can i save a high resolution tiff or the end result of fieldMask() i tried writeRaster() without success.

Rplot.png

Thanks in advance.

fmatias

unread,
Jul 7, 2020, 4:08:49 PM7/7/20
to FIELDimageR: A R package to analyze orthomosaic images from field trials.
Hey Jotatx,

Which output are you trying to save? Is the image that you sent (removing process) or only the mask?

Best,
Filipe

Julio Teixeira

unread,
Jul 8, 2020, 8:40:21 AM7/8/20
to FIELD...@googlegroups.com
Hey Doc.

Actually, only the Last image of the 3 on the mosaic.
What would be a single code spitting the cropped geotiff without the ground (HUE) data.

--
You received this message because you are subscribed to the Google Groups "FIELDimageR: A R package to analyze orthomosaic images from field trials." group.
To unsubscribe from this group and stop receiving emails from it, send an email to FIELDimageR...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/FIELDimageR/e820e44f-f6f3-4c9f-b279-7af29e3d50c2o%40googlegroups.com.


--

fmatias

unread,
Jul 8, 2020, 9:32:01 AM7/8/20
to FIELDimageR: A R package to analyze orthomosaic images from field trials.

Hi Julio,

Did you try the code available in this link https://github.com/OpenDroneMap/FIELDimageR#P17?

It's working well on my computer. Could you try it, please?

You should use:

 

writeRaster(EX1.RemSoil$newMosaic, filename="NewMosaic.tif", options="INTERLEAVE=BAND", overwrite=TRUE)

 

All the best,

Filipe

Reply all
Reply to author
Forward
0 new messages