| |
 |
 |
|
| | 2010-09-03 |
- Update DicomVCL
|
|
| | 2010-2-25 |
- Update Dicomvcl
- Update WebPacs Online
|
|
| | 2010-1-15 | |
|
| | 2009-9-8 |
- fix bug for Delphi 2009 (print )
- fix burn cd
- optimized speed of receive large image
|
|
| | 2009-8-13 |
- Update WebPacs
- Update DicomVCL for Delphi2009
|
|
| | 2009-8-8 |
- add 3d rendering for ultrasound cine (demo 3ddemo) and fix 3d bug
- new component : TDicomViewGL (demo GLView)
- update Source Code of Web Dicom Image Viewer ActiveX ( for Site License )
|
|
| | 2009-7-2 |
- fix mpr
- add new property DisplayRuler for viewer compoments
|
|
| | 2009-06-11 |
- fix a memory leak
- fix a bug in mpr
|
|
| | 2009-5-19 |
- Add suport Delphi 2009
|
|
| | 2009-05-15 |
- New software WebPacs
user name: sys
password: 123

3 license for WebPacs
- user license(one pacsserver active key, without source),
- Oem license(unlimit pacsserver active key, without source),
- Ent license(with source)
EMail: dicom3@163.com
for help you install or use, please install logmein.com and call my MSN (dicom20003@hotmail.com) |
|
| | 2009-03-30 |
- fix bugs
|
|
| | 2008-11-11 |
- new version uploaded, optimized TDicomView
- Add suport for C++ Builder 2007 (update 3)
|
|
| | 2008-10-08 |
- Optimize DicomVCL for 16bit image.(new version uploaded)
- Add DICOM3D demo download (surface rendering , volume rendering and 3D MIP).
- Add VideoConference demo and 3Ddemo to dicomvcl
- Add 4 new components : conference server and client, 3DView (dicom3d sdk) . DicomVCL can now do volume rendering and surface rendering and 3d MIP.
 
|
|
| | 2008-9-9 |
- value text of measure tools can be freely move (CnsDMTable1.LabelPosition := dlmFreeMove;)
- add an event for add popup menu of measure tools
- Support for Segmented 16-bits Palettes (ALOKA Ultrasounds, for example)
- Add ImageAngle for viewer. you can rotate a image in any degree
- Add cluster resource dll SDK. you can make your pacs server as clusterware application easily with this
|
|
| | 2008-8-17 |
- Add support and new demo for Structured Reporting Documents(DICOM SR)
- Add H263 compress and decompress
|
|
| | 2008-6-2 |
- Add Web PACS SDK download
- Add Cpp Builder Dicom Server demo
|
|
| | 2008-3-31 | 1.Add new Wado Server component and demo |
|
| | 2008-3-23 |
- add suport dicom waveform
- add Surface Rendering (use Marching Cubes, see mpr demo)
|
|
| | 2008-1-15 |
- Add 2 Global variables:
- DicomImplementationClassUID: string;
- DicomImplementationVersionName: string; for set Implementation info of dicom file
- Add 6 new demos:
- C-GET/C-MOVE,
- MPPS SCP,
- MPPS SCU,
- Commitment SCP,
- Commitment SCU,
- Dicom Printer SCP
- Add series functions for add custom information labels (to TDicomImage, see readdicomimage demo):
- function AddInformationLabel(APosition, AOrderID: Integer; AFormatString: string):TDicomInformationLabel;
- function GetInformationLabelCount: Integer;
- procedure DeleteInformationLabel(AIndex:Integer);
- procedure ClearInformationLabels;
- property InfoLabels[index: Integer]: TDicomInformationLabel
- Add series event for N-Series of TDicomServerCore
- OnNormalisedReceived: TDicomRequestEvent;
- OnNormalisedReceivedNGet: TDicomRequestEvent;
- OnNormalisedReceivedNSet: TDicomRequestEvent;
- OnNormalisedReceivedNEventReport: TDicomRequestEvent;
- OnNormalisedReceivedNAction: TDicomRequestEvent;
- OnNormalisedReceivedNCreate: TDicomRequestEvent;
- OnNormalisedReceivedNDelete: TDicomRequestEvent;
|
|
| | 2007-12-29 | 1. fix big endian, change measure label display |
|
| |
|