0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added license and readme files. More... over 12 years ago
Merge branch 'master' of github.com:Haoest/SudokuResolv More... over 12 years ago
Fixed a bug where image orientation is rotated 90 degrees clockwise in [cvutil createIplImageFromUIImage]. Added some Help text. More... over 12 years ago
added h macro More... over 12 years ago
Updated help page. Added add banner to Preview and BoardView screens. More... over 12 years ago
fixed off by 1 visual glitch More... over 12 years ago
Fixed rounding error, and off by 1 error in ExtractAndSetBoardUpRight More... over 12 years ago
added blank sheet image More... over 12 years ago
Improved code which sets board upright -- it used to approximate the angle of tilt by the random first line found amongst those with similar degrees, now it uses average. Also lowered the number of tries with different threshold values in attempt to locate the board from input image. More... over 12 years ago
added some tests More... over 12 years ago
changed grid finder algorithm to use pixel value counting from contour brute forcing. More... over 12 years ago
Edited README via GitHub More... over 12 years ago
Edited LICENSE via GitHub More... over 12 years ago
Merge branch 'master' of github.com:Haoest/SudokuResolv More... over 12 years ago
Added license file More... over 12 years ago
Edited README via GitHub More... over 12 years ago
delete redudant readme More... over 12 years ago
first commit More... over 12 years ago
Added license info. More... over 12 years ago
Check in icons More... over 12 years ago
Removed ipad as deployment target as it crashes. More... almost 13 years ago
Added ipad app icon. More... almost 13 years ago
Added screenshots for app store. More... almost 13 years ago
Added error message to boardViewController when no solution. Added home menu to help view. Deallocate only views that are not active on memory warning. More... almost 13 years ago
Added summary to recognizer tests. More... almost 13 years ago
Added "ignoreUIOrientation" parameter to CreateIplImageFromUIImage. More... almost 13 years ago
Updated help. Fixed memory leak in HelpView More... almost 13 years ago
Added help files. More... almost 13 years ago
Added high and low res icons to plist. More... almost 13 years ago
Added gradient background to all views. Created HelpViewController, but not yet added any content in it. More... almost 13 years ago