PyCondrop is a set of computer vision utilities for photovoltaic (PV) glass soiling analysis, for evaluation of anti-soiling and self-cleaning surface coatings. The programs included in the software package allow the user to:
This program analyzes dew formation on the PV glass in laboratory and field conditions.
- Determines the dew drop size and location.
- Helps user to calculate dew drop slide off times.
- Automatically calculates and maps the area and location of parts of glass cleaned by sliding dewdrops using OpenCV methods.
- Provides smart detection of dew water drops on the surface of the PV glass.
- Motion detaction and drop path calculation.
Provides tools for quantification of dust deposition on the surface of PV glass.
- Calculates % Surface Area Coverage (%SAC) of dust on the surface of the solar glass
- Using light refleaction intensity methods to take into account thickness of the dust coating on glass.
Python 3.6 is required to run the application.
Anaconda Python environment is advised.
Please use pip to install the following dependancies:
pip install opencv-python
pip install scikit-image, scikit-learn, scipy, scimage
pip install numpy, pandas
pip install matplotlib
pip install imutils, pathlib, pytest-shutil
pip install -U wxPython
pip install tqdm
Any trouble encountered with the software should be reported to:
Illya Nayshevsky, Ph.D.
illya.nayshevsky@gmail.com
Illya Nayshevsky, Ph.D.
College of Staten Island
Chemistry Department
2800 Victory Blvd, Building 6S
Staten Island, NY 10314
CSI CUNY Homepage