Wednesday, June 29, 2016

Load and Display an Image with OpenCV in Qt

After we have shown you how to configure OpenCV library to work with Qt and display a simple text in previous tutorial, we will provide another example of how to load and display image with OpenCV library in Qt in this tutorial.

In case, you have known how to install OpenCV with Qt Creator MinGW on window. Please read it first!

Loading and displaying image plays a crucial role in Computer Vision and Pattern Recognition, as well as image processing application. In this tutorial you will learn as follows:

Tuesday, June 28, 2016

How to configure OpenCV Library with Qt Creator

In previous post, you have already seen how to build OpenCV using CMake and Qt MinGW. In this tutorial, we will guide you how to configure Qt creator with OpenCV library. 


Then, we begin to create a simple OpenCV program to render a simple image.

Friday, June 24, 2016

How to install OpenCV with Qt Creator MinGW on Window

In previous post, knowledge hub provides reasons why you should learn OpenCV. In this post, knowledge hub will guide how to build OpenCV from source code by using OpenCV using CMake and Qt MinGW.

Before starting to build OpenCV, it supposes that you have already installed OpenCVCMake, and Qt MinGW on your computer

We have opted Qt because it becomes one of the most popular frameworks to develop more advance GUI application.

What and Why OpenCV

OpenCV [OpenCV] is an open source computer vision library mainly focusing on real-time computer vision, developed by Intel Russia research center in Nizhny Novgorod, and now supported by Willow Garage and Itseez. 

It provides C++, C, Python and Java interfaces and supports a wide range of operating system such as Windows, Linux, Mac OS, iOS and Android

OpenCV was designed for computational efficiency and with a strong focus on real-time applications. 

Gtk - How to Configure GTK+ Library in Eclipse

In previous post, knowledge hub has already explained how to configure gtk+ library in window and how to run it with MinGW compile via command line.

As you remember, in command line you have to type a long commands in order to compile gtk+ source code. In case of error, you have to repeatedly type command. It is a boring way to compile it in command line.

Wednesday, June 22, 2016

Best Video Lecture - On Linear Algebra

In this post, knowledge hub will recommend one of the best mathematics video lecture on Linear Algebra.

This lecture will be given by one of the famous professors of mathematics at MIT (Massachusetts Institute of Technology).

It is really nice video series on Linear Algebra. His explanation is easy to catch up. Hope you enjoy with this lecture.

Monday, June 20, 2016

Photoshop Image Deblurring Sneak Peek

There are more than 1 million people used to watch "Adobe MAX 2011 Photoshop Image Deblurring Sneak on YouTube" Are you one among those? 

Today, we will revise about this incredible tools that can deblur a completely blur image. Many people who watched this video was stunned by this incredible techniques. The tool was demoed by Jue Wang, senior research scientist at Adobe.