OptimizedImageEnhance icon indicating copy to clipboard operation
OptimizedImageEnhance copied to clipboard

Several image/video enhancement methods, implemented by Java, to tackle common tasks, like dehazing, denoising, backscatter removal, low illuminance enhancement, featuring, smoothing and etc.

Results 6 OptimizedImageEnhance issues
Sort by recently updated
recently updated
newest added

您好, Automatic Red-Channel Underwater Image Restoration 我运行您的demo2所增强的图片发现与论文中的图片有比较明显的视觉差异,不知道哪个环节出现了问题, 实验结果: ![1_gen](https://user-images.githubusercontent.com/35527568/46869225-9e6ca200-ce5d-11e8-9209-cf0f3142b002.png) 论文结果: ![image](https://user-images.githubusercontent.com/35527568/46869247-adebeb00-ce5d-11e8-9d7b-063afc11c41e.png)

Hi, I used the ALTM to deal with the hdr image the result was terrible! Could your code deal with it?

Is there any usage documentation to use this code?

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...

How to implement the automatic color enhancement in Java