Skip to content

adamos2468/SolarPanels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SolarPanels

This is a project for Solar Panels recognition in pictures taken from drones. It is consisted of 2 parts:

  • CloseDetect.py detects solar panels
  • Failure.py detects burned parts on a solar panel

CloseDetect.py Results

alt text alt text

Failure.py Results

alt text alt text

Prerequisites

To use it you must install OpenCV for python. Here is a guide to install it.

Running

python CloseDetect.py -f [path to picture taken from drone to find solar panels]

python Failure.py -b [path to picture with solar panel with burned part]

About

Repository for usefull tools for Solar Panels

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published