Friday, June 24, 2011

Custom Windows Form Border With Background Opacity

Lnguage: VB net (NetFramework 4.0) (will work in NetFramework 3.5 or before)
Custom Form Border With Background Opacity using VB net Csharp in Visual Studio with Windows API dll

Monday, June 6, 2011

Face detection using vb net 2010

Sample Face Detection with VB net 2010
Sample Face Detection

Create new WindowsForm Project, and drop a PictureBox Control. You must add the Emgu libraries, by adding reffences of this DLL:
- Emgu.CV.dll
- Emgu.CV.UI.dll
- Emgu.Util.dll

Klampok Child