Releases: opticalloop/OCR
Releases · opticalloop/OCR
Version 1.1.0 - Final version of the application
opticalloop
opticalloop is an application built with SDL1.2 and GTK3 that allow you to numerise sudoku, from picture to solved sudoku. 🎉
What's Changed
- Update develop => grid-detection by @QuentinAM in #70
- Update develop => preprocessing by @QuentinAM in #71
- Update neural Network => develop by @QuentinAM in #75
- Update nn => develop by @QuentinAM in #76
- Upade grid-detection => develop by @QuentinAM in #77
- Update Preprocessing to develop by @QuentinAM in #78
- Grid detection by @QuentinAM in #79
- add newline to help by @Renaud-Dov in #80
- Merge develop to gtk branch by @Renaud-Dov in #82
- Preprocessing update by @QuentinAM in #84
- Gtk by @QuentinAM in #88
- [GUI] - Created the beginning of the interface by @Renaud-Dov in #89
- Neuralnetwork by @QuentinAM in #91
- Perspective correction by @QuentinAM in #92
- Neuralnetwork by @QuentinAM in #93
- Updated all .h with comments section by @QuentinAM in #99
- Neuralnetwork by @QuentinAM in #100
- Develop by @QuentinAM in #101
- Update sudoku from develop by @QuentinAM in #103
- Updated 16x16 sudoku by @QuentinAM in #104
- Neuralnetwork by @QuentinAM in #105
- Develop by @QuentinAM in #109
- Update gtk on develop by @QuentinAM in #110
- Update gtk from develop by @QuentinAM in #111
- Updated training and trained for 100 by @QuentinAM in #113
- Develop by @Ronan-pdr in #115
- Updated clean square by @QuentinAM in #116
- Gtk by @QuentinAM in #117
- Perspective correction by @QuentinAM in #118
- Gtk by @QuentinAM in #119
- Develop to gtk by @Renaud-Dov in #120
- Gtk by @Renaud-Dov in #121
- Final version of opticalloop app by @Renaud-Dov in #122
Full Changelog: V1.0.0...V1.1.0
Version 1.0.0
What's Changed
- test by @Ronan-pdr in #1
- edit main.c by @Renaud-Dov in #3
- display and grayscale by @Ronan-pdr in #10
- Sudoku solver by @QuentinAM in #12
- Reorganize Imagery + Black and white by @Ronan-pdr in #15
- Image.c to have one file managing the whole operations by @QuentinAM in #19
- rework of grayscale and blackandwhite by @Ronan-pdr in #21
- Neural network done, added all Makefile by @QuentinAM in #22
- Updated archi by @QuentinAM in #31
- updated image.c and add preprocessing methods by @Renaud-Dov in #39
- create CIDC for develop branch by @Renaud-Dov in #41
- Update README.md by @Renaud-Dov in #42
- [Preprocessing] - Finished first version of preprocessing by @Renaud-Dov in #48
- Finished neural network - Fixed rotation and core process by @QuentinAM in #49
- Resize by @Ronan-pdr in #50
- Update Makefile by @Renaud-Dov in #51
- Finished neural network, read and write by @QuentinAM in #53
- Segmentation81 by @Ronan-pdr in #55
- [Preprocessing] - Export tmp images for presentation by @Renaud-Dov in #58
- Input parser for main.c in Imagery by @QuentinAM in #59
- Fixed resize on main.c in Imagery + commented bilinear and deleted co… by @QuentinAM in #60
- Preprocessing - Fixed Contrast Filtrer signed overrun value for AMD by @Renaud-Dov in #62
- Preprocessing by @Renaud-Dov in #63
- Segmentation by @Ronan-pdr in #61
- Grid detection by @QuentinAM in #64
- Verbose for hough by @QuentinAM in #65
- Optimized hough by @QuentinAM in #66
- Grid detection update on develop by @QuentinAM in #68
- First version on main by @QuentinAM in #69
New Contributors
- @Ronan-pdr made their first contribution in #1
Full Changelog: https://github.com/opticalloop/OCR/commits/V1.0.0