Extreme imaging using cell phones: SeeInTheDark [pdf]
graphics.stanford.edu
Extreme imaging using cell phones: SeeInTheDark [pdf]
1–10 of 26 posts
Re: Extreme imaging using cell phones: SeeInTheDark [pdf]
#2Very impressive! I have an app on my android that follows the same basic idea (accumulate frames) but doesn't come anywhere near this.
Unfortunately the author, in a reply to a youtube comment, stated that this is work he did for Google and doesn't know if the company has any plans for this.
Re: Extreme imaging using cell phones: SeeInTheDark [pdf]
#3Sounds interesting, too bad the server is dead
Re: Extreme imaging using cell phones: SeeInTheDark [pdf]
#4Mirror [85 MB]: https://dl.dropboxusercontent.com/u/9910153/seeinthedark-pub...
Re: Extreme imaging using cell phones: SeeInTheDark [pdf]
#5There is an old free software package ALE ( https://unix4lyfe.org/ale/ ) 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.
Re: Extreme imaging using cell phones: SeeInTheDark [pdf]
#6In php is quite simple to merge images by pixel,
I also tried to delete moving object
https://github.com/br1n0/phpPhotosMerger
Re: Extreme imaging using cell phones: SeeInTheDark [pdf]
#7In php is quite simple to merge images by pixel,
I also tried to delete moving object
https://github.com/br1n0/phpPhotosMerger
Re: Extreme imaging using cell phones: SeeInTheDark [pdf]
#8Very impressive! I have an app on my android that follows the same basic idea (accumulate frames) but doesn't come anywhere near this. Unfortunately the author, in a reply to a youtube comment, stated that this is work he did for Google and doesn't know if the company has any plans for this.
[deleted]
Re: Extreme imaging using cell phones: SeeInTheDark [pdf]
#9In php is quite simple to merge images by pixel, I also tried to delete moving object https://github.com/br1n0/phpPhotosMerger
Nice job
Re: Extreme imaging using cell phones: SeeInTheDark [pdf]
#10excellent! now someone make an app out of this.