You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This git commit includes code up to 11/1/2016. This version of the application provides image upload, and then applies example filters to that image.
The important back-end code that applies the filters to the image can be found in Application.java
The next steps for the project are to implement an interactive aspect to the application. The user should be able to zoom and pan around an image, and the back-end should include a sample algorithm to suggest to the user what they should look at.
The text was updated successfully, but these errors were encountered:
@senior-design-rs
This git commit includes code up to 11/1/2016. This version of the application provides image upload, and then applies example filters to that image.
The important back-end code that applies the filters to the image can be found in Application.java
The next steps for the project are to implement an interactive aspect to the application. The user should be able to zoom and pan around an image, and the back-end should include a sample algorithm to suggest to the user what they should look at.
The text was updated successfully, but these errors were encountered: