Code Monkey home page Code Monkey logo

bmecoursedesign's Introduction

BMECourseDesign English Doc

介绍

上海交通大学生物医学工程学院课程设计——影像方向,课程目标包括使用开源软件搭建微型PACS系统和解决生物医学工程实践中的实际问题。

Task 1

修改并补充一个使用Microsoft Visual C++的位图处理程序。

Task 2

部分报告: DICOM网络传输协议解析

使用DCMTK的实用工具,利用日志和网络抓包分析DICOM标准。

Task 3

使用DCMTK的API编写PACS系统。

SCU

入口文件:scu.cpp

实现功能:

  • 实现C-STORE请求
  • 根据文件元数据自动匹配Presentation Context

SCP

入口文件scp.cpp

实现功能:

  • 实现支持C-STORE请求的SCP客户端
  • 实现对图像的几种处理,图像翻转、图像任意角度旋转、图像自动转JPEG压缩。
  • 实现sqlite3数据库记录

Project

  • 实时预览和控制图像配准过程的跨平台GUI实用工具。
  • 源代码 registrationViewer

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.