ShilpaGopal's Stars
imneonizer/How-to-find-if-an-image-is-bright-or-dark
Input image is resized to 10x10 pixel, to reduce the computation, Convert it to LAB color space to access the luminous channel which is independent of colors, Normalize pixel values to be in range of 0 - 1. Compare the mean value of pixels with a threshold value.
ashish230897/Brightness-Level-Of-an-Image
The repository performs a pretty simple task. It calculates the brightness level of an image between 0-10.
Machine-Learning-Tokyo/papers-with-annotations
Research papers with annotations, illustrations and explanations
JuliaLang/julia
The Julia Programming Language
sourabhdattawad/Linear-regression-from-scratch-in-python
selenium-cucumber/selenium-cucumber-java
Behavior driven development (BDD) approach to write automation test scripts to test web applications.
sunderkandasamy/CDP-Screenshot
Using Chrome Devtool Protocol Websocket to load website and capture screenshot
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
AppiumTestDistribution/AppiumTestDistribution
A tool for running android and iOS appium tests in parallel across devices... U like it STAR it !