X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=bbtk%2Fsrc%2FbbImagesReader.h;h=60de4bc32b0f0f6fc71affc55389e0624ddea074;hb=ce7305720d117b2d1a9a933124ecc832095d09ba;hp=48d18c43345a209d42d6bd809b15d2d76f83e8f6;hpb=30099554adae397f6e059010f3d8555352551239;p=creaImageIO.git diff --git a/bbtk/src/bbImagesReader.h b/bbtk/src/bbImagesReader.h index 48d18c4..60de4bc 100644 --- a/bbtk/src/bbImagesReader.h +++ b/bbtk/src/bbImagesReader.h @@ -31,7 +31,7 @@ typedef std::vector OutputImagesType; BBTK_BEGIN_DESCRIBE_BLACK_BOX(ImagesReader,bbtk::AtomicBlackBox); BBTK_NAME("ImagesReader"); BBTK_AUTHOR("frederic.cervenansky@creatis.insa-lyon.fr"); -BBTK_DESCRIPTION("ImagesRedear is a simple application to select file(s) or directory or data from Gimmick database and display them. It handles DICOM,jpg,tif,png,bmp and mhd."); +BBTK_DESCRIPTION("ImagesReader is a simple application to select file(s) or directory or data from Gimmick database and display them. It handles DICOM,jpg,tif,png,bmp and mhd."); BBTK_CATEGORY("image;reader;dicom"); typedef std::vector OutputImagesType; BBTK_INPUT(ImagesReader,Title,"Title of the dialog",std::string,"");