Drawing shapes and putting text in OpenCV using Python ITPlayzz April 27, 2021 begineer 0 Comments Drawing Shapes and putting Text OpenCV also gives feature to add shapes and text to an image Fill Image with color You can fill an image with color as… Read more
Two strings of lengths n and n+1 are provided . The first string’s whole,plus one more character is present in the second string. Finding the extra character in the second string is your responsibility. September 26, 2022
Write a program to take fraction number as input from console and convert the given fraction into a floating point number and then extract the integer part and fractional part of a number of that floating point number January 18, 2022