Skip to content

Venseven/Solar-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solar-tracker

Cloning and solving dependencies

  • Extract the solar-tracker.rar file
  • Inside the cloned solar-tracker directory,Open command window
  • Install the dependencies with command line
        pip install -r requirements.txt

Adding Videos

  • Open Sun_video in solar-tracker director and add the sunny sky timelapse or videos
  • Open No_Sun_video in solar-tracker director and add the cloudy/rainy cloud timelapse or videos

Execution

  • Open a command prompt inside "Solar_tracker/Sun_video/" and run the following command
        python run preprocessing.py
  • Switch the command prompt to "Solar_tracker/No_Sun_video/" and run the following command
        python run preprocessing.py

* This command gets the informations as follows *

        Video of the Sun(Y/N):-
        Enter the video name :-

please enter with video format

        Enter the path of the folder you want to store :- <Sun_datasets/No_Sun_datasets path>

Thank you for your time 😊 🤘

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages