Tag: Computer Vision

#003 How to resize, translate, flip and rotate an image with OpenCV?

Highlight: In our previous posts we learned how to implement some simple functions that allow us to load, modify and draw some basic shapes on our input images. Now, when we have a solid foundation, it is time to dive deeper to our first image processing techniques. We should keep in mind these techniques because they are fundamental tools for almost all areas of computer vision. Therefore, a basic understanding of image processing is crucial…
Read more

#002 How to draw lines, rectangles, circles and write text on images with OpenCV in Python?

Highlight: Hello and welcome back to our Hacking OpenCV series in Python. In this post we are going to explain how to draw basic and more advanced shapes, as well as how to write text on images. You will learn to draw lines, rectangles, circles, ellipses, polylines and how to write a textual content on the image. This knowledge will be very useful later on when we start to develop our facial recognition algorithms with…
Read more

#000 How to access and edit pixel values in OpenCV with Python?

Highlight: Welcome to another datahacker.rs post series! We are going to talk about digital image processing using OpenCV in Python. In this series, you will be introduced to the basic concepts of OpenCV and you will be able to start writing your first scripts in Python. Our first post will provide you with an introduction to the OpenCV library and some basic concepts that are necessary for building your computer vision applications. You will learn…
Read more

Holopix50k: A Large-Scale In-the-wild Stereo Image Dataset

A team of Computer vision researchers at Leia Inc. have released a large-scale database of 49,368 (~50k) stereoscopic image pairs collected from the popular Lightfield social media app Holopix™. This is the largest dataset of stereoscopic image pairs ever released publicly that contain in-the-wild scenarios captured from mobile phones. For context, the second-largest dataset in this category consists of only 1024 stereoscopic image pairs, almost 50 times less! The dataset is available for download immediately…
Read more

Meero – a photographer’s best friend

French company Meero aims to revolutionize the world of photography by allowing photographers to dedicate themselves to their passion. Revenue: 300M$ Location: Paris, France Founded: 2016 Specialties: Artificial Intelligence, Computer Vision, Machine Learning, Photography, Video Marketing material, such as the photos and videos that you share with the public, have a direct impact on how consumers view your company. They are an integral part of your business plan and employee brand. Therefore, it is imperative…
Read more