/Image_Analyzer

Analyze an image based on color composition and visualize result in 3D. Developed mainly for artistic and digital entertainment industry.

Primary LanguageHTMLMIT LicenseMIT

Image_Analyzer

Analyze an image based on color composition and visualize data in 3D. Developed mainly for artistic and digital entertainment industry.

For Win10_64 Users:

*NO 3rd party library is needed other than python 3.6+ version.
1.Just download the "FrameAnalyzer_Win64.zip" file
2.unzip the file
3.run "FrameAnalyzer.exe"
4.select the file you want to analyze and wait for 2-5 mins
5.3D plot will be shown automatically in your default web-browser.

For Mac/Unix/Linux Users:

*python 3.6+ version and 3rd party libraries like OpenCV are needed.
1.download the "FramerAnalyzer.py" and "Pixel.py"
2.using "pip" install OpenCV / imageio / plotly and etc.
3.you are good to go.