FireVoxel Build 388 is released.
1. Open DICOM dialog box. The info Panel is available for full content retrieval in Notepad through the CopyInfo function.
1. Dynamic Model 3: Modified names of the output parameters to match the UI timing convention.
2. Major update to NIFTI Import\Export to fully support the IMAGE_POSITION_PATIENT.
3. If NIFTI Load: fixed the loading of invalid NIFTI files so there is no unlimited loop.
4. Support loading of the incomplete DICOM files with critical tags missing and allow ROI drawing over it.
5. Transform: Orthogonal Rotation: resulting volume is always in "Native" projection now.
Build 386B is released.
1. Fixed defect: "a tricky DICOM file size 256x256 but it contains an "Unknown" sequence which contains the Columns*Rows = 128x128.Few Builds ago we became more diligent about sequences (remember Louisa's bolus\contrast subsequences). So combined with that file, it makes FVX confused."
2. FIXED: crash: while trying to transform 4D volume with SectorRotate\VectorTranslate function. This particular function requires a separate Affine matx for each timepoint. But I was only providing a single matrix to the API.
3. FIXED issue: "When polyline\spline is drawn on non-native projection the FVX file does not remember that projection for polyline\spline object is now shown on the reload. FVX file format was modified for polyline objects (of course all old files will be supported)
Build 385B is released
1. 4D-ROI Volumetric Measurement dialog box: fixed "Copy Curves" functionality to include the Time info and to open the Notepad.exe.
2. Elongated object measurements:
Build 385A is released.
1. Remove the Test>ROI Longest Axis Centerline function from UI
2. Workflow>Pancreas>Longest Axis: text report now includes the name of the original document.
3. Lung Spirometry FEV1 : modified algorithm for noisy curve, so no negative values are allowed.
4. 2D Lung spitometry: modified curve analysis process so the peaks and bottoms are identical for L&R curves.
5. Added ABT subtest for the FLEXR- MC Segmentation procedure.
Build 385 is released.
1. Implemented prototype of Lung diaphragm movement detection and display.
![]() |
3. Developed new segmentation algorithm for 4D Volume segmentation based on FLEXR-MC. User draws organ ROI on the first timepoint and the procedure segments\registers that ROI on all remaining timepoints.
4. Fixed defects inside the FLEXR-2D algorithm.
5.Processed 8 patient cases for lung exam 2D+t, developed the Measurement reporting to characterize the lungs.
6. Defect fixed: In ROI stats4D dialog when saving the TAC or copy clipboard, the signal value output was always positive (abs).
7. Defect fixed: when 4D volumes (without ROI) generates a parametric model in "As a single curve" mode, Report is pressed and the crash occured.
8. Fixed situation: when NIFTI image file contained NAN FLOAT32 (not-a-number). Such voxels are assigned 0 value instead so the loading could proceed.
FireVoxel Build 384A is released.
1. Implemented new workflow item :
MainMenu>Workflow>Pancreas>Measurement along Central Axis
2. For pancreas, the start of the axis is assigned to the End with the left-most coordinate. Provided an API for custom Axis Start logic.
3. Axis measurement tool outputs text report that contains both the name of main layer volume and ROI.
Build 384 is released.
1. Developed procedure to detect local Min/Max in Spirometry volumetric curve.
FireVoxel Build 382 is released.
Build 381 is released.
1. Fixed important crash defect in IsVoidVoxPresent function.
2. Modified the optional REAL loseless compression scheme getting x2-x4 compression on real PET images.
3. Reimplemented Huffman compression API for 1-byte value buffers.
4. Updated internal lossless compression for REAL images:
PET image with 60 timepoints, 400 MB of data is LOSSLESSLY
compressed down to about 50MB (x8 compression). This compression is optional (managed through UI Options dialog), only slightly slower. Also would reduce the size of the FVX file if saved.
5. Code optimization for internal compression of ROIs, somewhat higher speed possibly will be noticeable while drawing on ROIs on slower computers.FireVoxel Build 380 is released.
1. FVX file load\save: added extra diagnostic into the Polyline object loading.
2. Set Orientation\Position dialog. Corrected behavior of "Align to Scanner" when the original orientation is undefined.
3. Removed redundant design from the Orientation\Position dialog box.
4. Implemented first prototype of the Pancreas segmentation and measurement tool.
Build 379 is released.
1. Volume>Change voxel values menu: changed the "Transparent" item names to "VOID" to reflect exact meaning.
2. When volume is saved to {NIFTI,MIDAS.ANALYZE}, the volume is tested for having VOID voxels and if so the User is asked for the new value to replace void voxels.
3. All AutoFocus registration function: fixed defect when the opened Layer Control dialog would not correctly update after the registration.
4. AutoFocus 4D registration: Fixed crash defect when no Target ROI is present.
1. Introruced new prototype function : "Elongated ROI median axis segmentation" that provides slices along the median axis.
2. Implemented FVX file save verification.
3. Nifti: implemented code to support the negative values in INT8, INT16, INT32 (old version was truncated). If negative value is present we represent volume as REAL.
4. Nifti: implemented code to support SLOPE\Intercept (old version was ignored). If non-trivial slope\intercept are present, then we represent volume as REAL.