|
15 | 15 | <body> |
16 | 16 | <div class="wrapper"> |
17 | 17 | <header> |
18 | | - <h1>Programming Tool Chains</h1> |
19 | | - <p>Intresting programming toolchains</p> |
20 | | - <p>Screen shots of programming and development systems</p> |
21 | | - <p>Programmers workspaces</p> |
| 18 | + <h1>POSER</h1> |
| 19 | + <h2>Positional Observational Skelton Extraction Review System (POSER)</h2> |
| 20 | + <p>Advanced visual analysis extracting ATD movement data from crash test videos</p> |
| 21 | + <p>Temporal and Spacial analysis</p> |
| 22 | + <p>Crash Test Analysis and Crash Simulation Validation</p> |
22 | 23 | </header> |
23 | 24 | <section> |
24 | | - <h1>Python</h1> |
25 | | - <p>ATOM + Hydrogen + platformio term |
26 | | - <img src="./images/python.png" alt="Smiley face" height="100%" width="100%"> |
| 25 | + <h1>Temporal</h1> |
| 26 | + <p>Pixel accurate time tracking |
| 27 | + <img src="./images/gridtrack.png" alt="Smiley face" height="100%" width="100%"> |
27 | 28 | </p> |
28 | 29 |
|
29 | | - <h1>C64</h1> |
30 | | - <p>Sublime 2 + Dustlayer + VICE |
31 | | - <img src="./images/c64.png" alt="Smiley face" height="100%" width="100%"> |
| 30 | + <h1>Target Track</h1> |
| 31 | + <p>Accurate Pixel by pixel tracking |
| 32 | + <img src="./images/pixeltrack.png" alt="Smiley face" height="100%" width="100%"> |
32 | 33 | </p> |
33 | 34 |
|
34 | | - <h1>TIC</h1> |
35 | | - <p>Visual Code + Lua + TIC |
36 | | - <img src="./images/tic-10.png" alt="Smiley face" height="100%" width="100%"> |
| 35 | + <h1>Skeleton</h1> |
| 36 | + <p>Full 3D skelton extraction |
| 37 | + <img src="./images/Skeleton.png" alt="Smiley face" height="100%" width="100%"> |
37 | 38 | </p> |
38 | 39 |
|
39 | | - <h1>zxbasic</h1> |
40 | | - <p>ATOM + bas2tap + ZXSar |
41 | | - <img src="./images/spec.png" alt="Smiley face" height="100%" width="100%"> |
| 40 | + <h1>ATD representation</h1> |
| 41 | + <p>AFull 3 dimeinal ATD representation for post processing |
| 42 | + <img src="./images/ATD Rep.png" alt="Smiley face" height="100%" width="100%"> |
42 | 43 | </p> |
43 | 44 |
|
44 | | - <h1>emscripten</h1> |
45 | | - <p>Lighttable + Bufferfly Termainal |
46 | | - <img src="./images/emscript1.png" alt="Smiley face" height="100%" width="100%"> |
47 | | - </p> |
48 | | - |
49 | | - <h1>6502</h1> |
50 | | - <p>compiler-explorer + x86-to-6502 |
51 | | - <img src="./images/ce.png" alt="Smiley face" height="100%" width="100%"> |
52 | | - </p> |
53 | | - |
54 | | - <h1>FORTRAN</h1> |
55 | | - <p>jupyter + fortranmagic |
56 | | - <img src="./images/fortran.png" alt="Smiley face" height="100%" width="100%"> |
| 45 | + <h1>User Interface </h1> |
| 46 | + <p>Canvas interface for extended data exploration |
| 47 | + <img src="./images/ui.png" alt="Smiley face" height="100%" width="100%"> |
57 | 48 | </p> |
58 | 49 |
|
59 | 50 | </section> |
|
0 commit comments