The Archive

Weekly update 2/6

This week I made a first draft of an outline for the paper. Also worked on implementing the first of three algorithms I plan to use in my research, Scale Invariant Feature Transformation. While not completely finished I have most … Read More

CS488 Update 3 (02/06/19)

This week offered me a chance to get into detail with spatialization libraries: Jamoma – C++ and Max/MSP general purpose audio and spatialization toolset with standard interfaces, requires custom installation depending on the version of Max though. This library is … Read More

Topic ideas

Here are my ideas for topics! Another post with some cost analyses is coming soon! Topic Name: Real-time management using Augmented Reality  Topic Description: Examine the applications of Head-Mounted augmented reality displays such as HoloLens or Project Northstar in real-time … Read More

Feb 6 update

This week I accomplished several things: -Reconfigured the way my patch combines matrices to avoid issues I was having w crossfade -implenented horizontal movement after note press -Organized parts of my project into sub-patches and cleaned up some stuff -Implemented … Read More

CS488 Capstone

This week I talked to Dave about the delay on my database. I am waiting to hear back from Charlie andor Craig so I can start working on building the database and connecting the dots. Until then I have read … Read More

Capstone Progress #3 2/5/2019

Built a prototype testing agent for the Capstone that should in theory take in a file of problem states and go through them with each Heuristic(Neural Network not yet ready) then output the solution size, number of nodes visited and … Read More

388 Week 2

Further deliberated on my 3 ideas, I really enjoy the idea about replacing the keyboard and mouse set up with a gesture recognition system from a 2D camera, most gesture recog systems require another device that one must buy, but … Read More

Weekly Update

I have changed two of my ideas upon re-evaluating the achievability of the project given my skill and the time limit I have

Weekly Update

This week, I finally got my own laptop so I redownloaded all the necessary software and libraries for my gesture recognition system. Using the OpenCV library in Python, I was finally able to use the camera to detect the hand … Read More

Weekly Update (Jan 30)

This week I met with Ajit and discussed some of the necessary features for the user interface that the administrator will be using. This involved seeing a list of recently checked out items, adding new objects, and adding new users. … Read More

Capstone Progress#2 1/30/2019

In terms of implementation, I have created 4 different heuristics functions for my Capstone that take in a state and output a value based on how good the state is. with 4 being inadmissible. Technically 5 as 2 heuristics are … Read More

January 30th Update

This week I worked on developing a script that takes a directory and determines if the contents are all images of the same type, and if they aren’t converts them to jpgs. I also meet with my adviser and starting … Read More

CS488 Update 2 (01/30/19)

This week dealt with the focus of the FFT and other conversion formulas. In recognizing that the Fast Fourier Transform is an algorithm that computes the discrete Fourier transform (DFT) of a sequence, or its inverse (IDFT), you understand how … Read More

January 30 Update

Here is what I worked on for my project this week: -Worked with poly tool to process two simultaneous notes. -Got it working but temporarily disabled the circle of fifths map table-Now midi messages are sent to two paths for … Read More

Week 1 Ideas

Idea 1: Optical Character Recognition using Machine Learning Optical character recognition is not a completely new field of research. However, with the advance of today’s technology, we can apply machine learning to optical character recognition and therefore can recognize not … Read More

Week 1 Ideas

Topic Name: Earlham Tennis App Developing an app to use it as a way of improvement for the tennis players. Entering data during matches to get score stats, errors and serve percentages. All this data will be stored in a … Read More