GPS Simulator in .NET Windows Form C#

Published on :

Hello Everyone ! In this post I am going to show you how to develop a real GPS tracking device simulation using .NET Windows Forms in C#.For this tutorial please note we are simulating GT06N device,which is world’s most commonly used tracking device. If by any chance you are familiar […]

Plotting Financial graph with Bokeh and Pandas Data Reader

Published on :

Hello Everyone ! In this tutorial I will be showing you, how to plot Financial stock market data using Bokeh library and Pandas Data reader  in python.The modules that we are going to use for this tutorial are pandas,pandas data reader and bokeh. So in case you have not installed […]

Smile Detection using OpenCV (II)

Published on :

Hello guys ! This tutorial is in continuation to the Smile Detection using OpenCV(I) tutorial.If you have not went through the previous tutorial,I highly recommend you to go through it before proceeding with this one. Assuming that you have gone through the last part, we start right from where we left. […]