TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Extreme imaging using cell phones: SeeInTheDark [pdf]

198 pointsby jwise0over 8 years ago

12 comments

notlistedover 8 years ago
Nice PDF. Some cool new stuff, smart decisions &amp; remarks (noise, hotpixels, matching frames, etc).<p>If you have an iOS device, check out the app Average Cam Pro[1]. I&#x27;ve had it on my iPad for several years now. It does an awesome job taking noise-free, detailed pictures (as long as you don&#x27;t hold it in your hand) by taking up to 100 pictures and merging them. You can adjust exposure etc. after the fact. Great stuff.<p>I have yet to find a good replacement for my Android phone. The closest thing to [1] is Multiple Exposure Camera [2] which has a terrible interface and no exposure setting, but some other nifty settings to remove moving objects etc. (note: just don&#x27;t use the 0s interval or it crashes)<p>[1] <a href="https:&#x2F;&#x2F;itunes.apple.com&#x2F;us&#x2F;app&#x2F;average-camera-pro&#x2F;id415577873?mt=8" rel="nofollow">https:&#x2F;&#x2F;itunes.apple.com&#x2F;us&#x2F;app&#x2F;average-camera-pro&#x2F;id4155778...</a><p>[2] <a href="https:&#x2F;&#x2F;play.google.com&#x2F;store&#x2F;apps&#x2F;details?id=com.conslazy.multipleexposurecamera&amp;hl=en" rel="nofollow">https:&#x2F;&#x2F;play.google.com&#x2F;store&#x2F;apps&#x2F;details?id=com.conslazy.m...</a>
评论 #12851755 未加载
ChuckMcMover 8 years ago
That was a great read, back in the early 80&#x27;s at the Image Processing Lab at USC there was a project to turn, what was then, a new &quot;CCD&quot; imager into something that could collect images that were useful for image analysis. At the time these &quot;TV&quot; cameras were equivalent to a really low end web camera. What we came up with was basically the first half of this talk, taking frame after frame and integrating it into the frame buffer with a filter function. Sad that I can&#x27;t find the technical reports in Google Books.
andmariosover 8 years ago
Very impressive! I have an app on my android that follows the same basic idea (accumulate frames) but doesn&#x27;t come anywhere near this.<p>Unfortunately the author, in a reply to a youtube comment, stated that this is work he did for Google and doesn&#x27;t know if the company has any plans for this.
评论 #12851888 未加载
评论 #12851306 未加载
nullcover 8 years ago
There is an old free software package ALE ( <a href="https:&#x2F;&#x2F;unix4lyfe.org&#x2F;ale&#x2F;" rel="nofollow">https:&#x2F;&#x2F;unix4lyfe.org&#x2F;ale&#x2F;</a> ) that does some of the processing like this. It was much easier to get working if you had linear light images... and registration of really noisy images was quite hard on it.
nmstokerover 8 years ago
Here&#x27;s a (v short) video by the paper&#x27;s author showing the app in action with there manuscript that features early on in the paper: <a href="https:&#x2F;&#x2F;youtu.be&#x2F;S7lbnMd56Ys" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;S7lbnMd56Ys</a>
br1n0over 8 years ago
In php is quite simple to merge images by pixel, I also tried to delete moving object <a href="https:&#x2F;&#x2F;github.com&#x2F;br1n0&#x2F;phpPhotosMerger" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;br1n0&#x2F;phpPhotosMerger</a>
评论 #12851331 未加载
ricwover 8 years ago
Is this what makes the google pixel phone camera so outstanding? it would explain why a technically inferior camera (slower aperture, no optical image stabilisation) outperforms both apple and Samsung flagship phones.
mparlaneover 8 years ago
Mirror [85 MB]: <a href="https:&#x2F;&#x2F;dl.dropboxusercontent.com&#x2F;u&#x2F;9910153&#x2F;seeinthedark-public-15sep16.key.pdf" rel="nofollow">https:&#x2F;&#x2F;dl.dropboxusercontent.com&#x2F;u&#x2F;9910153&#x2F;seeinthedark-pub...</a>
评论 #12851652 未加载
评论 #12851651 未加载
trhwayover 8 years ago
Hubble - does it take one long exposure or similarly multiple short ones?
评论 #12851871 未加载
Aoyagiover 8 years ago
&gt;Need long exposure, but cell phones have no shutters.<p>Mine have... 1020 and 808.
dsjoergover 8 years ago
excellent! now someone make an app out of this.
hughesover 8 years ago
Sounds interesting, too bad the server is dead