July, 2009

Computer Vision: Algorithms and Applications

Computer Vision: Algorithms and Applications, by Richard Szeliski, Microsoft Research

This book is largely based on the computer vision courses that I have co-taught at the University of Washington (2008, 2005, 2001) and Stanford (2003) with Steve Seitz and David Fleet.

Machine Learning

Artificial Intelligence | Machine Learning
Instructor: Ng, Andrew

Course from : Stanford Engineering Everywhere at http://see.stanford.edu
Course Content: Course Home Lectures Syllabus Handouts Assignments Resources

Ce Qu’Einstein Ne Savait Pas Encore

Ce qu’on doit regarder…
– Le rêve d’Einstein
– La théorie de cordes
– Bienvenue dans la 11e dimension

241-301 3SA04: .NET – Threading Application in C#

sync

C# on .NET framework supports parallel execution of code through multithreading. A thread is an independent execution path, able to run simultaneously with other threads.

A C# program starts in a single thread created automatically by the CLR and operating system (the “main” thread), and is made multi-threaded by creating additional threads.

Multithreading is managed internally by a thread scheduler, a function the CLR typically delegates to the operating system. A thread scheduler ensures all active threads are allocated appropriate execution time, and that threads that are waiting or blocked – for instance – on an exclusive lock, or on user input – do not consume CPU time.

241-201 2SA05: Introduction to XML

lab

An XML document has two required parts. The first is the definition of what data should be in the document. The second is the document itself. An optional third part shows how the data is to be displayed on the browser. Defining the contents of an XML document is usually done using a notation called DTD (http://www.w3.org/TR/REC-xml).

Threading in C#

An article from http://www.albahari.com by Joseph Albahari

Overview Getting Started Basic Synchronization Using Threads Advanced Topics Overview and Concepts Creating and Starting Threads Synchronization Essentials Locking and Thread Safety Interrupt and Abort Thread State Wait Handles Synchronization Contexts Apartments and Windows Forms BackgroundWorker ReaderWriterLockSlim Thread Pooling Asynchronous Delegates Timers
Local Storage Non-Blocking Synchronization Wait and Pulse Suspend and Resume Aborting Threads

Delegates and Events in C# / .NET

An article from http://www.akadia.com

Drawing >> Pencil sketch art

5210120120 น.ส.อิศรินทร์ พรหมยารัตน์ (ป.โท)

5210120120 น.ส.อิศรินทร์ พรหมยารัตน์, Multi-layer Objects Representation for Privacy Video Surveillance, Prince of Songkla University, ปีการศึกษา 2552

5210120068 น.ส.โซฟีนา ยะขุ (ป.โท)

5210120068 น.ส.โซฟีนา ยะขุ, Low level (Color and Texture based) Image Retrieval for Surveillance Application, Prince of Songkla University, ปีการศึกษา 2552

5210120055 นายกฤตศิลป์ ศิลานนท์ (ป.โท)

5210120055 นายกฤตศิลป์ ศิลานนท์, Hand Gesture Analysis and Recognition for Surveillance Command System, Prince of Songkla University, ปีการศึกษา 2552

5110121013 น.ส.จาริต้า สมุหเสนีโต (ป.โท)

5110121013 น.ส.จาริต้า สมุหเสนีโต, Video Mining and Searching Framework for Surveillance System, Prince of Songkla University, ปีการศึกษา 2551

5010120124 นายณัฐพล หนูฤทธิ (ป.โท)

5010120124 นายณัฐพล หนูฤทธิ, Multiple objects analysis and tracking for abnormal event detection applied to Video Surveillance System, Prince of Songkla University, ปีการศึกษา 2550

4910110626 นายอัศนี รัตนชัย

4910110626 นายอัศนี รัตนชัย, Hand Gesture Analysis for Surveillance Control System, Prince of Songkla University, ปีการศึกษา 2552

4910110444 นายวิกรานต์ อพิวันทนากร

4910110444 นายวิกรานต์ อพิวันทนากร, Motocycle Helmet Detector for Surveillance System, Prince of Songkla University, ปีการศึกษา 2552

4910110309 น.ส.พชร วัฒนะโภคา

4910110309 น.ส.พชร วัฒนะโภคา, Vehical Logo Detection and Recognition for Surveillance, Prince of Songkla University, ปีการศึกษา 2552

4910110300 นายพงศธร ชวลิตสิทธิกุล

4910110300 นายพงศธร ชวลิตสิทธิกุล, Marker Analysis for Surveillance Control System, Prince of Songkla University, ปีการศึกษา 2552

4910110158 น.ส.ณิชาภัทร จินวรรณ

4910110158 น.ส.ณิชาภัทร จินวรรณ, Optical Character Recognition for Licence Plat Recognition, Prince of Songkla University, ปีการศึกษา 2552

4810753 นายอนิวรรตน์ อนันต์ทิพย์

4810753 นายอนิวรรตน์ อนันต์ทิพย์, Motocycle Licence Plat Recognition for Surveillance System, Prince of Songkla University, ปีการศึกษา 2552

4810368 น.ส.ปัทมาภรณ์ หนูวงศ์

4810368 น.ส.ปัทมาภรณ์ หนูวงศ์, Human-Machine Interfacing Framework for Video Surveillance Application, Prince of Songkla University, ปีการศึกษา 2552