Description:
Bitmap to JPG where the color space conversion, BGR color space into YCbCr space, 1 require the use of look-up table method
2 cut out the macro block data (16*48) to write D:/out.txt
3 press 4:2:0 to convert the BGR color space to YCbCr space,
Brightness signal (16*16) to write to D:/outY.txt
Cb signal (8*8) to write to D:/outCb.txt
Cr signal (8*8) to write to D:/outCr.txt
To Search:
File list (Check if you may need any files):
BTOJ-EX\BTOJ.sdf
.......\img.bmp
.......\位图转JPEG.sln
.......\位图转JPEG.suo
.......\BTOJ\BTOJ.APS
.......\....\BTOJ.cpp
.......\....\BTOJ.h
.......\....\BTOJ.rc
.......\....\BTOJ.vcxproj
.......\....\BTOJ.vcxproj.filters
.......\....\BTOJ.vcxproj.user
.......\....\BTOJDoc.cpp
.......\....\BTOJDoc.h
.......\....\BTOJView.cpp
.......\....\BTOJView.h
.......\....\MainFrm.cpp
.......\....\MainFrm.h
.......\....\ReadMe.txt
.......\....\resource.h
.......\....\stdafx.cpp
.......\....\stdafx.h
.......\....\targetver.h
.......\....\李依然.cpp
.......\....\Debug\BTOJ.exe.embed.manifest
.......\....\.....\BTOJ.exe.embed.manifest.res
.......\....\.....\BTOJ.exe.intermediate.manifest
.......\....\.....\BTOJ.lastbuildstate
.......\....\.....\BTOJ.log
.......\....\.....\BTOJ.pch
.......\....\.....\BTOJ.res
.......\....\.....\BTOJ_manifest.rc
.......\....\.....\CL.read.1.tlog
.......\....\.....\CL.write.1.tlog
.......\....\.....\link-cvtres.read.1.tlog
.......\....\.....\link-cvtres.write.1.tlog
.......\....\.....\link.read.1.tlog
.......\....\.....\link.write.1.tlog
.......\....\.....\mt.read.1.tlog
.......\....\.....\mt.write.1.tlog
.......\....\.....\rc.read.1.tlog
.......\....\.....\rc.write.1.tlog
.......\....\.....\vc100.idb
.......\....\.....\vc100.pdb
.......\....\.....\位图转JPEG.lastbuildstate
.......\....\.....\stdafx.obj
.......\....\.....\BTOJ.obj
.......\....\.....\BTOJDoc.obj
.......\....\.....\BTOJView.obj
.......\....\.....\MainFrm.obj
.......\....\res\BTOJ.ico
.......\....\...\BTOJ.rc2
.......\....\...\BTOJDoc.ico
.......\Debug\BTOJ.exe
.......\.....\BTOJ.ilk
.......\.....\BTOJ.pdb
.......\位图转JPEG.sdf
.......\BTOJ\Debug
.......\....\res
.......\ipch\btoj-52112bf8
.......\BTOJ
.......\Debug
.......\ipch
BTOJ-EX