## page was renamed from LegoBeyondToys = Lego Beyond Toys: Week 44 = == Pattern Recognition == * Pattern Recognition: an Introduction. [[attachment:PatternRecognition.pdf|(PDF, 1M)]] == Java Object Oriented Neural Engine == * Robot Learning: Making Sense of Raw Sensor Data. [[attachment:RobotLearning.PDF|(PDF, 3M)]]. We will use the examples in the book. * [[http://www.jooneworld.com|Joone]]: Java Object Oriented Neural Engine. * The Complete Guide. [[attachment:JoneCompleteGuide|(PDF, 2M)]] * The API javadoc of Joone is [[http://activestocks.eu/javadoc/joone/|here]]. * Download JOONE editor: [[http://www.jooneworld.com/download.html|jooneworld]]. Suppose you have already installed Java and eclipse, you'll need the the [[http://prdownloads.sourceforge.net/joone/JooneEditor2.0.0RC1-Win-NoVM.exe?download|version Without JVM]]. * Follow the instruction and install the Joone editor. By default, it will install to `C:\Program Files\Joone` * For demonstration we will extend the Joone editor. Please download [[attachment:JooneExt.zip|JooneExt.zip]] and extract the files to where Joone is installed, i.e. `C:\Program Files\Joone`. * Download also the [[http://prdownloads.sourceforge.net/joone/joone-engine-src-2.0.0RC1.zip?download|source package]]. We'll need the examples included in the source package. == Image processing and PR == * [[http://www.dei.brain.riken.jp/~emilia/Collaboration/Tino/TiViPE/index.html|TiViPE]] * [[attachment:ip.pdf|Image Processing and beyond]] * [[attachment:tivipe.pdf|TiViPE intro]] == Integration == * Bring with you: * A laptop with bluetooth that uses WIDCOMM, BlueSoleil or Microsoft Bluetooth stack. * NXT with USB cable. * [[attachment:xor.zip|XOR GUI solution]] * [[attachment:javaxor.zip|XOR java with NXT]]