This article is very useful for getting more out of your pInterest account. I'm sure you can find something at the following link that will be useful to you!
20 Awesome Pinterest Tools
20 Awesome Pinterest Tools
This blog will hold favorite gadgets and graphic user interfaces that don't really fit in my main blog @ mmcelhaney.blogspot.com
English: Grayscale image of a Microsoft LifeCam VX-3000 webcam attached to a display. (Photo credit: Wikipedia) |
Nowadays, Webcam is widely used for both personal and business. It is simple, cheap, and yet powerful for image acquisition.
Some developers prefer to create their own webcam libraries. In this case, you need to learn technologies like TWAIN, WIA and/or DirectShow.
Note: the WIA and DirectShow APIs are recommended to develop a webcam SDK. TWAIN, however, is a good option for scanners.
However, due to the complexity of learning the APIs, as well as the technologies such as COM interfaces, it’s not an easy task for developers to create and embed Webcam SDK into their web applications. There are two options to simplify the whole process:
I will talk more about the second option in this article.
- Use a third-party plug-in/add-on to access and control the webcams, such as Flash, Silverlight, etc.
- Adopt the new technology – HTML5.
Webcam devices will be supported by the new video element and the getUserMedia API in HTML5. This means we can capture video streams and images from Webcam devices with just a few lines of JavaScript and HTML code, and the end users do not need to install anything for the browsers.
Hi there! Welcome to my latest tutorial. This time I will show you how to use one of useful SDK for Android Development. It's Easy Facebook Android SDK. So, why do I like to use it? Why don't we use official Facebook Android SDK? The answer is simple. Because this SDK is easier than other Facebook Android SDKs.
Hi there, this is a new tutorial category in my blog. It's Computer Vision. In this blog, I'd like to show you something cool. It's how to perform Face Detection using your camera / Webcam. You'll see how your application can detect faces from a captured image. Curious about it? Let's take a look how to do that.
This what you need to follow this tutorial:
After you've got what you need, it's time to rock!
- Microsoft Visual Studio 2010. Or if you don't have one, you can use 2008 version
- Emgu CV (OpenCV in .NET). You can download the latest version in this link: http://www.emgu.com/wiki/index.php/Main_Page and follow the installation instruction
- Basic Knowledge of C# Programming
- Familiar in WPF Development
English: Micromax A70 android phone (Photo credit: Wikipedia) |
Image via CrunchBase |
Image via CrunchBase |
Image via CrunchBase |
Image via CrunchBase |
A multitouch screen (Photo credit: Wikipedia) |