-
Notifications
You must be signed in to change notification settings - Fork 184
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't find definition of altm_method in EnhanceViaRetinexDTCWT(matlab) #1
Comments
Same problem. Hope someone can help. |
1 similar comment
Same problem. Hope someone can help. |
Hi, I faced the same issue of missing function. |
I noticed, that you can skip that and the image will be processed but without ALTM i guess. C = w{J + 1}{1}{s} + Imag * w{J + 1}{2}{s}; Anybody have any idea how and where to call a ALTM function. |
Same problem. Hope someone can help. |
Hi @IsaacChanghau
I am trying to read EnhanceViaRetinexDTCWT(matlab), altm_method is used in Main.m(line 54), but I can't find the definition of it. Could you please tell me where the definition of altm_method is? Thank you.
The text was updated successfully, but these errors were encountered: