Search found 23 matches
- Fri Nov 17, 2017 11:22 pm
- Forum: Challenges
- Topic: FROM_SEVEN_TO_EIGHT
- Replies: 8
- Views: 18020
- Thu Jan 05, 2017 7:24 pm
- Forum: Challenges
- Topic: Right Key Left
- Replies: 15
- Views: 33967
- Thu Jul 21, 2016 9:17 pm
- Forum: Challenges Solved
- Topic: Captcha
- Replies: 14
- Views: 2552
I used OpenCV to 4x scale and un-rotate text to make it manageable for OCR tools to dig into words. Functions used: cv::imload, cv::resize, cv:minAreaRect, cv::warpAffine. It was a nice experience to play with modern OCR library. Then used tesseract and qt-box-editor in manual training mode for the ...
- Sat Jul 16, 2016 9:55 pm
- Forum: Challenges Solved
- Topic: Cereal
- Replies: 6
- Views: 809
- Sun Mar 22, 2015 2:03 pm
- Forum: Challenges Solved
- Topic: Surely Smallester Mouse
- Replies: 23
- Views: 7761
- Wed Mar 19, 2014 10:09 pm
- Forum: Challenges
- Topic: Shattered and Shuffled
- Replies: 2
- Views: 7567
Re: Shattered and Shuffled
Reassembled an image up to 4775 of 4800 tiles, but don't get what exactly challenge expects me to say. The most obvious (text on image) is not accepted. Even found exact image of that place on google maps, but still have no clue what i need. Do I need more bit investigation in image itself? Thanks!...
- Tue Mar 18, 2014 9:11 pm
- Forum: Challenges
- Topic: Shattered and Shuffled
- Replies: 2
- Views: 7567
Shattered and Shuffled
Reassembled an image up to 4775 of 4800 tiles, but don't get what exactly
challenge expects me to say.
The most obvious (text on image) is not accepted.
Even found exact image of that place on google maps,
but still have no clue what i need.
Do I need more bit investigation in image itself?
Thanks!
challenge expects me to say.
The most obvious (text on image) is not accepted.
Even found exact image of that place on google maps,
but still have no clue what i need.
Do I need more bit investigation in image itself?
Thanks!
- Sun Mar 02, 2014 7:07 pm
- Forum: Challenges Solved
- Topic: Around the World in 80 Days
- Replies: 5
- Views: 2586
Is second 'T' a valid one? (I assumet UMT)
I had to remove it before stuffing result to:
http://www.earthpoint.us/Convert.aspx
I had to remove it before stuffing result to:
http://www.earthpoint.us/Convert.aspx
- Sun Mar 02, 2014 2:02 pm
- Forum: Challenges Solved
- Topic: What in the world?
- Replies: 4
- Views: 462
Hawaii point helped to adjust to broken GEOREF scheme. My major problem was to understand what points actually point to. Crossroads first suggested road numbers and names, then nearest (proper) cities, then states. Then it suddenly occured to me that google maps does not show local town names and I'...
- Sun Feb 23, 2014 11:21 am
- Forum: Challenges
- Topic: What in the world
- Replies: 20
- Views: 40357
- Thu Jan 23, 2014 7:13 pm
- Forum: Challenges Solved
- Topic: Protected Password 4
- Replies: 2
- Views: 590
Protected Password 4
I've hand-edited .class a bit to remove "strange" jsr/pop pair to nop/nop
and ran a soot disassembler on it (soot didn't know jsr).
Some manual bit shifting cleaning and original algorithm is clear:
and ran a soot disassembler on it (soot didn't know jsr).
Some manual bit shifting cleaning and original algorithm is clear:
Code: Select all
[ 'a' + i + 2 * j
| i <- [0 ..2]
, j <- [0..2]
]
- Sun Jan 12, 2014 8:57 am
- Forum: Challenges
- Topic: Didactic Scrambled Egg Cipher
- Replies: 22
- Views: 31656
- Sun Dec 15, 2013 2:07 pm
- Forum: Challenges
- Topic: Cereal
- Replies: 16
- Views: 26862
- Sat Dec 14, 2013 9:03 pm
- Forum: Challenges Solved
- Topic: Unusual Colors
- Replies: 9
- Views: 1799
- Sat Dec 14, 2013 8:07 pm
- Forum: Challenges
- Topic: Unusual Colours
- Replies: 5
- Views: 10633