saurabh jadhavsaurabhjadhavblogs.com·May 17, 2023Changing Image Aspect Ratio in Android using Kotlin + CouroutinesThe aspect ratio of an image is a proportional relationship between its width and height. It is commonly expressed as two numbers separated by a colon, as in 16:9. This ratio is extremely important in ensuring that images do not appear distorted or s...1.4K readsAndroid DevelopmentAndroid
MITHIN DEVimage-processing-with-c.hashnode.dev·Jan 28, 2023Guide to Image Processing with C [1]🔵Introduction 🔹Soo, Yup! Recently I was assigned a project on the topic "Image processing with C", and I was clueless. I was like, "What! C? How can someone process an image with C?". We've always seen C as the most basic language. So I went on the...5 likes·440 readsimage processing