Simple-OpenCV-Calculator
Simple-OpenCV-Calculator copied to clipboard
Handle invalid operations
Program used to stop suddenly if the user entered invalid math operation. Added try-catch block to handle invalid operations and display an error message to the user stating "Invalid operation".