Skip to content

convert images between 8 bits and 16 bits with gamma transformation

Notifications You must be signed in to change notification settings

Design-and-Simulation/8bits_16bits_image_convert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

8bits_16bits_image_convert

convert images between 8 bits and 16 bits with gamma transformation or piecewise linear transformation

Author: Zhang Zhihong

Email: z_zhi_hong@163.com

principle:

gamma transformation: using gamma transformation map to finish conversion

piecewise linear transformation: using truncation and linear transformation to finish conversion

usage:

change the input directory and output directory in the codes and run it.

About

convert images between 8 bits and 16 bits with gamma transformation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages