We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,我自己有實作一套用爬蟲配 Tesseract 的物流碼追蹤系統,但我在 OCR 遇到了點問題,想請問您這邊有沒有遇到? 我這邊在把圖片抓下來並做影像辨識的時候,會出現抓下來的圖片跟實際瀏覽器所看到的驗證碼不同的問題,有點像是抓驗證碼圖片與瀏覽器是不同時間去開啟網頁,造成驗證碼不一致,但理論上應該是要同一張才對,而且通常第一次會成功,但後面幾次就不行了,目前還不曉得問題在哪裡。 我自己的程式碼也有在 GitHub 上,如果我的問題說明不夠清楚的話,也可以參考看看 🙏
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,我自己有實作一套用爬蟲配 Tesseract 的物流碼追蹤系統,但我在 OCR 遇到了點問題,想請問您這邊有沒有遇到?
我這邊在把圖片抓下來並做影像辨識的時候,會出現抓下來的圖片跟實際瀏覽器所看到的驗證碼不同的問題,有點像是抓驗證碼圖片與瀏覽器是不同時間去開啟網頁,造成驗證碼不一致,但理論上應該是要同一張才對,而且通常第一次會成功,但後面幾次就不行了,目前還不曉得問題在哪裡。
我自己的程式碼也有在 GitHub 上,如果我的問題說明不夠清楚的話,也可以參考看看 🙏
The text was updated successfully, but these errors were encountered: