Will this automatically center and apply perspective transforms to pictures taken with phone cameras?
Not at the moment. I'm guessing this information is available in the EXIF properties?
Show HN: Open Paperless – Scan, index, and archive paper documents
11–20 of 104 posts
Re: Show HN: Open Paperless – Scan, index, and archive paper documents
#12Will this automatically center and apply perspective transforms to pictures taken with phone cameras?
Not at the moment. I'm guessing this information is available in the EXIF properties?
To unwarp photos that were taken at odd angles you need to do some image processing. The mathematics aren't particularly difficult, it's a homography transform in most cases (rectangles). The problem is robustly detecting the page.
Dropbox has some nice write-ups on this: https://blogs.dropbox.com/tech/2016/08/fast-document-rectifi...
Re: Show HN: Open Paperless – Scan, index, and archive paper documents
#13Earlier quoted context omitted.
Not at the moment. I'm guessing this information is available in the EXIF properties?
It's a little bit more tricky than that. What the EXIF might tell you is the camera calibration parameters like focal length, distortion, perspective center, etc. That can be used to fix systematic errors in images like pincushion/barrel distortion. To unwarp photos that were taken at odd angles you need to do some image processing. The mathematics aren't particularly difficult, it's a homography transform in most ca…
Re: Show HN: Open Paperless – Scan, index, and archive paper documents
#14Earlier quoted context omitted.
It's a little bit more tricky than that. What the EXIF might tell you is the camera calibration parameters like focal length, distortion, perspective center, etc. That can be used to fix systematic errors in images like pincushion/barrel distortion. To unwarp photos that were taken at odd angles you need to do some image processing. The mathematics aren't particularly difficult, it's a homography transform in most ca…
Thanks for the link. That blew my mind! I wish it could be added would, my phone would replace my scanner instantly.
This could be done server side if you're already doing ocr.
Re: Show HN: Open Paperless – Scan, index, and archive paper documents
#15Will this automatically center and apply perspective transforms to pictures taken with phone cameras?
Not at the moment. I'm guessing this information is available in the EXIF properties?
Re: Show HN: Open Paperless – Scan, index, and archive paper documents
#16Earlier quoted context omitted.
Thanks for the link. That blew my mind! I wish it could be added would, my phone would replace my scanner instantly.
Also see this for more implementation details: https://www.pyimagesearch.com/2014/09/01/build-kick-ass-mobi... This could be done server side if you're already doing ocr.
Re: Show HN: Open Paperless – Scan, index, and archive paper documents
#17Re: Show HN: Open Paperless – Scan, index, and archive paper documents
#18Let's put this in a room with [The Screenless Office]( https://news.ycombinator.com/item?id=15960056 ) and see what happens.
Re: Show HN: Open Paperless – Scan, index, and archive paper documents
#19Re: Show HN: Open Paperless – Scan, index, and archive paper documents
#20I have a question Is there a service anyone knows about which will print your email and send it with tracking of receipt or signature, so you can prove what was physically sent? Or you mail it to them and they open your mail, scan it and forward it on with signature required, with your address as the return address? Because righy now you can only prove that the ENVELOPE was received, not what was in it.