The Coding Exodus

Saturday, 16 June 2018

Input Validation in QT

›
This post shows a form control widget that performs validation on its input. The invalid input is highlighted in red and the error message ...
Saturday, 9 June 2018

Order Independent Transparency

›
Transparency in OpenGL is usually achieved using blending . Good looking results can be achieved by changing the blend function used and in...
Saturday, 2 June 2018

Styling QT Applications: Button Tabs

›
This post demonstrates how to create custom tabs using QPushButtons in a QButtonGroup. The code below is self explanatory, the button group...
Friday, 25 May 2018

Add checkbox in QTableView header using icons

›
There is no API to insert a checkbox into the header of a QTableView . The recommended way of achieving this is to subclass the QHeaderVie...
4 comments:
Thursday, 20 June 2013

Moment-Based De-skewing

›
I needed to discover the orientation of an object in a binary image then de-skew the image. Hough transform would not work for me cause I ne...
4 comments:
Monday, 27 May 2013

Working with Video Using OpenCV and QT - Part 2

›
This tutorial was written because of a request from a previous tutorial . In this tutorial, we improve upon the work done in that tutorial ...
21 comments:
Wednesday, 24 April 2013

How to make a custom QT project template

›
In this article, we will learn how to create a project template in QT creator . Why would I need custom QT project template you ask? If you...
Tuesday, 23 April 2013

How to install OpenCV on OpenShift

›
I wanted to deploy an OpenCV(Python) application on the internet and needed a free hosting service after searching I found OpenShift which...
10 comments:
Tuesday, 16 April 2013

The VMMR Project - Part 1

›
So you ask what is a VMMR? VMMR is an acronym for Vehicle Make and Model Recognition. A VMMR system utilizes computer vision techniques to d...
Tuesday, 12 March 2013

Plot Multi-Channel Histogram in QWT -Part 2

›
This is the second part in a series on how to do multi-channel plots in QWT. These kinds of plots can be done very simply in Matlab but are...
›
Home
View web version

About Me

Stephen Nneji
View my complete profile
Powered by Blogger.