


The International Computer Engineering Experience Program is an opportunity for Cal Poly and Princeton students to apply their technical knowledge in an international context and to increase global citizenship across campus.



Much has been improved since my last technical update. My whole software has gotten a face lift. First, shading was added. This makes the cistern and glyphs look three dimensional and the visualizations look more aesthetically pleasing. Second, my glyphs are now represented by spheres. This also adds to the aesthetics of the visualization. Thirdly, I generated a fake path of the ROV for a test of my data visualization software using my improved game camera. This new camera allows for easier control of movement through and around the cistern. Next, I recently acquired and implemented some sample temperature data from a past ICEX trip to use in the test of my data visualiza
tion software. Also, I interpolated the temperature data and outputted it at equally spaced intervals to show the estimated temperature throughout the cistern based on the readings taken. 


As a participant of last year’s ICEX team, I had the opportunity to continue working on our solutions over the summer. Towards the end of the summer, I was working on creating a function to determine confidence values for walls generated by the Hole Filling algorithm. Unfortunately, school started and I no longer had time to work on the solution. Over break, I completed the remaining parts of the algorithm and added confidence values to the input data. I then used these calculated confidence values to add more information to the visualization of the cisterns. Additionally, I tied up loose ends in the existing software to create a more stable and complete graphics pipeline. The existing Hole Filling software was not robust, as it would only run if certain sampling rules were followed. I found and fixed many bugs related to this problem, and the algorithm now runs as expected.
To the left is an image of a cistern mapped by last year’s team with the hole filled (there is no indication of a hole being filled). To the right is an image of the same cistern using transparency to illustrate the calculated confidence value of the filled hole (the confidence values used are a sample).
