Presentation is loading. Please wait.

Presentation is loading. Please wait.

388C Presentation: Printer Robot

Similar presentations


Presentation on theme: "388C Presentation: Printer Robot"— Presentation transcript:

1 388C Presentation: Printer Robot
Ry Arnold Abib Cortes Kevin Doherty Kymberlee McMaster

2 What this does Prompts the user to select a .jpg from their hard drive. Takes this .jpg file and copies each pixel’s hex color value based on standard hex color codes of the format #RRGGBB using a java program. Next it copies those values and pastes them into an excel spreadsheet, changes the column width to make the cells more square, and zooms out to keep all of the relevant cells visible. It will then go line by line filling in the color value present in the cell At the end it will delete all of the text from the cells and produce a representation of the original image in excel

3 Workflow Picture File Java Program Excel

4 Watch it happen

5 Possible updates Currently only works with local images, could add some web functionality to get images from online. Excel “Printing” runs at about ~30 cells per second. We believe there is room for improvement in the execution time. May be possible to process the image within UiPath and not have to run the java app. Currently it processes pixel by pixel.

6 Questions?


Download ppt "388C Presentation: Printer Robot"

Similar presentations


Ads by Google