Python Camelot borderless table extraction issue
up vote
1
down vote
favorite
I'm trying hard to extract some borderless table as show in the below image which are from pdf files. Have installed python-camelot as per the link "https://github.com/socialcopsdev/camelot" and is working fine for bordered tables only. Please find below details
platform - Linux-4.5.5-300.fc24.x86_64-x86_64-with-fedora-24-Twenty_Four
sys - Python 3.6.1 (default, May 15 2017, 11:42:04)[GCC 6.3.1 20161221 (Red Hat 6.3.1-1)]
numpy - NumPy 1.15.4
cv2 - OpenCV 3.4.3
camelot - Camelot 0.3.2
com/bzL0L.png
python-3.x python-camelot
add a comment |
up vote
1
down vote
favorite
I'm trying hard to extract some borderless table as show in the below image which are from pdf files. Have installed python-camelot as per the link "https://github.com/socialcopsdev/camelot" and is working fine for bordered tables only. Please find below details
platform - Linux-4.5.5-300.fc24.x86_64-x86_64-with-fedora-24-Twenty_Four
sys - Python 3.6.1 (default, May 15 2017, 11:42:04)[GCC 6.3.1 20161221 (Red Hat 6.3.1-1)]
numpy - NumPy 1.15.4
cv2 - OpenCV 3.4.3
camelot - Camelot 0.3.2
com/bzL0L.png
python-3.x python-camelot
Can you post the code that you used to extract tables from this PDF using Camelot?
– Vinayak Mehta
Nov 19 at 19:57
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I'm trying hard to extract some borderless table as show in the below image which are from pdf files. Have installed python-camelot as per the link "https://github.com/socialcopsdev/camelot" and is working fine for bordered tables only. Please find below details
platform - Linux-4.5.5-300.fc24.x86_64-x86_64-with-fedora-24-Twenty_Four
sys - Python 3.6.1 (default, May 15 2017, 11:42:04)[GCC 6.3.1 20161221 (Red Hat 6.3.1-1)]
numpy - NumPy 1.15.4
cv2 - OpenCV 3.4.3
camelot - Camelot 0.3.2
com/bzL0L.png
python-3.x python-camelot
I'm trying hard to extract some borderless table as show in the below image which are from pdf files. Have installed python-camelot as per the link "https://github.com/socialcopsdev/camelot" and is working fine for bordered tables only. Please find below details
platform - Linux-4.5.5-300.fc24.x86_64-x86_64-with-fedora-24-Twenty_Four
sys - Python 3.6.1 (default, May 15 2017, 11:42:04)[GCC 6.3.1 20161221 (Red Hat 6.3.1-1)]
numpy - NumPy 1.15.4
cv2 - OpenCV 3.4.3
camelot - Camelot 0.3.2
com/bzL0L.png
python-3.x python-camelot
python-3.x python-camelot
edited Nov 20 at 0:21
Vinayak Mehta
13110
13110
asked Nov 8 at 14:03
Richie
288
288
Can you post the code that you used to extract tables from this PDF using Camelot?
– Vinayak Mehta
Nov 19 at 19:57
add a comment |
Can you post the code that you used to extract tables from this PDF using Camelot?
– Vinayak Mehta
Nov 19 at 19:57
Can you post the code that you used to extract tables from this PDF using Camelot?
– Vinayak Mehta
Nov 19 at 19:57
Can you post the code that you used to extract tables from this PDF using Camelot?
– Vinayak Mehta
Nov 19 at 19:57
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53209335%2fpython-camelot-borderless-table-extraction-issue%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Can you post the code that you used to extract tables from this PDF using Camelot?
– Vinayak Mehta
Nov 19 at 19:57