基于Qt和VTK实现CT三维重建项目c++源码+项目说明.zip

上传者: liufang_imei | 上传时间: 2023-08-15 12:39:45 | 文件大小: 238KB | 文件类型: ZIP
【资源介绍】 基于Qt和VTK实现CT三维重建项目c++源码+项目说明.zip 该项目是个人毕设项目,答辩评审分达到95分,代码都经过调试测试,确保可以运行!欢迎下载使用,可用于小白学习、进阶。 该资源主要针对计算机、通信、人工智能、自动化等相关专业的学生、老师或从业者下载使用,亦可作为期末课程设计、课程大作业、毕业设计等。 项目整体具有较高的学习借鉴价值!基础能力强的可以在此基础上修改调整,以实现不同的功能。 项目进度记录 1、解决了内存问题 2、从切片上拾取点并计算在三维空间中的坐标 3、三维点标记 4、三维空间点的增删,设计测量模式的UI 5、添加了表格的数据增删 6、调试二次加载的BUG(添加重置功能) 7、裁剪功能的图像导入与滑条索引 8、优化:测量数据不可编辑 9、路径编码问题 10、实现裁剪功能(需要OpenCV) 11、增加导出裁剪图像时显示进度条的功能,由于VTK图像读取在内部完成,实现进度条功能相对复杂,暂未实现。 12、裸数据(二进制)裁剪 13、三维切面默认不显示 14、背景默认为黑色 15、bin文件读取增加自动读取config文件,确定宽高参数 16、裁剪后可直接读入到三维体绘制中,仍保留裁剪后保存的功能 17、三维体绘制的切面改为半透明 18、经测试,裁剪后读入(内存读入)出现了内存泄漏的问题,获取每一层的指针,解决了这个问题 19、解决进度条出现了假死的情况 20、解决选择文件夹为空的崩溃问题 21、实现对话框裁剪序列图像 22、在MainWindow中声明CropSequenceDialog为友元类,CropSequenceDialog则可以直接访问MainWindow的成员(包括私有)

文件下载

资源详情

[{"title":"( 83 个子文件 238KB ) 基于Qt和VTK实现CT三维重建项目c++源码+项目说明.zip","children":[{"title":"CMakeLists.txt <span style='color:#111;'> 1.55KB </span>","children":null,"spread":false},{"title":"项目说明.md <span style='color:#111;'> 1.27KB </span>","children":null,"spread":false},{"title":"assets","children":[{"title":"resources.qrc <span style='color:#111;'> 712B </span>","children":null,"spread":false},{"title":"icons","children":[{"title":"model.png <span style='color:#111;'> 6.04KB </span>","children":null,"spread":false},{"title":"folder.png <span style='color:#111;'> 3.71KB </span>","children":null,"spread":false},{"title":"crop.png <span style='color:#111;'> 7.81KB </span>","children":null,"spread":false},{"title":"3DVolume.rc <span style='color:#111;'> 27B </span>","children":null,"spread":false},{"title":"gooal.png <span style='color:#111;'> 259.01KB </span>","children":null,"spread":false},{"title":"save_image.png <span style='color:#111;'> 3.73KB </span>","children":null,"spread":false},{"title":"gooal.ico <span style='color:#111;'> 9.44KB </span>","children":null,"spread":false},{"title":"eye.png <span style='color:#111;'> 9.42KB </span>","children":null,"spread":false},{"title":"setting.png <span style='color:#111;'> 6.65KB </span>","children":null,"spread":false},{"title":"add.png <span style='color:#111;'> 3.10KB </span>","children":null,"spread":false},{"title":"del.png <span style='color:#111;'> 2.04KB </span>","children":null,"spread":false},{"title":"exit.png <span style='color:#111;'> 8.31KB </span>","children":null,"spread":false},{"title":"bin.png <span style='color:#111;'> 5.63KB </span>","children":null,"spread":false},{"title":"reset.png <span style='color:#111;'> 6.72KB </span>","children":null,"spread":false},{"title":"clear.png <span style='color:#111;'> 4.01KB </span>","children":null,"spread":false},{"title":"deliver.png <span style='color:#111;'> 11.73KB </span>","children":null,"spread":false},{"title":"camera.png <span style='color:#111;'> 4.91KB </span>","children":null,"spread":false},{"title":"eye-slash.png <span style='color:#111;'> 6.08KB </span>","children":null,"spread":false},{"title":"save.png <span style='color:#111;'> 3.97KB </span>","children":null,"spread":false},{"title":"xml.png <span style='color:#111;'> 7.80KB </span>","children":null,"spread":false},{"title":"measure.png <span style='color:#111;'> 5.23KB </span>","children":null,"spread":false}],"spread":false},{"title":"presets","children":[{"title":"defualt-preset.xml <span style='color:#111;'> 387B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"src","children":[{"title":"Chart","children":[{"title":"OpacityTFChart.h <span style='color:#111;'> 2.19KB </span>","children":null,"spread":false},{"title":"ColorTransferControlPointsItem.cpp <span style='color:#111;'> 1.89KB </span>","children":null,"spread":false},{"title":"OpacityTFChart.cpp <span style='color:#111;'> 1.49KB </span>","children":null,"spread":false},{"title":"ColorTransferControlPointsItem.h <span style='color:#111;'> 1.76KB </span>","children":null,"spread":false},{"title":"ColorTFChart.h <span style='color:#111;'> 2.22KB </span>","children":null,"spread":false},{"title":"PiecewiseControlPointsItem.h <span style='color:#111;'> 1.34KB </span>","children":null,"spread":false},{"title":"ColorTFChart.cpp <span style='color:#111;'> 1.50KB </span>","children":null,"spread":false},{"title":"ChartXY.cpp <span style='color:#111;'> 645B </span>","children":null,"spread":false},{"title":"PiecewiseControlPointsItem.cpp <span style='color:#111;'> 1.08KB </span>","children":null,"spread":false},{"title":"ChartXY.h <span style='color:#111;'> 1.18KB </span>","children":null,"spread":false}],"spread":true},{"title":"Core","children":[{"title":"Line.h <span style='color:#111;'> 1.06KB </span>","children":null,"spread":false},{"title":"Line.cpp <span style='color:#111;'> 777B </span>","children":null,"spread":false},{"title":"SlicePlane.cpp <span style='color:#111;'> 2.82KB </span>","children":null,"spread":false},{"title":"Sculpture.cpp <span style='color:#111;'> 5.09KB </span>","children":null,"spread":false},{"title":"Sculpture.h <span style='color:#111;'> 4.07KB </span>","children":null,"spread":false},{"title":"CropImage.cpp <span style='color:#111;'> 3.15KB </span>","children":null,"spread":false},{"title":"CropImage.h <span style='color:#111;'> 2.20KB </span>","children":null,"spread":false},{"title":"TransferFunction.h <span style='color:#111;'> 2.74KB </span>","children":null,"spread":false},{"title":"SlicePlane.h <span style='color:#111;'> 2.89KB </span>","children":null,"spread":false},{"title":"Sphere.cpp <span style='color:#111;'> 889B </span>","children":null,"spread":false},{"title":"Sphere.h <span style='color:#111;'> 1.22KB </span>","children":null,"spread":false},{"title":"TransferFunction.cpp <span style='color:#111;'> 4.71KB </span>","children":null,"spread":false}],"spread":false},{"title":"Widget","children":[{"title":"ImagePlaneWidget.h <span style='color:#111;'> 1.58KB </span>","children":null,"spread":false},{"title":"ImagePlaneWidget.cpp <span style='color:#111;'> 823B </span>","children":null,"spread":false}],"spread":true},{"title":"Util","children":[{"title":"Utils.h <span style='color:#111;'> 883B </span>","children":null,"spread":false},{"title":"Utils.cpp <span style='color:#111;'> 1.18KB </span>","children":null,"spread":false},{"title":"Geometry.cpp <span style='color:#111;'> 2.25KB </span>","children":null,"spread":false},{"title":"ReadBin.cpp <span style='color:#111;'> 949B </span>","children":null,"spread":false},{"title":"Measures.h <span style='color:#111;'> 250B </span>","children":null,"spread":false},{"title":"ReadBin.h <span style='color:#111;'> 359B </span>","children":null,"spread":false},{"title":"Geometry.h <span style='color:#111;'> 2.02KB </span>","children":null,"spread":false},{"title":"Sequence.h <span style='color:#111;'> 512B </span>","children":null,"spread":false},{"title":"Sequence.cpp <span style='color:#111;'> 1.91KB </span>","children":null,"spread":false}],"spread":true},{"title":"Table","children":[{"title":"MeasureResultTable.h <span style='color:#111;'> 1013B </span>","children":null,"spread":false},{"title":"MeasureResultTable.cpp <span style='color:#111;'> 2.17KB </span>","children":null,"spread":false}],"spread":true},{"title":"GUI","children":[{"title":"binaryFileDialog.ui <span style='color:#111;'> 5.99KB </span>","children":null,"spread":false},{"title":"CropSequenceDialog.cpp <span style='color:#111;'> 12.71KB </span>","children":null,"spread":false},{"title":"cropSequenceDialog.ui <span style='color:#111;'> 8.08KB </span>","children":null,"spread":false},{"title":"BinaryFileDialog.h <span style='color:#111;'> 1.43KB </span>","children":null,"spread":false},{"title":"PreferencesDialog.h <span style='color:#111;'> 1.39KB </span>","children":null,"spread":false},{"title":"ProgressDialog.h <span style='color:#111;'> 937B </span>","children":null,"spread":false},{"title":"ProgressDialog.cpp <span style='color:#111;'> 1.02KB </span>","children":null,"spread":false},{"title":"preferencesdialog.ui <span style='color:#111;'> 6.14KB </span>","children":null,"spread":false},{"title":"PreferencesDialog.cpp <span style='color:#111;'> 1.98KB </span>","children":null,"spread":false},{"title":"mainwindow.ui <span style='color:#111;'> 34.89KB </span>","children":null,"spread":false},{"title":"CropSequenceDialog.h <span style='color:#111;'> 2.77KB </span>","children":null,"spread":false},{"title":"BinaryFileDialog.cpp <span style='color:#111;'> 3.08KB </span>","children":null,"spread":false},{"title":"MainWindow.cpp <span style='color:#111;'> 20.53KB </span>","children":null,"spread":false},{"title":"MainWindow.h <span style='color:#111;'> 7.72KB </span>","children":null,"spread":false}],"spread":false},{"title":"3DVolume.cpp <span style='color:#111;'> 775B </span>","children":null,"spread":false},{"title":"Settings","children":[{"title":"Backgrounds.h <span style='color:#111;'> 1.65KB </span>","children":null,"spread":false},{"title":"Backgrounds.cpp <span style='color:#111;'> 744B </span>","children":null,"spread":false},{"title":"Material.h <span style='color:#111;'> 2.36KB </span>","children":null,"spread":false},{"title":"Material.cpp <span style='color:#111;'> 1.19KB </span>","children":null,"spread":false}],"spread":true},{"title":"Interactor","children":[{"title":"InteractorStyleCropImage.h <span style='color:#111;'> 1.78KB </span>","children":null,"spread":false},{"title":"InteractorStylePlaneImage.h <span style='color:#111;'> 2.40KB </span>","children":null,"spread":false},{"title":"InteractorStylePlaneImage.cpp <span style='color:#111;'> 5.00KB </span>","children":null,"spread":false},{"title":"InteractorStyleCropImage.cpp <span style='color:#111;'> 4.94KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}]

评论信息

免责申明

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