CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..)

文件名称:ImbraTest

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    960.96kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

一个使用Imebra 库处理医学图像的例子,带两个DICOM格式的图片-An example of Imebra processing of medical images, with two DICOM format images
(系统自动生成,下载前可以参看下载内容)

下载文件列表

ImbraTest/base/include/baseObject.h
ImbraTest/base/include/baseStream.h
ImbraTest/base/include/charsetConversion.h
ImbraTest/base/include/configuration.h
ImbraTest/base/include/criticalSection.h
ImbraTest/base/include/exception.h
ImbraTest/base/include/huffmanTable.h
ImbraTest/base/include/memory.h
ImbraTest/base/include/memoryStream.h
ImbraTest/base/include/stream.h
ImbraTest/base/include/streamController.h
ImbraTest/base/include/streamReader.h
ImbraTest/base/include/streamWriter.h
ImbraTest/base/include/thread.h
ImbraTest/base/src/baseObject.cpp
ImbraTest/base/src/baseStream.cpp
ImbraTest/base/src/charsetConversion.cpp
ImbraTest/base/src/criticalSection.cpp
ImbraTest/base/src/exception.cpp
ImbraTest/base/src/huffmanTable.cpp
ImbraTest/base/src/memory.cpp
ImbraTest/base/src/memoryStream.cpp
ImbraTest/base/src/stream.cpp
ImbraTest/base/src/streamController.cpp
ImbraTest/base/src/streamReader.cpp
ImbraTest/base/src/streamWriter.cpp
ImbraTest/base/src/thread.cpp
ImbraTest/Brain2.dcm
ImbraTest/ChildFrm.cpp
ImbraTest/ChildFrm.h
ImbraTest/dicom/IM1
ImbraTest/dicom/IM2
ImbraTest/GdiPlus.lib
ImbraTest/gdiplus的设置.txt
ImbraTest/Imbratest.aps
ImbraTest/Imbratest.cpp
ImbraTest/Imbratest.h
ImbraTest/Imbratest.ncb
ImbraTest/Imbratest.rc
ImbraTest/Imbratest.sln
ImbraTest/Imbratest.suo
ImbraTest/Imbratest.vcproj
ImbraTest/ImbratestDoc.cpp
ImbraTest/ImbratestDoc.h
ImbraTest/ImbratestView.cpp
ImbraTest/ImbratestView.h
ImbraTest/imebra/include/buffer.h
ImbraTest/imebra/include/bufferStream.h
ImbraTest/imebra/include/charsetsList.h
ImbraTest/imebra/include/codec.h
ImbraTest/imebra/include/codecFactory.h
ImbraTest/imebra/include/colorTransform.h
ImbraTest/imebra/include/colorTransformsFactory.h
ImbraTest/imebra/include/data.h
ImbraTest/imebra/include/dataCollection.h
ImbraTest/imebra/include/dataGroup.h
ImbraTest/imebra/include/dataHandler.h
ImbraTest/imebra/include/dataHandlerDate.h
ImbraTest/imebra/include/dataHandlerDateTime.h
ImbraTest/imebra/include/dataHandlerDateTimeBase.h
ImbraTest/imebra/include/dataHandlerNumeric.h
ImbraTest/imebra/include/dataHandlerString.h
ImbraTest/imebra/include/dataHandlerStringAE.h
ImbraTest/imebra/include/dataHandlerStringAS.h
ImbraTest/imebra/include/dataHandlerStringCS.h
ImbraTest/imebra/include/dataHandlerStringDS.h
ImbraTest/imebra/include/dataHandlerStringIS.h
ImbraTest/imebra/include/dataHandlerStringLO.h
ImbraTest/imebra/include/dataHandlerStringLT.h
ImbraTest/imebra/include/dataHandlerStringPN.h
ImbraTest/imebra/include/dataHandlerStringSH.h
ImbraTest/imebra/include/dataHandlerStringST.h
ImbraTest/imebra/include/dataHandlerStringUI.h
ImbraTest/imebra/include/dataHandlerStringUnicode.h
ImbraTest/imebra/include/dataHandlerStringUT.h
ImbraTest/imebra/include/dataHandlerTime.h
ImbraTest/imebra/include/dataSet.h
ImbraTest/imebra/include/dibCodec.h
ImbraTest/imebra/include/dicomCodec.h
ImbraTest/imebra/include/dicomDict.h
ImbraTest/imebra/include/drawBitmap.h
ImbraTest/imebra/include/image.h
ImbraTest/imebra/include/imebra.h
ImbraTest/imebra/include/imebraDoc.h
ImbraTest/imebra/include/jpegCodec.h
ImbraTest/imebra/include/LUT.h
ImbraTest/imebra/include/modalityVOILUT.h
ImbraTest/imebra/include/MONOCHROME1ToMONOCHROME2.h
ImbraTest/imebra/include/MONOCHROME1ToRGB.h
ImbraTest/imebra/include/MONOCHROME2ToRGB.h
ImbraTest/imebra/include/MONOCHROME2ToYBRFULL.h
ImbraTest/imebra/include/PALETTECOLORToRGB.h
ImbraTest/imebra/include/RGBToMONOCHROME2.h
ImbraTest/imebra/include/RGBToPALETTECOLOR.h
ImbraTest/imebra/include/RGBToYBRFULL.h
ImbraTest/imebra/include/RGBToYBRPARTIAL.h
ImbraTest/imebra/include/transaction.h
ImbraTest/imebra/include/transform.h
ImbraTest/imebra/include/transformBuffers.h
ImbraTest/imebra/include/transformHighBit.h
ImbraTest/imebra/include/transformsChain.h
ImbraTest/imebra/include/viewHelper.h
ImbraTest/imebra/include/VOILUT.h
ImbraTest/imebra/include/waveform.h
ImbraTest/imebra/include/YBRFULLToMONOCHROME2.h
ImbraTest/imebra/include/YBRFULLToRGB.h
ImbraTest/imebra/include/YBRPARTIALToRGB.h
ImbraTest/imebra/src/buffer.cpp
ImbraTest/imebra/src/charsetsList.cpp
ImbraTest/imebra/src/codec.cpp
ImbraTest/imebra/src/codecFactory.cpp
ImbraTest/imebra/src/colorTransform.cpp
ImbraTest/imebra/src/colorTransformsFactory.cpp
ImbraTest/imebra/src/data.cpp
ImbraTest/imebra/src/dataGroup.cpp
ImbraTest/imebra/src/dataHandler.cpp
ImbraTest/imebra/src/dataHandlerDate.cpp
ImbraTest/imebra/src/dataHandlerDateTime.cpp
ImbraTest/imebra/src/dataHandlerDateTimeBase.cpp
ImbraTest/imebra/src/dataHandlerString.cpp
ImbraTest/imebra/src/dataHandlerStringAE.cpp
ImbraTest/imebra/src/dataHandlerStringAS.cpp
ImbraTest/imebra/src/dataHandlerStringCS.cpp
ImbraTest/imebra/src/dataHandlerStringDS.cpp
ImbraTest/imebra/src/dataHandlerStringIS.cpp
ImbraTest/imebra/src/dataHandlerStringLO.cpp
ImbraTest/imebra/src/dataHandlerStringLT.cpp
ImbraTest/imebra/src/dataHandlerStringPN.cpp
ImbraTest/imebra/src/dataHandlerStringSH.cpp
ImbraTest/imebra/src/dataHandlerStringST.cpp
ImbraTest/imebra/src/dataHandlerStringUI.cpp
ImbraTest/imebra/src/dataHandlerStringUnicode.cpp
ImbraTest/imebra/src/dataHandlerStringUT.cpp
ImbraTest/imebra/src/dataHand

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com