Sudoku solving using CV and AI with an Image of Sudoku as Input!
Figure 1.0 Project Motivation We have been solving Sudoku since primitive times using the conventional approach. Now it’s time to solve it using the technologies that we have been learning in our curriculum. During this project, we are following one slogan that we learn from our experienced mentors/faculties that is, “Learning By Doing” Objective of Project Figure 1.1 Today whole world is moving to technology with good speed so We aim to achieve the fastest Sudoku solver using minimum space and time complexity with using the legacy of AI (Artificial Intelligence). We believe that by creating this project our logic will be expanded with the guts of AI (Artificial Intelligence) knowledge. Milestones Achieved Figure 1.2 As per our definition, we decide to divide our whole project into 3 parts for better understanding and accurate output. 1.First we take an Image from the user as input! --Through image processing, we identify the digits. 2.Applied our