Short Courses on Computer Graphics, Image Processing and Computer Vision

Let me know what you think Mail me...

Course IPCis: Image Processing with Silverlight 4

Copyright © by V. Miszalok, last update: 17-06-2010

  Visitors since 01-01-2002 layout: thanks to Stefan Münz

deutsch english
Einführung
C1: Binärbild
Introduction
C1: Binary image

 

C1: Binärbild

Lesen eines JPG- oder PNG-Bildes und dessen Binarisierung:
V1: Original anzeigen
V2: Einbetten in HTML
V3: Binärbild mit fester Schwelle
V4: Binärbild mit verschieblicher Schwelle
V5: Ränder, Text, Schaltknopf
V6: Silverlight Objekt als eigenständiges Programm

C1: Binary image

Read image formats JPG and PNG and generate a bi-level black and white image:
V1: Display the original image
V2: Embedding in HTML
V3: Binary image with fixed threshold
V4: Sliding threshold
V5: Borders, Textblock, Button
V6: Out of Browser = OOP

Link Demo.htm → See the result
Link Bauanleitung englisch Link Guidance
PDF Bauanleitung Druckversion englisch PDF Guidance Print Version
Link Complete Code
PDF Complete Code Print Version

top of page: