qt编写的解析16位深tiff灰度图的程序

上传者: 43935474 | 上传时间: 2019-12-21 21:49:42 | 文件大小: 12MB | 文件类型: zip
1.该程序用QT开发,实现图片导入、显示、缩放、拖动及处理(冷暖色、灰度、亮度、饱和、模糊、锐化)。 经实测,我写的这个软件在导入10000*7096像素的超大图片的时候,缩放的速度比2345看图软件还快,2345缩放超大图会卡顿,但本软件不会^_^ 关于程序中缩放拖动部分的说面参见我的博客https://blog.csdn.net/weixin_43935474/article/details/89327314; 2.载入图片后,鼠标移动的时候可以显示鼠所在点的图像的坐标以及灰度; 3.缩放的时候,图片右上角可以显示当前图片的缩放比例; 4.用户可导入16位深的tiff灰度图文件(一般来说是由相机拍摄的灰度图数据),导入16位深的tiff的时候,用户需要先点击界面左上角的checkbox,然后再导入tiff图片,否则图片解析不出来。 注:Qt自带的QImage只能导入8位深的tiff灰度图,如果用qt的QImage导入16位深的灰度图,图像数据会被强制转换成argb格式的图像,数据就被更改了,所以我自己编写一个解析tiff文件的功能,我翻阅了很多博客,其中如下链接给我的帮助最大: https://blog.csdn.net/chenlu5201314/article/details/56276903 上述博客作为详细解析tiff文件结构的说明文档,写的非常详细,我也是根据上面的内容,自己编写了一个解析tiff文件的类(当然功能很少,只能解析符合特定条件的tiff文件) //************************************************************ //by Bruce Xu //注:解析tiff的类只解析特定的tiff文件! //1.解析的tiff文件中只存在一幅图,如果文件中存在多幅图,本类不支持解析! //2.图像数据为8位或16位深度的灰度图,如果是其他类型的图片,本类不支持解析! //3.图片没有被压缩过! //************************************************************

文件下载

资源详情

[{"title":"( 23 个子文件 12MB ) qt编写的解析16位深tiff灰度图的程序","children":[{"title":"EditPic","children":[{"title":"editpic.ini <span style='color:#111;'> 145B </span>","children":null,"spread":false},{"title":"mainwindow.ui <span style='color:#111;'> 5.83KB </span>","children":null,"spread":false},{"title":"imagewidget.h <span style='color:#111;'> 1.36KB </span>","children":null,"spread":false},{"title":"EditPic.pro <span style='color:#111;'> 1.47KB </span>","children":null,"spread":false},{"title":"imagewidget.cpp <span style='color:#111;'> 4.54KB </span>","children":null,"spread":false},{"title":"test.config <span style='color:#111;'> 1.36KB </span>","children":null,"spread":false},{"title":"mainwindow.cpp <span style='color:#111;'> 13.58KB </span>","children":null,"spread":false},{"title":"configfilemanager.cpp <span style='color:#111;'> 14.56KB </span>","children":null,"spread":false},{"title":"mytiflib.cpp <span style='color:#111;'> 3.68KB </span>","children":null,"spread":false},{"title":"mytiflib.h <span style='color:#111;'> 2.38KB </span>","children":null,"spread":false},{"title":"res","children":[{"title":"debug_screenbg.jpg <span style='color:#111;'> 19.34KB </span>","children":null,"spread":false},{"title":"frame.png <span style='color:#111;'> 20.32KB </span>","children":null,"spread":false},{"title":"images.qrc <span style='color:#111;'> 130B </span>","children":null,"spread":false}],"spread":true},{"title":"EditPic.pro.user <span style='color:#111;'> 23.78KB </span>","children":null,"spread":false},{"title":"main.cpp <span style='color:#111;'> 183B </span>","children":null,"spread":false},{"title":"processorthread.h <span style='color:#111;'> 1.15KB </span>","children":null,"spread":false},{"title":"processorthread.cpp <span style='color:#111;'> 11.91KB </span>","children":null,"spread":false},{"title":"typedef.h <span style='color:#111;'> 218B </span>","children":null,"spread":false},{"title":"configfilemanager.h <span style='color:#111;'> 3.25KB </span>","children":null,"spread":false},{"title":"mainwindow.h <span style='color:#111;'> 1.45KB </span>","children":null,"spread":false},{"title":"editpic2.ini <span style='color:#111;'> 129B </span>","children":null,"spread":false},{"title":"2_CAL_G.dat <span style='color:#111;'> 54.99MB </span>","children":null,"spread":false},{"title":"test2.config <span style='color:#111;'> 1.58KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明