Skip to content
/ js06 Public

JS-06 measures the visibility and concentration of particulate matter in the atmosphere based on the humidity and extinction coefficient of the air using a camera image.

Notifications You must be signed in to change notification settings

sijung21/js06

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS-06

The successor of JS-08. The design doal of JS-06 is to provide higher spatial resolution for each azimuthal direction.

Setting Up Development Environment

  • Visual Studio Code with the end of line sequence to LF. You can set git to resolve the issue automatically:

Windows

git config --global core.autocrlf true

Setting Up Execution Environment

Python Packages

Windows 10

Required Python packages that can be installed using pip:

  • python >= 3.8
  • PyQt5 >= 5.13
  • PyQtGraph
  • python-vlc
  • opencv-python >= 4.4.0
  • numpy
  • pandas

About

JS-06 measures the visibility and concentration of particulate matter in the atmosphere based on the humidity and extinction coefficient of the air using a camera image.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages