Description: In the image color conversion process, because of different color range, conversion process may produce error Error diffusion algorithm through will error transfer into the surrounding pixels and reduce its cause of visual error.
This program is to use error diffusion to achieve true color to high color conversion.
To Search:
File list (Check if you may need any files):
ErrorDiffuse\ErrorDiffuse.cpp
............\test0.bmp
............\win_DevC++
............\..........\build
............\..........\ErrorDiffuse.dev
............\..........\ErrorDiffuse.layout
............\..........\Makefile.win
............\win_vc
............\......\ErrorDiffuse.sln
............\......\ErrorDiffuse.vcproj
hGraphic32\hBmpFile.cpp
..........\hBmpFile.h
..........\hColor32.h
..........\hGraphic32.h
..........\hGraphic32_c.cpp
..........\hGraphic32_c.h
..........\hPixels32.cpp
..........\hPixels32.h
..........\hStream.cpp
..........\hStream.h