Skip to content

Automatic contrast enhancement using reversible data hiding. This is an implementation of paper https://ieeexplore.ieee.org/document/7368603 with optimization of lowest peak selection when there are multiple options.

License

Notifications You must be signed in to change notification settings

suahnkim/acerdh

Repository files navigation

acerdh: automatic contrast enhancement using reversible data hiding

This is an implementation of paper (Accepted, Official version) with optimization of lowest peak selection when there are multiple options. This is vector optimized implementation. A code that is easier to understand will be uploaded in the future.

Installation

  • Download zip from github
  • Install using git
git clone https://github.com/suahnkim/acerdh

Usage

  • Run main.m from matlab terminal.
main

Dependencies

  • Toolboxes from MATLAB

Tested platform

  • OS: Windows 10
  • MATLAB version: MATLAB R2021a

Code Repositories

The same code can be found @ gitlab: https://gitlab.com/suahnkim/acerdh and gitee: https://gitee.com/suahnkim/acerdh

Contributor

Author: Rolf Lussi
This repository is maintained by Suah Kim @ https://iaslab.org.
You can send email @ suahnkim(at)gmail.com for comments or requests.

Donate

You can send me ethereum: 0x8ee66791696a81add6a2dab71e7833c4d2358a91
Or buy me a cup of coffee: https://www.buymeacoffee.com/suahnkim

About

Automatic contrast enhancement using reversible data hiding. This is an implementation of paper https://ieeexplore.ieee.org/document/7368603 with optimization of lowest peak selection when there are multiple options.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages