Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobinDavid/Captcha-basic-recognition
/ functions
Functions
28 in github.com/RobinDavid/Captcha-basic-recognition
⨍
Functions
28
◇
Types & classes
3
↓ 6 callers
Function
resizeImage
(im, (width, height))
generic_ocr_operations.py:27
↓ 3 callers
Function
dilateImage
(im, nbiter=0)
generic_ocr_operations.py:16
↓ 3 callers
Function
erodeImage
(im, nbiter=0)
generic_ocr_operations.py:20
↓ 3 callers
Function
thresholdImage
(im, value, filter=cv.CV_THRESH_BINARY_INV)
generic_ocr_operations.py:24
↓ 2 callers
Function
getContours
(im, approx_value=1)
generic_ocr_operations.py:33
↓ 1 callers
Method
__init__
(self, url, pattern, encoding=None)
captcha_downloader.py:28
↓ 1 callers
Method
accumulateChars
(self,val)
probabilistic.py:44
↓ 1 callers
Function
crack
(tocrack,withContourImage=False)
ebay_ocr.py:13
↓ 1 callers
Function
crack
(tocrack)
clubic_ocr.py:16
↓ 1 callers
Method
crack
(self,dilateiter=4, erodeiter=4, threshold=200, size=(155,55))
probabilistic.py:17
↓ 1 callers
Method
getImage
(self)
captcha_downloader.py:63
↓ 1 callers
Method
getLink
(self)
captcha_downloader.py:25
↓ 1 callers
Method
getValue
(self)
probabilistic.py:14
↓ 1 callers
Method
max
(self, d)
probabilistic.py:62
↓ 1 callers
Function
openCloseImage
(im, nbiter=0)
generic_ocr_operations.py:11
↓ 1 callers
Method
postAnalysis
(self)
probabilistic.py:56
↓ 1 callers
Function
process_all
(results)
ebay_ocr.py:36
↓ 1 callers
Function
process_all
(results)
clubic_ocr.py:24
↓ 1 callers
Function
process_all
(results)
probabilistic.py:72
↓ 1 callers
Method
run
(self)
captcha_downloader.py:36
↓ 1 callers
Method
run
(self)
probabilistic.py:31
↓ 1 callers
Function
smoothImage
(im, nbiter=0, filter=cv.CV_GAUSSIAN)
generic_ocr_operations.py:7
↓ 1 callers
Method
string_to_iplimage
(self, im)
captcha_downloader.py:54
Method
__init__
(self,pattern)
captcha_downloader.py:13
Method
__init__
(self, im)
probabilistic.py:9
Function
getIndividualContoursRectangles
(contours)
generic_ocr_operations.py:39
Method
handle_starttag
(self, tag, attrs)
captcha_downloader.py:18
Function
setup_Benchtest
(dir, url, pattern, encoding=None)
captcha_downloader.py:67