Our Goal
Create a simple interface that works with the project's backend image processing services.
NeuroPix is a senior project that provides a clear interface for uploading, configuring, processing, comparing, and managing images.
Create a simple interface that works with the project's backend image processing services.
Collect input, validate uploads, show processing options, and display returned results.
Standard and AI image processing are handled by the backend, not directly in browser JavaScript.
Each part of NeuroPix works together as one system.
Mohammed Dafterdar
Pages, controls, upload validation, user interaction and result display.
Saud Al-mansour
Receives requests and performs the actual Standard and AI image processing.
Abdulrahman Al-guydi
Stores application data and image files used by the system.