登录
首页 » 图像处理 » 由VC++ 6.0读取DICOM文件

由VC++ 6.0读取DICOM文件

于 2022-03-23 发布 文件大小:362.70 kB
0 124
下载积分: 2 下载次数: 1

代码说明:

它可以用于读取 *.dcm filesit 可以得到图像的 withd,高度,和像素 lengthit 也可以读取 JPEG 文件

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • C#YUV--RGB24
             static double[,] YUV2RGB_CONVERT_MATRIX = new double[3, 3] { { 1, 0, 1.14 }, { 1, -0.39, -0.58 }, { 1, 2.03, 0 } };      
    2022-01-26 00:23:28下载
    积分:1
  • H264编解码器源代码
    资源描述H264编解码器源代码,包括H264编解码播放器和编解码的源代码
    2022-05-30 12:03:18下载
    积分:1
  • ScienceSlides 科研插软件
    ScienceSlides是非常方便快捷小巧的ppt插图软件,里边包含了大量的专业素材,比如神经元,细胞,人体结构,DNA等等,而且都是彩色的,具有很好的视觉效果。
    2022-03-18 23:21:24下载
    积分:1
  • 电子地信息系统
    1  需求分析 1 2  系统总框图和功能模块说明 1 2.1  系统总框图 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-01-24 15:08:01下载
    积分:1
  • MFCReadOBJ
    读入Obj对象到MFC的文件,可以对对象进行旋转或者改变光照的程序. Obj object to the MFC read the file, you can rotate the object or change the lighting process.
    2023-01-28 05:00:04下载
    积分:1
  • VC++三维曲面重建代码
    能够很好的实现从点云数据实现三维曲面重建,实现效果非常好,传上来跟大学一起进步!
    2022-02-03 21:36:52下载
    积分:1
  • StL Data File Viewer
    StereoLithography(StL) is something that is widely used in CAD/CAM, RapidPrototyping etc. The concept is that any surface or solid is exported to StL format by data exchange packages after they are modeled in commercial CAD packages. This data consists of triangulated facets that approximate the surface of the solid. No topological or geometric information is exported. The surface is subdivided into small triangles. The approximation uses chordal deflection for curved surfaces to smoothen the surface. More the smoothening required, more number of smaller triangles are generated by subdivision resulting in larger size of data file. Now, along with triangles, their facet normals are also generated. The data is written both in ASCII and binary formats. The data in ASCII is written like this:
    2022-02-02 20:46:09下载
    积分:1
  • 融合算法
    完美的图像处理算法,利用OPECV和拉普拉斯金子塔算法对两张图片进行分层再融合,本处只提供源代码,可将代码添加到工程中就可以运行图像处理的初学者一定要下着看看,完美的效率,完美的效果,果断分享
    2023-01-12 19:25:03下载
    积分:1
  • 基于sift拼接(vs2010+opencv2.4.9)
    通过sift算法提取图片的特征,然后用KD算法搜寻匹配特征,用RANSANC算法去除外点。计算单应矩阵H,变换浮动图像,插值计算,使用加权方式进行重叠区的融合。最后得到拼接图像,效果良好。
    2023-07-12 09:40:05下载
    积分:1
  • 视频音频编解码
    这是我自己做的一个视频音频编解码的程序。视频的编解码是使用的FFMpeg做的,包括环境的配置和引擎的初始化。音频的编解码采用的事faad和faac。另外视频的采集用的是opencv,不过用的是IPImage而不是CVMAT,凑活着用吧
    2022-11-21 08:05:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载