嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
采用C 语言,主要实现RAW格式的图片转化为RBG格式。
RAW to rgb
└── raw to rgb
├── 1.raw
├── Raw8_RGGB_ToRGB24.jpg
├── raw to rgb.cpp
├── raw to rgb.sln
├── raw to rgb.vcxproj
├── raw to rgb.vcxproj.filters
├── raw to rgb.vcxproj.user
└── x64
└── Debug
├── raw to rgb.exe
├── raw to rgb.ilk
├── raw to rgb.log
├── raw to rgb.obj
├── raw to rgb.pdb
├── raw to rgb.tlog
│ ├── CL.command.1.tlog
│ ├── CL.read.1.tlog
│ ├── CL.write.1.tlog
│ ├── link.command.1.tlog
│ ├── link.read.1.tlog
│ ├── link.write.1.tlog
│ └── raw to rgb.lastbuildstate
├── raw to rgb.vcxproj.FileListAbsolute.txt
├── vc142.idb
└── vc142.pdb
4 directories, 22 files