{"id":254,"date":"2023-06-13T16:50:20","date_gmt":"2023-06-13T14:50:20","guid":{"rendered":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/?p=254"},"modified":"2025-10-14T11:17:22","modified_gmt":"2025-10-14T09:17:22","slug":"mikaia-tile-export-app","status":"publish","type":"post","link":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/mikaia-tile-export-app\/","title":{"rendered":"MIKAIA Tile Export App"},"content":{"rendered":"\n<p>You want to develop your own digital pathology AI? The following <a href=\"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/mikaia-university\/\">MIKAIA<sup>\u00ae<\/sup> University<\/a> application note explains how to create an AI training dataset using the MIKAIA<sup>\u00ae<\/sup> Tile Export App.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1919\" height=\"919\" src=\"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/tile-export.png\" alt=\"\" class=\"wp-image-333\" srcset=\"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/tile-export.png 1919w, https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/tile-export-300x144.png 300w, https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/tile-export-1024x490.png 1024w, https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/tile-export-768x368.png 768w, https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/tile-export-1536x736.png 1536w, https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/tile-export-370x177.png 370w, https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/tile-export-270x129.png 270w, https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/tile-export-570x273.png 570w, https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/tile-export-740x354.png 740w\" sizes=\"(max-width: 1919px) 100vw, 1919px\" \/><\/figure>\n\n\n\n<p>The first step is to create a dataset of annotated tiles (also known as patches). This comprises two steps:<\/p>\n\n\n\n<ol style=\"list-style-type:1\" class=\"wp-block-list\">\n<li>Annotating slides<\/li>\n\n\n\n<li>Exporting labeled image tiles<\/li>\n<\/ol>\n\n\n\n<p>Both steps are easily possible with MIKAIA<sup>\u00ae<\/sup> lite. Annotate your slides (see separate App Note) or import existing annotations (e.g., from QuPath, 3DHistech Case Viewer or Aperio). Then use the Tile Export App to export tiles to the hard drive. You can extract tiles at the slide\u2019s native resolution or any other desired custom resolution (\u00b5m\/px). Tiles can even be overlapped. Each tile is saved as a PNG (other formats available) at the resolution that you need for your AI model. If you want to train a <strong>segmentation AI<\/strong> instead of a classification AI, the app can additionally export masks alongside the tile images where each pixel position encodes which annotation class is located at that position.\u00a0 If you want to train an <strong>object detection AI<\/strong>, use the Annotation Image Export App, which iterates over all annotations and positions a tile grid relative to each annotation.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">App Description Table<\/h2>\n\n\n\n<figure class=\"wp-block-table is-style-regular has-normal-font-size\"><table><tbody><tr><td><strong>Input<\/strong><\/td><td><strong>&nbsp;<\/strong><\/td><\/tr><tr><td>Staining<\/td><td>any<\/td><\/tr><tr><td>Microscopy mode<\/td><td>Brightfield,<br>Fluorescence (current visualization settings will be applied)<\/td><\/tr><tr><td>Magnification<\/td><td>any<\/td><\/tr><tr><td>Supported Analysis Modes<\/td><td> ROI, FoV,&nbsp;Slide, Batch<\/td><\/tr><tr><td><strong>Outputs<\/strong><\/td><td><strong>&nbsp;<\/strong><\/td><\/tr><tr><td>Graphical Outputs<\/td><td>Optionally, rectangular annotations will be generated, <br>visualizing the position of each exported tile.<\/td><\/tr><tr><td>Slide-level output metrics<\/td><td>Number of exported tiles and their total file size<\/td><\/tr><tr><td><strong>Description<\/strong><\/td><td><strong>&nbsp;<\/strong><\/td><\/tr><tr><td>Includes Tissue Detection<\/td><td>Yes, when enabled, only tiles that intersect <br>the detected tissue will be exported. <br>Background tiles are discarded.<\/td><\/tr><tr><td>Post-processing \/ additional options<\/td><td>none<\/td><\/tr><tr><td>Technology \/ Algorithm<\/td><td>This app does not carry out any image analysis <br>(except tissue detection),<br>but merely creates a virtual grid of tiles <br>and export each tile as an image. <br>Optionally, an additional greylevel image mask is generated <br>for each tile, where each pixel value stands for a particular<br>annotation class. The mapping of mask values to annotation<br>classes is indicated in a separate text file that is generated<br>into the export folder.<\/td><\/tr><tr><td>Speed<\/td><td>Seconds per field-of view. <br>Typically &lt; 5 minutes per whole-slide. <br>Throughput is dominated by write speed, <br>i.e., exporting to a fast local SSD is faster <br>than to a remote network share.<\/td><\/tr><tr><td>Use cases<\/td><td>Create training, validation and <br>test dataset for AI training<br>(done outside of MIKAIA<sup>\u00ae<\/sup>).<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Overview<\/h2>\n\n\n\n<p>This app is used to export tiles (= patches) from a whole-slide image. The workflow starts by creating a customized number of classes based on manually or auto-generated annotations. Then open the <strong><a href=\"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/mikaia-tile-export-app\/\">Tile Export App<\/a><\/strong> and set up a desired tile size (e.g., 256 x 256 pixels), degree of overlap, resolution (\u00b5m\/px), and naming scheme. You can configure a file naming scheme in order to code information such as the origin, patch ID slide name or annotation class into the file name. The <strong>Tile Export App<\/strong> will optionally run the <strong>Tissue Detection App<\/strong> first in order to export only tiles that intersect with the tissue (and discard background tiles). Select multiple slides from the \u201cSlides\u201d pane in order to batch-extract tiles from all selected slides. &nbsp;<\/p>\n\n\n\n<p>In addition, the app can generate a mask for each exported patch (grey-level segmentation mask) that serves as a map as to which pixel in the patch belongs to which annotation class. The pairs of image patch and pixel-accurate segmentation mask can then be used to train pixel-wise segmentation AIs such as U-Net.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Video<\/h2>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"MICAIA\u00ae - Tile Export App\" width=\"770\" height=\"433\" src=\"https:\/\/www.youtube.com\/embed\/ESafK6aTyaQ?list=PL1xbox4kZP0OL7PskwG_xYgmu9iV_N5Fd\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><figcaption class=\"wp-element-caption\">Tile Export App explained &#8212; Screencast on YouTube (<a data-type=\"URL\" data-id=\"https:\/\/www.youtube.com\/playlist?list=PL1xbox4kZP0OL7PskwG_xYgmu9iV_N5Fd\" href=\"https:\/\/www.youtube.com\/playlist?list=PL1xbox4kZP0OL7PskwG_xYgmu9iV_N5Fd\">MIKAIA<sup>\u00ae<\/sup> playlist<\/a>)<\/figcaption><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Step by Step Usage <\/h2>\n\n\n\n<p>In this application note, we demonstrate how the <strong>Tile Export App<\/strong> can be employed in a common use case. <\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Configuration<\/h3>\n\n\n\n<p>First, use the <strong>Tissue Detection App<\/strong> to outline the tissue and separate foreground from background.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img decoding=\"async\" width=\"550\" height=\"508\" src=\"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/1.jpg\" alt=\"\" class=\"wp-image-336\" style=\"width:275px;height:254px\" srcset=\"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/1.jpg 550w, https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/1-300x277.jpg 300w, https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/1-370x342.jpg 370w, https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/1-270x249.jpg 270w\" sizes=\"(max-width: 550px) 100vw, 550px\" \/><\/figure>\n\n\n\n<p>Then, define a number of tissue classes according to your needs, e.g. three different classes that distinguish class A (blue), class B (orange), which is within class A, and class C (green), respectively.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Tile Export<\/h3>\n\n\n\n<p>Select the <strong>Tile Export App<\/strong> in the App center and configure the patches\u2019 size as well as their overlap in pixels. Make sure that the z-order of the classes is correct, i.e., class B (orange) stays in top of class A (blue).<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1599\" height=\"802\" src=\"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/2-1.png\" alt=\"\" class=\"wp-image-338\" srcset=\"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/2-1.png 1599w, https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/2-1-300x150.png 300w, https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/2-1-1024x514.png 1024w, https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/2-1-768x385.png 768w, https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/2-1-1536x770.png 1536w, https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/2-1-370x186.png 370w, https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/2-1-270x135.png 270w, https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/2-1-570x286.png 570w, https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/2-1-740x371.png 740w\" sizes=\"(max-width: 1599px) 100vw, 1599px\" \/><figcaption class=\"wp-element-caption\">add classes (optionally from a preset) and annotate regions<\/figcaption><\/figure>\n\n\n\n<p>Afterwards define the resolution the exported tiles should have. The app allows exports at the native resolution or at a user-defined resolution. Finally, attributes such as the slide name can be coded into the file name.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1600\" height=\"801\" src=\"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/4.png\" alt=\"\" class=\"wp-image-339\" srcset=\"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/4.png 1600w, https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/4-300x150.png 300w, https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/4-1024x513.png 1024w, https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/4-768x384.png 768w, https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/4-1536x769.png 1536w, https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/4-370x185.png 370w, https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/4-270x135.png 270w, https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/4-570x285.png 570w, https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/4-740x370.png 740w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" \/><figcaption class=\"wp-element-caption\">green rectangles indicate position and overlap of exported image patches<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img decoding=\"async\" width=\"664\" height=\"303\" src=\"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/6.png\" alt=\"\" class=\"wp-image-340\" style=\"width:498px;height:227px\" srcset=\"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/6.png 664w, https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/6-300x137.png 300w, https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/6-370x169.png 370w, https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/6-270x123.png 270w, https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/6-570x260.png 570w\" sizes=\"(max-width: 664px) 100vw, 664px\" \/><figcaption class=\"wp-element-caption\">exported patches<\/figcaption><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Grey-level segmentation mask<\/h3>\n\n\n\n<p>Optionally, the app can generate a grey-level segmentation mask for each exported tile that serves as a map in which the intensity value of each pixel indicates the annotation class it belongs to. The pairs of image patch and pixel-accurate segmentation mask can then be used to train pixel-wise segmentation AIs such as U-Net.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img decoding=\"async\" width=\"932\" height=\"471\" src=\"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/7.png\" alt=\"\" class=\"wp-image-341\" style=\"width:466px;height:236px\" srcset=\"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/7.png 932w, https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/7-300x152.png 300w, https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/7-768x388.png 768w, https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/7-370x187.png 370w, https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/7-270x136.png 270w, https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/7-570x288.png 570w, https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/7-740x374.png 740w\" sizes=\"(max-width: 932px) 100vw, 932px\" \/><figcaption class=\"wp-element-caption\">exported patches + generated segmentation masks<\/figcaption><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>You want to develop your own digital pathology AI? The following MIKAIA\u00ae University application note explains how to create an AI training dataset using the MIKAIA\u00ae Tile Export App. The first step is to create a dataset of annotated tiles (also known as patches). This comprises two steps: Both steps are easily possible with MIKAIA\u00ae [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":333,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3,28],"tags":[37,7,29,111],"coauthors":[54],"class_list":["post-254","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-digital-pathology","category-mikaia-university","tag-ai","tag-mikaia","tag-mikaia-app-note","tag-workflow"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>MIKAIA Tile Export App - SMART SENSING insights<\/title>\n<meta name=\"description\" content=\"Looking to create your own AI training dataset? Give the MIKAIA Tile Export App a try! Find instructions and explanations in the app note.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/mikaia-tile-export-app\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"MIKAIA Tile Export App - SMART SENSING insights\" \/>\n<meta property=\"og:description\" content=\"Looking to create your own AI training dataset? Give the MIKAIA Tile Export App a try! Find instructions and explanations in the app note.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/mikaia-tile-export-app\/\" \/>\n<meta property=\"og:site_name\" content=\"SMART SENSING insights\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/FraunhoferIIS\" \/>\n<meta property=\"article:published_time\" content=\"2023-06-13T14:50:20+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-14T09:17:22+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/tile-export.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1919\" \/>\n\t<meta property=\"og:image:height\" content=\"919\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Nathalie Falk\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Nathalie Falk\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/websites.fraunhofer.de\\\/smart-sensing-insights\\\/mikaia-tile-export-app\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/websites.fraunhofer.de\\\/smart-sensing-insights\\\/mikaia-tile-export-app\\\/\"},\"author\":{\"name\":\"Nathalie Falk\",\"@id\":\"https:\\\/\\\/websites.fraunhofer.de\\\/smart-sensing-insights\\\/#\\\/schema\\\/person\\\/bc04708adb211585b9566ee709c2bcec\"},\"headline\":\"MIKAIA Tile Export App\",\"datePublished\":\"2023-06-13T14:50:20+00:00\",\"dateModified\":\"2025-10-14T09:17:22+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/websites.fraunhofer.de\\\/smart-sensing-insights\\\/mikaia-tile-export-app\\\/\"},\"wordCount\":853,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/websites.fraunhofer.de\\\/smart-sensing-insights\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/websites.fraunhofer.de\\\/smart-sensing-insights\\\/mikaia-tile-export-app\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/websites.fraunhofer.de\\\/smart-sensing-insights\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/tile-export.png\",\"keywords\":[\"AI\",\"MIKAIA\u00ae\",\"MIKAIA\u00ae App Note\",\"Workflow\"],\"articleSection\":[\"Digital Pathology\",\"MIKAIA University\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/websites.fraunhofer.de\\\/smart-sensing-insights\\\/mikaia-tile-export-app\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/websites.fraunhofer.de\\\/smart-sensing-insights\\\/mikaia-tile-export-app\\\/\",\"url\":\"https:\\\/\\\/websites.fraunhofer.de\\\/smart-sensing-insights\\\/mikaia-tile-export-app\\\/\",\"name\":\"MIKAIA Tile Export App - SMART SENSING insights\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/websites.fraunhofer.de\\\/smart-sensing-insights\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/websites.fraunhofer.de\\\/smart-sensing-insights\\\/mikaia-tile-export-app\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/websites.fraunhofer.de\\\/smart-sensing-insights\\\/mikaia-tile-export-app\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/websites.fraunhofer.de\\\/smart-sensing-insights\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/tile-export.png\",\"datePublished\":\"2023-06-13T14:50:20+00:00\",\"dateModified\":\"2025-10-14T09:17:22+00:00\",\"description\":\"Looking to create your own AI training dataset? Give the MIKAIA Tile Export App a try! Find instructions and explanations in the app note.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/websites.fraunhofer.de\\\/smart-sensing-insights\\\/mikaia-tile-export-app\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/websites.fraunhofer.de\\\/smart-sensing-insights\\\/mikaia-tile-export-app\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/websites.fraunhofer.de\\\/smart-sensing-insights\\\/mikaia-tile-export-app\\\/#primaryimage\",\"url\":\"https:\\\/\\\/websites.fraunhofer.de\\\/smart-sensing-insights\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/tile-export.png\",\"contentUrl\":\"https:\\\/\\\/websites.fraunhofer.de\\\/smart-sensing-insights\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/tile-export.png\",\"width\":1919,\"height\":919},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/websites.fraunhofer.de\\\/smart-sensing-insights\\\/mikaia-tile-export-app\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/websites.fraunhofer.de\\\/smart-sensing-insights\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"MIKAIA Tile Export App\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/websites.fraunhofer.de\\\/smart-sensing-insights\\\/#website\",\"url\":\"https:\\\/\\\/websites.fraunhofer.de\\\/smart-sensing-insights\\\/\",\"name\":\"SMART SENSING insights\",\"description\":\"learn more about our focus research areas sensor technology, electronics, and artificial intelligence\",\"publisher\":{\"@id\":\"https:\\\/\\\/websites.fraunhofer.de\\\/smart-sensing-insights\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/websites.fraunhofer.de\\\/smart-sensing-insights\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/websites.fraunhofer.de\\\/smart-sensing-insights\\\/#organization\",\"name\":\"Fraunhofer IIS\",\"url\":\"https:\\\/\\\/websites.fraunhofer.de\\\/smart-sensing-insights\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/websites.fraunhofer.de\\\/smart-sensing-insights\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/websites.fraunhofer.de\\\/smart-sensing-insights\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/Fraunhofer-IIS-1.png\",\"contentUrl\":\"https:\\\/\\\/websites.fraunhofer.de\\\/smart-sensing-insights\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/Fraunhofer-IIS-1.png\",\"width\":826,\"height\":299,\"caption\":\"Fraunhofer IIS\"},\"image\":{\"@id\":\"https:\\\/\\\/websites.fraunhofer.de\\\/smart-sensing-insights\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/FraunhoferIIS\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/fraunhofer-iis\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/websites.fraunhofer.de\\\/smart-sensing-insights\\\/#\\\/schema\\\/person\\\/bc04708adb211585b9566ee709c2bcec\",\"name\":\"Nathalie Falk\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/websites.fraunhofer.de\\\/smart-sensing-insights\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/cropped-J43A0807-scaled-1-96x96.jpg0eaa6499419f8eebfa260a5a88fd13b6\",\"url\":\"https:\\\/\\\/websites.fraunhofer.de\\\/smart-sensing-insights\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/cropped-J43A0807-scaled-1-96x96.jpg\",\"contentUrl\":\"https:\\\/\\\/websites.fraunhofer.de\\\/smart-sensing-insights\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/cropped-J43A0807-scaled-1-96x96.jpg\",\"caption\":\"Nathalie Falk\"},\"description\":\"Nathalie is a molecular biologist with a PhD in neurobiology and postdoctoral experience in immunology and nephrology. After changing fields, she is currently studying psychology and gaining experience in content creation at Fraunhofer IIS.\",\"url\":\"https:\\\/\\\/websites.fraunhofer.de\\\/smart-sensing-insights\\\/author\\\/nathalie-falkiis-fraunhofer-de\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"MIKAIA Tile Export App - SMART SENSING insights","description":"Looking to create your own AI training dataset? Give the MIKAIA Tile Export App a try! Find instructions and explanations in the app note.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/mikaia-tile-export-app\/","og_locale":"en_US","og_type":"article","og_title":"MIKAIA Tile Export App - SMART SENSING insights","og_description":"Looking to create your own AI training dataset? Give the MIKAIA Tile Export App a try! Find instructions and explanations in the app note.","og_url":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/mikaia-tile-export-app\/","og_site_name":"SMART SENSING insights","article_publisher":"https:\/\/www.facebook.com\/FraunhoferIIS","article_published_time":"2023-06-13T14:50:20+00:00","article_modified_time":"2025-10-14T09:17:22+00:00","og_image":[{"width":1919,"height":919,"url":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/tile-export.png","type":"image\/png"}],"author":"Nathalie Falk","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Nathalie Falk","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/mikaia-tile-export-app\/#article","isPartOf":{"@id":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/mikaia-tile-export-app\/"},"author":{"name":"Nathalie Falk","@id":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/#\/schema\/person\/bc04708adb211585b9566ee709c2bcec"},"headline":"MIKAIA Tile Export App","datePublished":"2023-06-13T14:50:20+00:00","dateModified":"2025-10-14T09:17:22+00:00","mainEntityOfPage":{"@id":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/mikaia-tile-export-app\/"},"wordCount":853,"commentCount":0,"publisher":{"@id":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/#organization"},"image":{"@id":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/mikaia-tile-export-app\/#primaryimage"},"thumbnailUrl":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/tile-export.png","keywords":["AI","MIKAIA\u00ae","MIKAIA\u00ae App Note","Workflow"],"articleSection":["Digital Pathology","MIKAIA University"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/mikaia-tile-export-app\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/mikaia-tile-export-app\/","url":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/mikaia-tile-export-app\/","name":"MIKAIA Tile Export App - SMART SENSING insights","isPartOf":{"@id":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/#website"},"primaryImageOfPage":{"@id":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/mikaia-tile-export-app\/#primaryimage"},"image":{"@id":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/mikaia-tile-export-app\/#primaryimage"},"thumbnailUrl":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/tile-export.png","datePublished":"2023-06-13T14:50:20+00:00","dateModified":"2025-10-14T09:17:22+00:00","description":"Looking to create your own AI training dataset? Give the MIKAIA Tile Export App a try! Find instructions and explanations in the app note.","breadcrumb":{"@id":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/mikaia-tile-export-app\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/mikaia-tile-export-app\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/mikaia-tile-export-app\/#primaryimage","url":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/tile-export.png","contentUrl":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/tile-export.png","width":1919,"height":919},{"@type":"BreadcrumbList","@id":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/mikaia-tile-export-app\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/"},{"@type":"ListItem","position":2,"name":"MIKAIA Tile Export App"}]},{"@type":"WebSite","@id":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/#website","url":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/","name":"SMART SENSING insights","description":"learn more about our focus research areas sensor technology, electronics, and artificial intelligence","publisher":{"@id":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/#organization","name":"Fraunhofer IIS","url":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/#\/schema\/logo\/image\/","url":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/Fraunhofer-IIS-1.png","contentUrl":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/06\/Fraunhofer-IIS-1.png","width":826,"height":299,"caption":"Fraunhofer IIS"},"image":{"@id":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/FraunhoferIIS","https:\/\/www.linkedin.com\/company\/fraunhofer-iis"]},{"@type":"Person","@id":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/#\/schema\/person\/bc04708adb211585b9566ee709c2bcec","name":"Nathalie Falk","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/10\/cropped-J43A0807-scaled-1-96x96.jpg0eaa6499419f8eebfa260a5a88fd13b6","url":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/10\/cropped-J43A0807-scaled-1-96x96.jpg","contentUrl":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-content\/uploads\/2023\/10\/cropped-J43A0807-scaled-1-96x96.jpg","caption":"Nathalie Falk"},"description":"Nathalie is a molecular biologist with a PhD in neurobiology and postdoctoral experience in immunology and nephrology. After changing fields, she is currently studying psychology and gaining experience in content creation at Fraunhofer IIS.","url":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/author\/nathalie-falkiis-fraunhofer-de\/"}]}},"_links":{"self":[{"href":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-json\/wp\/v2\/posts\/254","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-json\/wp\/v2\/comments?post=254"}],"version-history":[{"count":18,"href":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-json\/wp\/v2\/posts\/254\/revisions"}],"predecessor-version":[{"id":3093,"href":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-json\/wp\/v2\/posts\/254\/revisions\/3093"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-json\/wp\/v2\/media\/333"}],"wp:attachment":[{"href":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-json\/wp\/v2\/media?parent=254"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-json\/wp\/v2\/categories?post=254"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-json\/wp\/v2\/tags?post=254"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/websites.fraunhofer.de\/smart-sensing-insights\/wp-json\/wp\/v2\/coauthors?post=254"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}