User Tools

Site Tools


neuroelf_changelog

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
neuroelf_changelog [2014/06/09 04:12]
jochen added 06/08/2014
neuroelf_changelog [2014/06/18 18:26] (current)
jochen Added changes through 6/17
Line 20: Line 20:
 ==== Release v0.9d  (03/13/2014 through ...) ==== ==== Release v0.9d  (03/13/2014 through ...) ====
 ^ Date of change ​ ^ Type of change ​   ^ Changed Object ​     ^ Description ​                ^ Comments ​ ^ ^ Date of change ​ ^ Type of change ​   ^ Changed Object ​     ^ Description ​                ^ Comments ​ ^
 +| 06/​17/​2014 ​     | simplification ​   | all MEX files       | instead of having MEX files compiled, all supported platforms now have their MEX files pre-compiled and part of the installation ​ |  |
 +| 06/​17/​2014 ​     | update ​           | libSVM ​             | libSVM updated to version 3.18  |  |
 +| 06/​17/​2014 ​     | simplification ​   | isemptycell.c ​      | all calls to ''​isemptycell(CELL_INPUT)''​ have been replaced with ''​cellfun('​isempty',​ CELL_INPUT)'' ​ | the cellfun implementation is faster ​ |
 +| 06/​17/​2014 ​     | new GUI feature ​  | neuroelf_gui.m ​     | several buttons and menu entries added to the surface-portion of the GUI, including intensity finding morph, inflation, and to-sphere morph, and also some keyboard shortcuts while in surface/​scenery mode (f/w for face/​wireframe display and t for transparency ​ |  |
 +| 06/​16/​2014 ​     | enhancement (MEX) | mesh_morph.c ​       | additional features have been added to allow weighted forces per edge  |  |
 +| 06/​16/​2014 ​     | bug fix (xff code) | ROOT::​ClearObjects | instead of simply removing allocated memory from the global arrays, the function now correctly calls ''​xffclear(HANDLES)'' ​ | this allows all the clean-up routines to be called, such as removing objects from NeuroElf'​s GUI  |
 +| 06/​15/​2014 ​     | enhancement ​      | SRF::​Morph ​         | a progress bar object can now be used instead of the default (creating its own progress bar)  |  |
 +| 06/​15/​2014 ​     | enhancement ​      | SRF::​BackToVMR ​     | the method now correctly places the resulting data into a VMR object, and also initializes the UndoBuffer if necessary ​ |  |
 +| 06/​14/​2014 ​     | new xff method ​   | SMP::​ComputeFormula | added a corresponding method to compute formulas for SMPs  |  |
 +| 06/​13/​2014 ​     | new xff method ​   | SRF::​Area ​          | compute triangle area (incl. area per vertex) ​ |  |
 +| 06/​13/​2014 ​     | new MEX function ​ | mesh_normals.c ​     | fast computation of normals per vertex ​ |  |
 +| 06/​12/​2014 ​     | enhancement ​      | AFT::​ClusterTable ​  | names of local maxima in the output VOI object are now clearly distinguishable from those of main clusters ​ |  |
 +| 06/​11/​2014 ​     | new function ​     | mesh_morphm.m ​      | a M-file implementation that, in the simple force case, is faster than the MEX implementation due to multi-core support ​ |  |
 +| 06/​10/​2014 ​     | new GUI feature ​  | neuroelf_gui.m ​     | a surface can be created from a cluster table representing the volume of the clusters ​ |  |
 +| 06/​10/​2014 ​     | enhancement ​      | ne_extcluster.m ​    | cluster beta extract tables are now better formatted ​ |  |
 +| 06/​09/​2014 ​     | enhancement ​      | SRF::​CurvatureMap,​ SRF::​DensityMap | the resulting SMP Maps now have a unique type so as to improve the thresholding ​ |  |
 | 06/​08/​2014 ​     | new GUI feature ​  | neuroelf_gui ​       | the main GUI now supports resizing (larger), and the size at closing time is stored, such that the GUI opens in the same configuration as before ​ |  | | 06/​08/​2014 ​     | new GUI feature ​  | neuroelf_gui ​       | the main GUI now supports resizing (larger), and the size at closing time is stored, such that the GUI opens in the same configuration as before ​ |  |
 | 06/​08/​2014 ​     | enhancement (GUI) | ne_swapfullsize.m ​  | the swapping of full and reduced sizes is much faster now  |  | | 06/​08/​2014 ​     | enhancement (GUI) | ne_swapfullsize.m ​  | the swapping of full and reduced sizes is much faster now  |  |
neuroelf_changelog.txt ยท Last modified: 2014/06/18 18:26 by jochen