Skip to content

Ponkux/sudokushow_opencv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

e:切换大符模式 q:退出程序 不同的系统环境中opencv的键盘映射值可能不同,请根据自己的系统测出key值,然后更改程序最后的判断条件 如:q对应为27 则更改最后的if(key == 'q')为if(key == 27)

Adjust窗口可调整: 窗口大小 窗口顶部黑边高度 新大符切换时空白图的显示时间 每个小窗口的高度,宽度

DJTU TOE 2017/06/20

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages