Background: #fff\nForeground: #000\nPrimaryPale: #c90\nPrimaryLight: #369\nPrimaryMid: #036\nPrimaryDark: #014\nSecondaryPale: #eee\nSecondaryLight: #cc9\nSecondaryMid: #cc6\nSecondaryDark: #330\nTertiaryPale: #ffc\nTertiaryLight: #9c3\nTertiaryMid: #690\nTertiaryDark: #660\nError: #f88\n
<<gradient horiz #800080 #0000FF #008000 #FFFF00 #FFA500 #FF0000>>color:white;''Colour Vision''>>\n\nHumans see in colour. So do cameras. But the colour perception is fundamentally different!\n\nIf we see a white sheet of paper, a (not too grey) cloud in the sky, table salt, foam, ... it all looks white to our eyes, even though the illumination conditions may be ''very'' different. Why is that so? Due to a combination of reflexes in our eye (physical) and differences in processing (perceptional) within our brain the colour appears to be the same, even though the light spectrum of a colour may be very different.\n\nAccording to illumination conditions and device properties (of a camera) the image transferred to a computer are very different for the same colour. The idea now is to achieve the construction of an adaptive Machine Colour Vision System, that will yield a similar colour perception while illumination or other influential conditions are changing. The system should be able to cope under these circumstances:\n* device altering influences in perception:\n** colour mapping between different cameras:\n*** varying models\n*** varying age or production batches\n** temperature of the camera, or other factors that may influence the measurement\n* different perspectives/angles\n* illumination induced influences in perception:\n** slow changes:\n*** time of day\n*** seasonal changes in illumination (summer/winter)\n** medium changes:\n*** weather conditions (e. g. outside or close to a window)\n** fast changes:\n*** artificial light gets turned on/off\n*** switch between natural, artificial or fluorescent light\n\nThis system needs to be self-calibrating and adapting within bounds. For now, the aspects of psycho-colorimetric effects (human colour perception changes depending on surrounding colours and the area of a colour spot in it's environment) will be neglected, as the goal is to provide robust colour perception in Machine Vision environments.
UniWiki
! Guy K. Kloss\n[img[http://iims.massey.ac.nz/images/sh_iims_logo.jpg]][img[http://iims.massey.ac.nz/template_images/brandstrip_flax.jpg]]\n[[Institute of Information and Mathematical Sciences|http://iims.massey.ac.nz]]\n\n[[Guy Kloss @ IIMS|http://iims.massey.ac.nz/people/g.kloss]]: //I don't suffer from insanity; I enjoy every minute of it.//\n\nThe personal goal in my profession is to build on strong interest in "making tools from the IT meet science and engineering tasks".\n\n[[More information on me|http://www.kloss-familie.de/moin/GuyKloss]]\n\n| ''Office:''|Room 2.63, Quad Block A Building<br>Massey University at Albany, Auckland |\n| ''Mail:''|Private Bag 102 904, North Shore Mail Centre |\n| ''Voice:''|+64 9 414-0800 ext. 9585 |\n| ''Fax:''|+64 9 441-8181 |\n| ''ICQ:''|124698636 (Nick: ''~XEmacs'') |\n| ''Jabber:''|xemacs AT jabber DOT org DOT nz<br>xemacs AT jabber DOT org |\n| ''Skype:''|guy.kloss |\n| ''Email:''|g DOT kloss AT SPAMFREE massey DOT ac DOT nz |\n\n[img[http://www.strombergers.com/python/perl-ha-ha-ha-python.gif]]\n[img[http://isg.ee.ethz.ch/tools/realmen/.pics/title-base.png]]\n
\n\n|!Format|!It will look like this...|!...if you format it like this...|\n|Bold-faced type|''text''|{{{''text''}}}|\n|Italic text|//text//|{{{//text//}}}|\n|Underlined text|__text__|{{{__text__}}}|\n|Strike-through text|--text--|{{{--text--}}}|\n|Mono-spaced text|{{{text}}}|{{{{{}}}{{{{}}}{{{text}}}{{{}} } }}} (Consecutive curly braces!)|\n|Links with wikiwords|EnchiLada (inactive link - no tiddler yet)<br>TiddlyWiki (active link to tiddler)|{{{EnchiLada}}}<br>{{{TiddlyWiki}}}|\n|~De-Wikify a ~WikiWord|~WikiWord, ~EnchiLada|{{{~WikiWord, ~EnchiLada}}}|\n|Links with brackets|[[How to add background images]]|{{{[[How to add background images]]}}}|\n|Pretty links|[[display text|ColorPalette]] - links to the tiddler of color palette|{{{[[display text|ColorPalette]]}}}|\n|External links work the same way:|http://groups.google.com/group/TiddlyWiki <br><br>[[TiddlyWiki Google group|http://groups.google.com/group/TiddlyWiki]]|{{{http://groups.google.com/group/TiddlyWiki}}} <br><br> {{{[[TiddlyWiki Google group|http://groups.google.com/group/TiddlyWiki]]}}}|\n|Links to local files|To a file on a CD in your D drive: <br><br>To a file on your USB stick on your e drive: <br><br>To a file in your hard drive:|{{{file:///D:/filename.doc/}}}<br><br>{{{file:///E:/filename.doc/}}}<br><br>{{{file:///C:/filepath/filename.doc/}}}|\n|Colored text|@@color(green):green colored@@|{{{@@color(green):green colored@@}}}|\n|Text with colored background|@@bgcolor(#ff0000):color(#ffffff):red colored@@|{{{@@bgcolor(#ff0000):color(#ffffff):red colored@@}}}|\n|Highlighting|@@text@@|{{{@@text@@}}}|\n|Superscript|2^^3^^=8|{{{2^^3^^=8}}}|\n|Subscript|C~~2~~H~~5~~OH|{{{C~~2~~H~~5~~OH}}}|\n\n''Simple indenting:''\n{{{ {{indent{text }}} produces:\n\n{{indent{text\n\n''Numbered lists:''\n{{{#item one }}}\n{{{##Item 1a}}}\n{{{###Item 1ai}}} \n\nproduces:\n#item one \n##Item 1a \n###Item 1ai \n''Bulleted lists:''\n{{{*Bullet one}}}\n{{{**Bullet two}}}\n{{{***Bullet three}}}\n \nproduces:\n*Bullet one \n**Bullet two \n***Bullet level three \n''Headlines''\n\n{{{!Text}}} produces:\n!Text\n{{{!!Text}}} produces:\n!!Text\n{{{!!!Text}}} produces:\n!!!Text\nand so on.\n\n''Tables:''\nThis is the formatting:\n\n{{{|!Table header|!Column Two|}}}\n{{{|>| colspan |}}}\n{{{| rowspan |left aligned|}}}\n{{{|~| right aligned|}}}\n{{{|bgcolor(#DC1A1A):colored| centered |}}}\n{{{||*lists<br>*within<br>*tables<br><br>and double-spaced too|}}}\n{{{|caption|c}}}\n\nThis is the result:\n\n|!Table header|!Column Two|\n|>| colspan |\n| rowspan |left aligned|\n|~| right aligned|\n|bgcolor(#DC1A1A):colored| centered |\n||*lists<br>*within<br>*tables<br><br>and double-spaced too|\n|caption|c\n\nTo align a cell so that its text displays at the top rather than the center, add {{{vertical-align:top;}}} at the beginning of the cell.\n\n''Images:''\n{{{[img[http://farm1.static.flickr.com/39/122259544_6913ca58f3_m.jpg]]}}} is the formatting for:\n\n[img[http://farm1.static.flickr.com/39/122259544_6913ca58f3_m.jpg]]\n\n''Dotted horizontal lines:'' \n{{{----}}} produces:\n----\n\n''Line-by-line blockquotes:''\n{{{>level 1}}}\n{{{>level 1}}}\n{{{>>level 2}}}\n{{{>>level 2}}}\n{{{>>>level 3}}}\n{{{>>>level 3}}}\n{{{>>level 2}}}\n{{{>level 1}}}\n\nproduces:\n>level 1\n>level 1\n>>level 2\n>>level 2\n>>>level 3\n>>>level 3\n>>level 2\n>level 1\n\n''Extended blockquotes:''\n{{{<<<}}}\n{{{Extended blockquotesExtended blockquotesExtended blockquotesExtended blockquotesExtended blockquotesExtended blockquotesExtended blockquotesExtended blockquotesExtended blockquotesExtended blockquotesExtended blockquotesExtended blockquotesExtended blockquotesExtended blockquotesExtended blockquotesExtended blockquotesExtended blockquotesExtended blockquotes}}}\n{{{<<<}}} \n\nproduces:\n<<<\nExtended blockquotesExtended blockquotesExtended blockquotesExtended blockquotesExtended blockquotesExtended blockquotesExtended blockquotesExtended blockquotesExtended blockquotesExtended blockquotesExtended blockquotesExtended blockquotesExtended blockquotesExtended blockquotesExtended blockquotesExtended blockquotesExtended blockquotesExtended blockquotes\n<<<\n\n
''Research:''\n* Distributed & High Performance Computing\n* Grid Computing\n* Simulation\n* Artificial Intelligence\n* Optimisation\n* Colour Science/Machine Vision\n''Software Development:''\n* Agile Development Methodologies\n''Technology:''\n* Python, Java (native code where I must: C++)\n* Hybrid Systems (Python, Java, native code)\n* Web Services (and service oriented architectures in general)\n\n''Private:''\n* Baseball (Playing, Umpiring, Coaching)\n* (Scuba) Diving\n* Travelling\n* Reading, Movies, Threatre, Music (listening only)
GuyKloss\n[[Research]]\nInterestingTopics\nTiddlyWiki\nHelpOnFormatting
!! Qualifications\nME (equivalent) Chemical Engineering, [[University of Dortmund|http://www.uni-dortmund.de/]], Germany (Dipl.-Ing.)\n!! Research Interests\n* Artificial Intelligence\n* Machine Vison\n** [[Colour Vision|ColourVision]]\n* Robotics\n* Distributed/Parallel Systems\n* Grid Computing\n!! Background\n* Technical developments in the printing industry (colour handling and production processes)\n* Logistics information systems - pharmaceutical industry\n* Scientific staff at the [[German Aerospace Center (DLR)|http://www.dlr.de]], in [[Simulation and Software Technology|http://www.dlr.de/sc]] (distributed simulation integration systems, scientific data management)\n
Guy's Research Home on the Web
//Guy Kloss UniWiki//
http://www.massey.ac.nz/~gkloss/
/*{{{*/\n* html .tiddler {\n height: 1%;\n}\n\nbody {\n font-size: .75em;\n font-family: arial,helvetica;\n margin: 0;\n padding: 0;\n}\n\nh1,h2,h3,h4,h5 {\n font-weight: bold;\n text-decoration: none;\n padding-left: 0.4em;\n}\n\nh1 {font-size: 1.35em;}\nh2 {font-size: 1.25em;}\nh3 {font-size: 1.1em;}\nh4 {font-size: 1em;}\nh5 {font-size: .9em;}\n\nhr {\n height: 1px;\n}\n\na{\n text-decoration: none;\n}\n\ndt {font-weight: bold;}\n\nol { list-style-type: decimal }\nol ol { list-style-type: lower-alpha }\nol ol ol { list-style-type: lower-roman }\nol ol ol ol { list-style-type: decimal }\nol ol ol ol ol { list-style-type: lower-alpha }\nol ol ol ol ol ol { list-style-type: lower-roman }\nol ol ol ol ol ol ol { list-style-type: decimal }\n\n.txtOptionInput {\n width: 11em;\n}\n\n#contentWrapper .chkOptionInput {\n border: 0;\n}\n\n.externalLink {\n text-decoration: underline;\n}\n\n.indent {margin-left:3em;}\n.outdent {margin-left:3em; text-indent:-3em;}\ncode.escaped {white-space:nowrap;}\n\n.tiddlyLinkExisting {\n font-weight: bold;\n}\n\n.tiddlyLinkNonExisting {\n font-style: italic;\n}\n\n/* the 'a' is required for IE, otherwise it renders the whole tiddler a bold */\na.tiddlyLinkNonExisting.shadow {\n font-weight: bold;\n}\n\n#mainMenu .tiddlyLinkExisting, \n#mainMenu .tiddlyLinkNonExisting,\n#sidebarTabs .tiddlyLinkNonExisting{\n font-weight: normal;\n font-style: normal;\n}\n\n#sidebarTabs .tiddlyLinkExisting {\n font-weight: bold;\n font-style: normal;\n}\n\n.header {\n position: relative;\n}\n\n.header a:hover {\n background: transparent;\n}\n\n.headerShadow {\n position: relative;\n padding: 1em 0em 1em 1em;\n left: -1px;\n top: -1px;\n}\n\n.headerForeground {\n position: absolute;\n padding: 1em 0em 1em 1em;\n left: 0px;\n top: 0px;\n}\n\n.siteTitle {\n font-size: 3em;\n}\n\n.siteSubtitle {\n font-size: 1.2em;\n}\n\n#mainMenu {\n position: absolute;\n left: 0;\n width: 10em;\n text-align: right;\n line-height: 1.6em;\n padding: 1.5em 0.5em 0.5em 0.5em;\n font-size: 1.1em;\n}\n\n#sidebar {\n position: absolute;\n right: 3px;\n width: 16em;\n font-size: .9em;\n}\n\n#sidebarOptions {\n padding-top: 0.3em;\n}\n\n#sidebarOptions a {\n margin: 0em 0.2em;\n padding: 0.2em 0.3em;\n display: block;\n}\n\n#sidebarOptions input {\n margin: 0.4em 0.5em;\n}\n\n#sidebarOptions .sliderPanel {\n margin-left: 1em;\n padding: 0.5em;\n font-size: .85em;\n}\n\n#sidebarOptions .sliderPanel a {\n font-weight: bold;\n display: inline;\n padding: 0;\n}\n\n#sidebarOptions .sliderPanel input {\n margin: 0 0 .3em 0;\n}\n\n#sidebarTabs .tabContents {\n width: 15em;\n overflow: hidden;\n}\n\n.wizard {\n padding: 0.1em 0em 0em 2em;\n}\n\n.wizard h1 {\n font-size: 2em;\n font-weight: bold;\n background: none;\n padding: 0em 0em 0em 0em;\n margin: 0.4em 0em 0.2em 0em;\n}\n\n.wizard h2 {\n font-size: 1.2em;\n font-weight: bold;\n background: none;\n padding: 0em 0em 0em 0em;\n margin: 0.2em 0em 0.2em 0em;\n}\n\n.wizardStep {\n padding: 1em 1em 1em 1em;\n}\n\n.wizard .button {\n margin: 0.5em 0em 0em 0em;\n font-size: 1.2em;\n}\n\n#messageArea {\nposition:absolute; top:0; right:0; margin: 0.5em; padding: 0.5em;\n}\n\n*[id='messageArea'] {\nposition:fixed !important; z-index:99;}\n\n.messageToolbar {\ndisplay: block;\ntext-align: right;\n}\n\n#messageArea a{\n text-decoration: underline;\n}\n\n.popup {\n font-size: .9em;\n padding: 0.2em;\n list-style: none;\n margin: 0;\n}\n\n.popup hr {\n display: block;\n height: 1px;\n width: auto;\n padding: 0;\n margin: 0.2em 0em;\n}\n\n.listBreak {\n font-size: 1px;\n line-height: 1px;\n}\n\n.listBreak div {\n margin: 2px 0;\n}\n\n.popup li.disabled {\n padding: 0.2em;\n}\n\n.popup li a{\n display: block;\n padding: 0.2em;\n}\n\n.tabset {\n padding: 1em 0em 0em 0.5em;\n}\n\n.tab {\n margin: 0em 0em 0em 0.25em;\n padding: 2px;\n}\n\n.tabContents {\n padding: 0.5em;\n}\n\n.tabContents ul, .tabContents ol {\n margin: 0;\n padding: 0;\n}\n\n.txtMainTab .tabContents li {\n list-style: none;\n}\n\n.tabContents li.listLink {\n margin-left: .75em;\n}\n\n#displayArea {\n margin: 1em 17em 0em 14em;\n}\n\n\n.toolbar {\n text-align: right;\n font-size: .9em;\n visibility: hidden;\n}\n\n.selected .toolbar {\n visibility: visible;\n}\n\n.tiddler {\n padding: 1em 1em 0em 1em;\n}\n\n.missing .viewer,.missing .title {\n font-style: italic;\n}\n\n.title {\n font-size: 1.6em;\n font-weight: bold;\n}\n\n.missing .subtitle {\n display: none;\n}\n\n.subtitle {\n font-size: 1.1em;\n}\n\n.tiddler .button {\n padding: 0.2em 0.4em;\n}\n\n.tagging {\nmargin: 0.5em 0.5em 0.5em 0;\nfloat: left;\ndisplay: none;\n}\n\n.isTag .tagging {\ndisplay: block;\n}\n\n.tagged {\nmargin: 0.5em;\nfloat: right;\n}\n\n.tagging, .tagged {\nfont-size: 0.9em;\npadding: 0.25em;\n}\n\n.tagging ul, .tagged ul {\nlist-style: none;margin: 0.25em;\npadding: 0;\n}\n\n.tagClear {\nclear: both;\n}\n\n.footer {\n font-size: .9em;\n}\n\n.footer li {\ndisplay: inline;\n}\n\n* html .viewer pre {\n width: 99%;\n padding: 0 0 1em 0;\n}\n\n.viewer {\n line-height: 1.4em;\n padding-top: 0.5em;\n}\n\n.viewer .button {\n margin: 0em 0.25em;\n padding: 0em 0.25em;\n}\n\n.viewer blockquote {\n line-height: 1.5em;\n padding-left: 0.8em;\n margin-left: 2.5em;\n}\n\n.viewer ul, .viewer ol{\n margin-left: 0.5em;\n padding-left: 1.5em;\n}\n\n.viewer table {\n border-collapse: collapse;\n margin: 0.8em 1.0em;\n}\n\n.viewer th, .viewer td, .viewer tr,.viewer caption{\n padding: 3px;\n}\n\n.viewer table.listView {\n font-size: 0.85em;\n margin: 0.8em 1.0em;\n}\n\n.viewer table.listView th, .viewer table.listView td, .viewer table.listView tr {\n padding: 0px 3px 0px 3px;\n}\n\n.viewer pre {\n padding: 0.5em;\n margin-left: 0.5em;\n font-size: 1.2em;\n line-height: 1.4em;\n overflow: auto;\n}\n\n.viewer code {\n font-size: 1.2em;\n line-height: 1.4em;\n}\n\n.editor {\nfont-size: 1.1em;\n}\n\n.editor input, .editor textarea {\n display: block;\n width: 100%;\n font: inherit;\n}\n\n.editorFooter {\n padding: 0.25em 0em;\n font-size: .9em;\n}\n\n.editorFooter .button {\npadding-top: 0px; padding-bottom: 0px;}\n\n.fieldsetFix {border: 0;\npadding: 0;\nmargin: 1px 0px 1px 0px;\n}\n\n.sparkline {\n line-height: 1em;\n}\n\n.sparktick {\n outline: 0;\n}\n\n.zoomer {\n font-size: 1.1em;\n position: absolute;\n padding: 1em;\n}\n\n.cascade {\n font-size: 1.1em;\n position: absolute;\n overflow: hidden;\n}\n/*}}}*/
* This wiki is a set up of TiddlyWiki: http://www.tiddlywiki.com/\n** There are heaps of other loads of information on setup, configuration, extensibility, ...\n* This is a neat introduction [["TidlyWiki for the rest of us"|http://www.giffmex.org/twfortherestofus.html]]\n* HelpOnFormatting\n* [["TiddlyWikiTutorial"|http://www.blogjones.com/TiddlyWikiTutorial.html]]\n\nA similar approach to TiddlyWiki would be [[StickWiki|http://stickwiki.sourceforge.net/]]
This is my Research Home on the Massey University web site.\n\nYou can find stuff here about:\n* [[My Research Interest|Research]]\n* [[Interesting Topics (to me)|InterestingTopics]]\n* [[Myself|GuyKloss]]\n* [[Publications|http://www.kloss-familie.de/moin/GuyKloss/PublicationList]]\n* [[Talks & Presentations|http://www.kloss-familie.de/moin/TalksPresentations]]\n* and some more ...\n\nThis is the space where I keep and update my usual/other content on wikis: <br> https://GuteFee.massey.ac.nz/moin/ and http://www.kloss-familie.de/moin/GuyKloss\n\n!! Six Principles for Making New Things\n''I like to find''\n* simple solutions\n* to overlooked problems\n* that actually need to be solved, and\n* deliver them as informally as possible,\n* starting with a very crude version 1, then\n* iterating rapidly.\n(Source: http://www.paulgraham.com/newthings.html )