会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
ssh_alitheia
生而遗忘,文字挽留
博客园
首页
新随笔
联系
订阅
管理
2014年4月29日
【GDAL】图像处理三:图像平滑(一)
摘要: 目的:读取一幅图像中的一个波段,对其进行平滑,采用8邻域。遇到一个问题,没有想好怎么解决。如下:1.完整代码:#include #include #include #include using namespace std;typedef unsigned char BYTE;int main(){ ...
阅读全文
posted @ 2014-04-29 22:49 ssh_alitheia
阅读(648)
评论(0)
推荐(0)
编辑
公告