Hi Dear All,
Please I am having Issues when trying to use magick package to process image in which I download online. Please find below the the error message I got when I run line 33 from my code. I have also attached the link to my github repository where you can get the source code.
Error message
Error in magick_image_info(image) :
rsession-utf8.exe: Invalid geometry argument
Hi Dear All, Please I am having Issues when trying to use magick package to process image in which I download online. Please find below the the error message I got when I run line 33 from my code. I have also attached the link to my github repository where you can get the source code.
Error message
Error in magick_image_info(image) : rsession-utf8.exe: Invalid geometry argument
Rstudio Screen Shot
Github Repo for Source Code
https://github.com/BB1464/Image-Processing-in-R.git
Magick Version
Linking to ImageMagick 6.9.12.3 Enabled features: cairo, freetype, fftw, ghostscript, heic, lcms, pango, raw, rsvg, webp Disabled features: fontconfig, x11
Session Info
R version 4.2.0 (2022-04-22 ucrt) Platform: x86_64-w64-mingw32/x64 (64-bit) Running under: Windows 10 x64 (build 19044)
Matrix products: default
locale: [1] LC_COLLATE=English_United States.utf8 LC_CTYPE=English_United States.utf8
[3] LC_MONETARY=English_United States.utf8 LC_NUMERIC=C
[5] LC_TIME=English_United States.utf8
attached base packages: [1] stats graphics grDevices utils datasets methods base
other attached packages: [1] magick_2.7.3.9000
loaded via a namespace (and not attached): [1] Rcpp_1.0.8.3 rstudioapi_0.13
[3] magrittr_2.0.3 usethis_2.1.5
[5] gert_1.6.0 R6_2.5.1
[7] rlang_1.0.2 fansi_1.0.3
[9] httr_1.4.3 tools_4.2.0
[11] sys_3.4 utf8_1.2.2
[13] cli_3.3.0 withr_2.5.0
[15] gitcreds_0.1.1 askpass_1.1
[17] ellipsis_0.3.2 openssl_2.0.2
[19] rprojroot_2.0.3 tibble_3.1.7
[21] lifecycle_1.0.1 crayon_1.5.1
[23] purrr_0.3.4 vctrs_0.4.1
[25] fs_1.5.2 credentials_1.3.2
[27] curl_4.3.2 glue_1.6.2
[29] image.libfacedetection_0.1 gh_1.3.0
[31] compiler_4.2.0 pillar_1.7.0
[33] jsonlite_1.8.0 pkgconfig_2.0.3