• 大小: 161B
    文件类型: .m
    金币: 1
    下载: 0 次
    发布日期: 2021-01-05
  • 语言: Matlab
  • 标签: matlab  raw图像  

资源简介

读取Raw格式的图像,调用格式im=imread(path,height,width)

资源截图

代码片段和文件信息

function newMap=imreadRaw(pathwidthheight)
image=fopen(path ‘r‘);
imageR=fr

评论

共有 条评论