-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update readme: dependencies and paper link
- Loading branch information
marianotepper
authored and
marianotepper
committed
May 8, 2018
1 parent
63e6ca8
commit 282921e
Showing
1 changed file
with
6 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,11 @@ | ||
The hough-anscombe repository contains the code corresponding to the paper: | ||
|
||
M. Tepper, A. Giovannucci, E. Pnevmatikakis | ||
Anscombe meets Hough: Noise variance stabilization via parametric model estimation. | ||
In ICASSP, 2018 | ||
https://marianotepper.github.io/papers/anscombe-meets-hough.pdf | ||
> M. Tepper, A. Giovannucci, E. Pnevmatikakis\ | ||
> Anscombe meets Hough: Noise variance stabilization via parametric model estimation.\ | ||
> In ICASSP, 2018\ | ||
> [paper link](https://marianotepper.github.io/papers/anscombe-meets-hough.pdf) | ||
Dependencies: matplotlib numpy pillow scipy seaborn | ||
|
||
Dependencies: glob h5py matplotlib numpy pillow scipy seaborn skimage sklearn tifffile | ||
|
||
Copyright (c) 2017 by Mariano Tepper, Flatiron Institute, Simons Foundation |