基本信息
源码名称:RAW格式图片转RBG
源码大小:50.65M
文件格式:.rar
开发语言:C/C++
更新时间:2020-06-30
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 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