windspeed()

The function returns the wind speed (Unit Default: meter/sec) of the location.

humidity()

The function returns the humidity in % of the location.

pressure()

The function returns the atmospheric pressure (on the sea level, if there is no sea_level or grnd_level data), in hPa of the location.

temp()

The function returns the temperature, minumun, and maximum temperature of the location.

weather()

The function returns the weather parameters (Rain, Snow, Extreme, etc.) of the location.

getweather()

The function runs an API call to get the weather data of the location specified with the Longitude and Latitude.

detectedcount()

The function returns whether the number of objects identified with the specified object class.

isdetected()

The function returns whether the specified object is detected in the analysis or not. 

confidence()

This function is used to get the confidence (accuracy) of object detection, 0 being low confidence and 1 being high confidence.

classname()

This function is used to get the class name of the analyzed object.

Get in Touch!