查看会员资料
- Email:用户隐藏
- Icq/MSN:qq
- 电话号码:
- Homepage:
- 会员简介:这家伙很懒,什么都没留下!
最新会员发布资源
indexfromPNG.cpp.tar
- 利用libpng库解码读取png图片,获取图片像素的颜色索引值,并将结果保存在opencv的Mat数据容器中。-The color index value for each pixel of a png pixture is given by this code with the help of libpng library. The result is saved in Mat class of opencv.