|
6e40010b2f
|
Refactor color processing into a single method
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-09 16:28:06 +00:00 |
|
|
6270afa926
|
thin out max combo for 8 detection
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-09 16:16:52 +00:00 |
|
|
5651389fa9
|
detect popn segments
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-09 16:14:21 +00:00 |
|
|
7f1388d95c
|
Setup popn regions
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-09 15:40:26 +00:00 |
|
|
d1b55d19fc
|
Correct cutoffs for the small score and title as certain characters were not in range of the subimage
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-09 12:46:41 +00:00 |
|
|
2d02b81d12
|
All texts now with labels
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-08 20:24:00 +00:00 |
|
|
051558292f
|
Include Effective rate
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-08 20:18:48 +00:00 |
|
|
ea6d6162bb
|
sqush together difficulty text
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-08 20:13:15 +00:00 |
|
|
6c3f0f6041
|
Put main score texts together
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-08 18:48:52 +00:00 |
|
|
5ef1a4ae5a
|
Prep for parsing management
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-08 18:18:00 +00:00 |
|
|
817f6625ce
|
prep sound voltex renderings
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-06 19:15:44 -05:00 |
|
|
aafde91f86
|
Remove erroneous files ref sig
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-06 18:31:44 -05:00 |
|
|
67b78e6afc
|
Fix readme
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-06 18:26:12 -05:00 |
|
|
b1a89f5c05
|
Merge branch 'main' of http://sig.projectdivar.com/sigonasr2/SigPlace
|
2022-08-06 18:25:54 -05:00 |
|
|
1c0310c188
|
Complete basic score reading for Love Live
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-06 18:25:27 -05:00 |
|
|
9fd5d4033d
|
Test
|
2022-08-06 01:26:38 -05:00 |
|
|
be03f8849b
|
Completed first score image parsing algorithm for Love Live
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-05 19:34:17 -05:00 |
|
|
a7304ba139
|
Trim python array down for Java array parsing
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-05 20:01:08 +00:00 |
|
|
af48607bd9
|
Update torun both english and japanese reading and produce output
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-05 18:43:08 +00:00 |
|
|
30b8a69c94
|
Execute script and wait for it to complete
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-05 18:29:52 +00:00 |
|
|
0fe143df7f
|
Include a python script for EasyOCR
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-05 18:04:30 +00:00 |
|
|
7283e58873
|
Include testBoxes files
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-05 15:13:13 +00:00 |
|
|
f2d3f7f561
|
Implement command line execution and prepare bounding box checking
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-05 09:49:59 -05:00 |
|
|
eab1814f98
|
Include base64 encoding for use in ocr space API encoding
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-04 19:43:04 +00:00 |
|
|
323f10b52d
|
Include current stage.
|
2022-08-04 15:45:14 +00:00 |
|
|
77f4f3f0a4
|
Do iterative testing to find the best possible params
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-04 15:30:29 +00:00 |
|
|
192daa9b03
|
Prepare framework and storage data for closest character recognition
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-04 14:45:28 +00:00 |
|
|
48f49c33b4
|
Write and iterate through every character
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-04 14:11:45 +00:00 |
|
|
187e3b814f
|
Print japanese characters
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-04 13:32:00 +00:00 |
|
|
739d663622
|
Corrected hyperlinking for live text
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-03 19:49:08 +00:00 |
|
|
b296f4caac
|
Navbar is now sticky instead of fixed positioning that way it still forces the page to render without requiring padding. Additionally, corrected the lost scrolling behavior of the navbar due to ordering of elements being wrong
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-03 19:39:44 +00:00 |
|
|
0c3adc6cab
|
Fix bugs relating to code containing < signs while regular text did as well. Also fixed issues with encoding/decoding limits
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-03 19:22:57 +00:00 |
|
|
0e6099490a
|
Add server side and client side form validation for submitting comments. Also fix coding blocks not supporting multi-line code blocks
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-03 18:58:11 +00:00 |
|
|
3e6843d98a
|
Remove reset.css
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-03 17:56:35 +00:00 |
|
|
73ec21dff6
|
Fix JSON function
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-02 20:07:36 -05:00 |
|
|
bd9e2e1894
|
gitpod file
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-02 18:11:45 +00:00 |
|
|
111df71059
|
Convert hashmaps to JSON.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-02 18:11:27 +00:00 |
|
|
aaf6a670d6
|
Properly parses and accepts POST requests with headers
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-02 13:23:51 +00:00 |
|
|
e9693d20ab
|
Add placeholder text when clicking formatting tags with nothing highlighted
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-01 16:13:05 +00:00 |
|
|
710f58b034
|
Fix 304 caching errors
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-01 16:01:45 +00:00 |
|
|
f0100ceaf1
|
Add error page and navbar links to pages
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-01 15:27:08 +00:00 |
|
|
89c9eaf732
|
Include navbar socials and links
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-01 15:02:01 +00:00 |
|
|
e1b3e64c0c
|
Update out file
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-01 15:00:36 +00:00 |
|
|
f7bc23d8c7
|
Implement socials and formatting
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-08-01 14:59:26 +00:00 |
|
|
fcc0d35437
|
Start of navbar
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-07-29 17:36:25 +00:00 |
|
|
0553032104
|
Start of navbar
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-07-29 17:35:53 +00:00 |
|
|
c998103ce5
|
Correct the article previews
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-07-29 17:19:51 +00:00 |
|
|
c63e834382
|
Something strange happening with converting article refs
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-07-28 20:27:29 +00:00 |
|
|
a0f7936575
|
Fixed code block having extra /home/gitpod lines in it
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-07-28 20:13:24 +00:00 |
|
|
5a3bbd231e
|
Complete code block and link support. All formatting now supported in comment blocks
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-07-28 19:57:43 +00:00 |
|