MatBots-master

所属分类:其他
开发工具:matlab
文件大小:237KB
下载次数:1
上传日期:2018-08-07 21:57:45
上 传 者hig
说明:  watershed segmentation image processing

文件列表:
docs\index.html (4908, 2018-03-08)
docs\MatBots.png (95869, 2018-03-08)
ImageAnnotationBot\imageAnnotationBot.m (921, 2018-03-08)
ImageAnnotationBot\imageAnnotationTool.m (11967, 2018-03-08)
ImageAnnotationBot\imreadGrayscaleDouble.m (299, 2018-03-08)
ImageAnnotationBot\multipleChoiceDialog.m (1279, 2018-03-08)
License.txt (1825, 2018-03-08)
NucleiSegmentationBot\bwMorphBot.m (3750, 2018-03-08)
NucleiSegmentationBot\bwPropsFilterBot.m (6421, 2018-03-08)
NucleiSegmentationBot\circcentlikl.m (1987, 2018-03-08)
NucleiSegmentationBot\circlikl.m (1081, 2018-03-08)
NucleiSegmentationBot\classifyImagesInFolder.m (651, 2018-03-08)
NucleiSegmentationBot\derivatives.m (803, 2018-03-08)
NucleiSegmentationBot\edgelikl.m (401, 2018-03-08)
NucleiSegmentationBot\filterByContact.m (301, 2018-03-08)
NucleiSegmentationBot\filterGauss2D.m (924, 2018-03-08)
NucleiSegmentationBot\imageAnnotationApp.m (6525, 2018-03-08)
NucleiSegmentationBot\imageAnnotationBot.m (10286, 2018-03-08)
NucleiSegmentationBot\imageFeatures.m (246, 2018-03-08)
NucleiSegmentationBot\imclassify.m (371, 2018-03-08)
NucleiSegmentationBot\imreadGrayscaleDouble.m (299, 2018-03-08)
NucleiSegmentationBot\mlrfsPixelClassify.m (840, 2018-03-08)
NucleiSegmentationBot\mlrfsTrain.m (8682, 2018-03-08)
NucleiSegmentationBot\mlrfsWatershedPostProc.m (273, 2018-03-08)
NucleiSegmentationBot\mlSegmentationBot.m (15088, 2018-03-08)
NucleiSegmentationBot\normalize.m (75, 2018-03-08)
NucleiSegmentationBot\nucleiSegmentationBot.m (5136, 2018-03-08)
NucleiSegmentationBot\padarrayXT.m (9296, 2018-03-08)
NucleiSegmentationBot\parseLabelFolder.m (1533, 2018-03-08)
NucleiSegmentationBot\pcbModelDialog.m (1319, 2018-03-08)
NucleiSegmentationBot\pcbStartupDialog.m (3809, 2018-03-08)
NucleiSegmentationBot\probMapContextFeatures.m (1165, 2018-03-08)
NucleiSegmentationBot\rffeatandlab.m (665, 2018-03-08)
NucleiSegmentationBot\smorlet.m (2218, 2018-03-08)
NucleiSegmentationBot\train.m (329, 2018-03-08)
PixelClassificationBot\circcentlikl.m (1987, 2018-03-08)
PixelClassificationBot\circlikl.m (1081, 2018-03-08)
PixelClassificationBot\classifyImagesInFolder.m (870, 2018-03-08)
... ...

# MatBots MatBots are primitive AIs, 'assistants' if you will, that use minimalistic GUI dialogs to guide the user through a data processing pipeline in Matlab. Isn't that an 'app'? Bots are much more restrictive than apps. Users are, to a greater extent than in an app, guided through the correct steps to perform a task. A bot usually performs a much more limited task than an app. When possible, bots have a 'headless' mode, which allows them to execute a processing pipeline as a typical Matlab function, either on an image or a folder of images. Each directory (except 'docs' and 'Tools') contains a bot for the task suggested by the directory's name. For more details, see ReadMe.txt inside. The directory 'Tools' contains stand-alone tools that may be used by different bots (though each bot's folder is self-contained). Note: different bots sometimes use functions with the same name but slightly different implementations. For that reason, to avoid errors use the bot from inside that bot's directory. For example, call nucleiSegmentationBot from the folder NucleiSegmentationBot, spotsInNucleiBot from SpotsInNucleiBot, and so on. Also, do not add a bot's folder to the Matlab path, because that might make functions of the current folder lose higher priority status. For references and video tutorials, see https://hms-idac.github.io/MatBots/

近期下载者

相关文件


收藏者