Great video. I am looking forward to the followup. I am especially interested in how to generated images with transparent or clear backgrounds. Thanks.
Hi Samer, my name is Andrew and it's nice to meet you. I have to say that this tutorial is very informative, so thanks for posting it! I've been trying to use Magick with your tips, with some success. My problems arise when I am trying to render images in R Shiny apps, and resize them to fit the available space within a div, or some other container. I've tried searching everywhere, but with zero success. Do you have any experience with this, and if so, could I ask a few more in depth questions regarding the topic? If not, no worries, I'll continue searching. Thanks again for the video!
Great video. I have been trying for some time to do some spatial filtering to images. With Matlab, it is very easy, but I cannot get my head around to do it in R. Any idea?
hi! I have an image and I want to remove its background and stay with the object, like you did with Shrek before reading it to RStudio. can this be done? if so, how?
Hi there! So for the image I used, it already had a transparent background. However, you can remove the background using an image editing software. Photoshop is the best I can think of, but I am sure there are free/cheaper alternatives that can accomplish the same task
This is a very useful package. I am looking forward for more.
Great video. I am looking forward to the followup. I am especially interested in how to generated images with transparent or clear backgrounds.
Thanks.
Please release the image merge video soon
Hoping to make that video soon!
Nice tutorial! Also would be great to see how an image could be preprocessed to improve its quality for better ocr
Great idea! I actually have a video on OCR coming out, so that will be something I touch on. Thank you!
Really kool!!! Cheers!!
Hi Samer, my name is Andrew and it's nice to meet you. I have to say that this tutorial is very informative, so thanks for posting it! I've been trying to use Magick with your tips, with some success. My problems arise when I am trying to render images in R Shiny apps, and resize them to fit the available space within a div, or some other container. I've tried searching everywhere, but with zero success. Do you have any experience with this, and if so, could I ask a few more in depth questions regarding the topic? If not, no worries, I'll continue searching. Thanks again for the video!
Thanks Andrew! Unfortunately, I am not experienced with Shiny at the moment.
Great video. I have been trying for some time to do some spatial filtering to images. With Matlab, it is very easy, but I cannot get my head around to do it in R. Any idea?
Thanks! I'm not sure about that, but I recommend you check out the magick package documentation for that.
hi!
I have an image and I want to remove its background and stay with the object, like you did with Shrek before reading it to RStudio. can this be done? if so, how?
Hi there! So for the image I used, it already had a transparent background. However, you can remove the background using an image editing software. Photoshop is the best I can think of, but I am sure there are free/cheaper alternatives that can accomplish the same task
@@SamerHijjazi I was hoping there's a way to do it in R/python, not through other editing software
@@shicoh not sure about R, but there may be some options in Python. I would suggest you explore it! Opencv library may be of help
@@SamerHijjazi thank you!!
Great tutorial.
Thank you for your feedback, Samrit!