Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can not find the defination of noise map #32

Open
JiaqianLi opened this issue Oct 11, 2019 · 2 comments
Open

can not find the defination of noise map #32

JiaqianLi opened this issue Oct 11, 2019 · 2 comments

Comments

@JiaqianLi
Copy link

Hello,thank you for your great work. I use your python code to gengerate noise image, but I can not find the defination of noise map in your code at ISP_implement. I wonder to know how to get the noise map in this code.

@GuoShi28
Copy link
Owner

The python code does not provide the noise map. You can refer to the paper definition, sigma_s*img + sigma_c. sigma_s and sigma_c are obtained by the random function.

@MrBled
Copy link

MrBled commented Oct 5, 2021

@JiaqianLi did you succeed in making python the code run? If so what code did you use? Thank you. I'm trying to make it work now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants