| |
 |
 |
|
| | 2008-9-5 |
- value text of measure tools can be freely move (CnsDMTable1.LabelPosition := dlmFreeMove;)
- add an event for add popup menu of measure tools
- add suport C++ Builder 2007
- fix bugs.
|
|
| | 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 |
|
| | 2007-11-28 | fix rle compress,optimized mpr, optimized WebDicomViewer.ocx |
|
| | 2007-11-22 | New Product: WebPacs SDK, It include Full Dicom Server and WebDicomViewer.ocx You can easy to build pacs. WebPacs SDK suport delphi, C++Builder, VB, PB, VC, html to build PACS quickly |
|
| | 2007-11-20 | New Product(DLL or source): Dicom Image Printer Driver is a printer driver for Microsoft Windows 2000/XP. It is installed and it operates like any other printer driver. However, instead of sending documents to a real printer, it creates a dicom image and send it to dicom server or save to dicom image file. This is very useful for developing the convert ECG, TCD, EKG... to dicom image.
New Product(DLL): Export Dicom Image to Portable Document Format file(*.PDF)
New Product(DLL): Export Dicom Image to Flash file(*.SWF) |
|
| | 2007-8-28 | fix bug,
add lookup table for color image
add image filter |
|
| | 2007-8-7 | Add WebDicomViewer.You can access dicom images over internet. A MR images demo , DicomVCL include WebDicomViewer (ActiveX) , optimized. |
|
| | 2007-7-30 | Add suport C++Builder6, C++Builder2006 and C++Builder 2007 |
|
| | 2007-7-5 | optimized for big image... |
|
| | 2007-6-3 | fix bug of group length, write to file... |
|
| | 2007-4-8 | Add suport Delphi 2007
fix bug |
|
| | 2007-3-19 | Add WADO(Web Access to DICOM Persistent Objects) server and client
Add DicomVCL Ent Site License (it include 3D and more demo) |
|
| | 2007-1-23 | Add Jpeg2000 suport(1.2.840.10008.1.2.4.90,1.2.840.10008.1.2.4.91)
Add JpegLS suport(1.2.840.10008.1.2.4.80,1.2.840.10008.1.2.4.81) |
|
| | 2007-1-20 | fix jpeg lossy/lossless 8/12/16 decompress; color image can change W/L; |
|
| | 2007-1-12 | fix some bugs,Add MPR,add some demos |
|
| |
|