TRA(Taiwan Railways Administration) ticket booking CAPTCHA spider
package used
- openCV
- BeautifulSoup
- numpy
- spider TRA ticket booking CAPATCHA
- remove img noise
- cut each img of number
- turn each img
- resize each img
- save each img to folder
- build SVM model used by scikit-learn to recognize CAPTCHA
- build neural network to recognize CAPTCHA