Hello World in CSharp - Emgu CV: OpenCV in .NET (C#, VB, C++ and more)
The above code will create an image of 400x200 with blue background color and the text "Hello, world" in green on the foreground. The image will be displayed a window named "Test Window". Hello World - Version 2 Showing image using cvNamedWindow is good ....