|
From: Shang M. <smu...@gm...> - 2008-01-12 00:22:48
|
http://sourceforge.net/project/showfiles.php?group_id=167273&package_id=190235&release_id=567980 If you have older version installed, please delete the "plugins" folder before installing the new version. This is because the port number for each plugin has been re-assigned - deleting all the old config files ensures no conflicts would happen. Additionally, FilterCannyEdge.exe/cfg has been renamed to FilterCannyEdgeOpenCV.exe/cfg. The decision to re-assign the port numbers is trying to make it a little bit easier to find an unused port when a new plugin is added. The port numbers now are assigned in reference to the particular plugin's "Category" as defined in JointTrack.h. Change log: 2.0.2 (bugfix/maintenance) -------------------- In plugins: All: % Fixed large image causing Ice::MemoryLimitException. JTRendererVTK: % Fixed model disappearing when using "copy previous/next" or "Load kinematics". % Fixed bug: application could not be shut down normally if the vtk window is not yet created(User closed JointTrack before loading any images). GUIwx: % Fixed invalid canny edge detector causing uncaught exception. % Fixed the range of low_thres and high_thres for canny edge detector. % Changed the names of the load/save buttons (hopefully making them more user-friendly). OptiSimAnneal_Ice: % Fixed default initial temperature; increased textbox display length for search range parameter. MyMahfouzRegistration: % The displayed iteration number is now 'real'(reset for each optimzation). ReaderTIFFVTK: % Fixed several internal/API bugs. FilterCannyEdgeOpenCV: % Renamed the EXE and config file of FilterCannyEdgeOpenCV to FilterCannyEdgeOpenCV.exe/cfg instead of the old FilterCannyEdge.exe/cfg. |