lectures.alex.balgavy.eu

Lecture notes from university.
git clone git://git.alex.balgavy.eu/lectures.alex.balgavy.eu.git
Log | Files | Refs | Submodules

index.html (2023B)


      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
      3 <html>
      4 
      5 <head><link rel="stylesheet" href="sitewide.css" type="text/css">
      6   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
      7   <meta name="exporter-version" content="Evernote Mac 7.5.2 (457164)" />
      8   <meta name="altitude" content="-0.1214089840650558" />
      9   <meta name="author" content="Alex Balgavy" />
     10   <meta name="created" content="2017-12-18 14:39:56 +0000" />
     11   <meta name="latitude" content="52.37353909340794" />
     12   <meta name="longitude" content="4.83621105353759" />
     13   <meta name="source" content="desktop.mac" />
     14   <meta name="updated" content="2017-12-19 22:03:14 +0000" />
     15   <title>TOC Physical Computing</title>
     16 </head>
     17 
     18 <body>
     19   <nav>
     20 <a href="http://thezeroalpha.github.io">Homepage</a>
     21 </nav>
     22 
     23   <h1>Physical Computing Notes</h1>
     24   <h3>Alex Balgavy</h3>
     25   <div>
     26     <ol>
     27       <li><a href="Pervasive computing system.html">Properties of a pervasive computing system</a></li>
     28       <li><a href="Control systems.html">Control</a></li>
     29       <li>Signals</li>
     30       <ol>
     31         <li><a href="Audio signals.html">Audio (1-dimensional)</a></li>
     32         <li><a href="Images.html">Images (2-dimensional)</a></li>
     33       </ol>
     34       <li>Processing</li>
     35       <ul>
     36         <li><a href="Sound processing.html">Audio</a></li>
     37         <li><a href="Image processing.html">Images</a></li>
     38       </ul>
     39       <ol>
     40         <ul>
     41           <li><a href="Point processing.html">Point processing</a></li>
     42           <li><a href="Neighborhood processing.html">Neighborhood processing</a></li>
     43           <li><a href="Morphological operations.html">Morphological operations</a></li>
     44         </ul>
     45       </ol>
     46       <li>Classification</li>
     47       <ul>
     48         <li><a href="Classification.html">Classification</a></li>
     49         <li><a href="Classification 2.html">Classification 2</a></li>
     50       </ul>
     51     </ol>
     52   </div>
     53   <div><br /></div>
     54 </body>
     55 
     56 </html>