Skip to content

taki0112/Image_Statistic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image_Statistic

Image statistics in Qualcomm

Requirements

  • Python 3.6
  • matplotlib

Precautions

  • The annotations.raf file should be in the path where main.py is located.

Usage

If you want to see the distribution of class... (options are case-insensitive)

python main.py distribution

If you want to see the intersection of class... (options are case-insensitive)

python main.py intersection

If you want to see the distribution of pixel... (options are case-insensitive)

  • Note that you must also enter the max value next to the "pixel"
  • There is no limit to the range of`max value.
python main.py pixel 100

Results

Distribution

Distribution

Intersection

Intersection

Pixel

Pixel

Author

Junho Kim

About

Image statistics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages