【源码】深度数独解算器
本代码仿真了一种计算机视觉系统,它获取数独拼图的不受控制的图像,识别其位置,读取拼图并求解它。

A computer vision system which takes an uncontrolled image of a sudoku puzzles, identifies its location, reads the puzzle, and solves it.

这个例子最初是为2018年英国MATLAB博览会(UK MATLAB Expo 2018)准备的,主题是用MATLAB进行图像处理和计算机视觉。

This example was originally put together for the UK MATLAB Expo 2018, for a talk entitled Image processing and Computer Vision with MATLAB.

它旨在演示如何将深度学习和图像处理结合起来解决计算机视觉问题。

It is intended to demonstrate the use of a combination of deep learning and image procesing to solve a computer vision problem.

更多精彩文章请关注公众号:【源码】深度数独解算器

相关文章:

  • 2021-11-07
  • 2022-01-02
  • 2022-12-23
  • 2022-01-05
  • 2021-12-26
  • 2021-12-09
  • 2021-07-28
猜你喜欢
  • 2021-12-29
  • 2021-08-11
  • 2021-04-03
  • 2021-12-23
  • 2021-10-15
  • 2022-01-07
相关资源
相似解决方案