diff --git a/prebuilt/matlabAlgorithms.json b/prebuilt/matlabAlgorithms.json
index 3e4f3b05fbccbdbdb25b022c5e1ed48cf160330e..d30fd9576d5319f006e157b9f2253a4db8ef2e07 100644
--- a/prebuilt/matlabAlgorithms.json
+++ b/prebuilt/matlabAlgorithms.json
@@ -1 +1 @@
-[{"name":"LOG","type":"segment","description":"Laplacian of Gaussian filter with multi-thresh","params":{"channels":"1","minimumCellRadius_um":3,"maximumBlobRadius_um":200},"function":"+Segment.FrameSegment_log.m","dimension":2,"commandHost":"matlab","sha":"a12c5a7b46b3c447f7dfd50f89d92f225eb488e9"},{"name":"Ordinary Otsu","type":"segment","description":"adaptive threshold and segmentation -- simple and fast","params":{"channels":"1","minimumCellRadius_um":2,"maximumBlobRadius_um":200},"function":"+Segment.FrameSegment.m","dimension":2,"commandHost":"matlab","sha":"bce4637a36d68fc1a6e4b6f1971b0f2c92a23bcc"},{"name":"Texture Hole Fill","type":"segment","description":"morphologicial gradient of entropy filtered image -- slow and effective","params":{"channels":"1","minimumCellRadius_um":2,"maximumBlobRadius_um":200},"function":"+Segment.FrameSegment_texture.m","dimension":2,"commandHost":"matlab","sha":"f7e5cec423f92f6b4beb1144edf9b4be5f80d4b6"},{"name":"Fucci","type":"segment","description":"phase+FUCCI","params":{"minimumCellRadius_um":10,"maximumCellRadius_um":200,"FUCCIChannel":"[2,3]","PhaseChannel":1},"function":"+Segment.FrameSegment_FUCCI.m","dimension":2,"commandHost":"matlab","sha":"052bc06ce245acf143dab404b15f0711a579b585"},{"name":"Otsu 3D","type":"segment","description":"3D basic Otsu segmentation","params":{"minimumCellRadius_um":2,"maximumCellRadius_um":20,"channels":"[1,2]","denoise":"false","alphaLevels":"[1,1]"},"function":"+Segment.FrameSegment_3D.m","dimension":3,"commandHost":"matlab","sha":"266b78ebd0b95eb2ec3c1978dbfe3d20950e7e31"},{"name":"Mitosis 2D","type":"classify","description":"2D mitosis detection","params":{},"function":"+Mitosis.mitosis_2D.m","dimension":2,"commandHost":"matlab","sha":"4df36e4f85d33c4bf9c037c1139fd59417481af5"},{"name":"First Frame Extended Family","type":"classify","description":"add first frame segmentations to extFamilies","params":{},"function":"+Segment.firstFrameFamilies.m","commandHost":"matlab","sha":"69bf47ca6cb0a56e3a0095e1b0441702350e62ac"}]
\ No newline at end of file
+[{"name":"LOG","type":"segment","description":"Laplacian of Gaussian filter with multi-thresh","params":{"channels":"1","minimumCellRadius_um":3,"maximumBlobRadius_um":200},"function":"+Segment.FrameSegment_log.m","dimension":2,"commandHost":"matlab","sha":"a12c5a7b46b3c447f7dfd50f89d92f225eb488e9"},{"name":"Ordinary Otsu","type":"segment","description":"adaptive threshold and segmentation -- simple and fast","params":{"channels":"1","minimumCellRadius_um":2,"maximumBlobRadius_um":200},"function":"+Segment.FrameSegment.m","dimension":2,"commandHost":"matlab","sha":"bce4637a36d68fc1a6e4b6f1971b0f2c92a23bcc"},{"name":"Texture Hole Fill","type":"segment","description":"morphologicial gradient of entropy filtered image -- slow and effective","params":{"channels":"1","minimumCellRadius_um":2,"maximumBlobRadius_um":200},"function":"+Segment.FrameSegment_texture.m","dimension":2,"commandHost":"matlab","sha":"f7e5cec423f92f6b4beb1144edf9b4be5f80d4b6"},{"name":"Fucci","type":"segment","description":"phase+FUCCI","params":{"minimumCellRadius_um":10,"maximumCellRadius_um":200,"FUCCIChannel":"[2,3]","PhaseChannel":1},"function":"+Segment.FrameSegment_FUCCI.m","dimension":2,"commandHost":"matlab","sha":"052bc06ce245acf143dab404b15f0711a579b585"},{"name":"Otsu 3D","type":"segment","description":"3D basic Otsu segmentation","params":{"minimumCellRadius_um":2,"maximumCellRadius_um":20,"channels":"[1,2]","denoise":"false","alphaLevels":"[1,1]"},"function":"+Segment.FrameSegment_3D.m","dimension":3,"commandHost":"matlab","sha":"37b91239d9b039189ec2a567f2226b959ab62a58"},{"name":"Mitosis 2D","type":"classify","description":"2D mitosis detection","params":{},"function":"+Mitosis.mitosis_2D.m","dimension":2,"commandHost":"matlab","sha":"4df36e4f85d33c4bf9c037c1139fd59417481af5"},{"name":"First Frame Extended Family","type":"classify","description":"add first frame segmentations to extFamilies","params":{},"function":"+Segment.firstFrameFamilies.m","commandHost":"matlab","sha":"69bf47ca6cb0a56e3a0095e1b0441702350e62ac"}]
\ No newline at end of file
diff --git a/prebuilt/matlabPollDB.exe b/prebuilt/matlabPollDB.exe
index 68254c53528ea10f27d9271a29480d6140a7fa9d..5d2267097c96acfcfb654d4b86c4947b43b46ca1 100644
Binary files a/prebuilt/matlabPollDB.exe and b/prebuilt/matlabPollDB.exe differ