Computer Vision 101: Best Resources

Hey folks,I have compiled the best resources available on internet to learn Computer vision basics. Computer vision is a broader subject and it takes broader and deeper understanding of it's concepts and approaches to understand any computer vision system in general. PS. Make sure you have sound knowledge of Linear Algebra before diving into computer … Continue reading Computer Vision 101: Best Resources

Basic Operations: Image read and write and convert color

This blog aims to provide some basic operations on any image to make it ready to use it in your project as you want it. The first thing we learn is, what is image? Image is a visual representation visual information. Image can be of many types: Black and White imageany pixel can only store … Continue reading Basic Operations: Image read and write and convert color