/NURLenslessCamera

Lensless camera with non-uniform resolution. A Compressed Sensing application.

Primary LanguagePython

Simulation:

Run python Simulation.py.

Real World Test:

Follow these steps:

  1. Make sure your Raspberry Pi and PC is in the same local network;
  2. Replace the IP address in SensorControl.py' and 'SignalCapture.py with your Raspberry Pi's IP;
  3. Run python SensorControl.py on Raspberry Pi;
  4. Run python main.py on your PC