Skip to content

Implemented the simple linear interpolation and Freeman interpolation for Bayer pattern mosaicing images.

Notifications You must be signed in to change notification settings

renyming/Bayer_pattern_demosaicing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bayer pattern demosaicing

Implemented the simple linear interpolation and Freeman interpolation for Bayer pattern mosaicing images.

Bayer pattern given in this assignment:

B R B R. . .

R G R G. . .

B R B R. . .

. . .

Usage:

BayerDemosaicing.exe [path to Bayer mosaicing image] [path to original image]

About

Implemented the simple linear interpolation and Freeman interpolation for Bayer pattern mosaicing images.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages