SEM Studio

Domain: Mikrobiologi Pangan · SQalytics · Quantitative SEM image analysis — segmentation, cell features, size distribution, damage fraction

1 Introduksi

1.1 Latar Belakang

SEM Studio adalah expert desk untuk quantitative image analysis SEM micrograph: automated cell segmentation, cell size distribution, area fraction calculations, dan morphological feature extraction (aspect ratio, circularity, solidity). Berbeda dari Quick SEM Structure Check yang fokus eksplorasi visual + manual annotation, SEM Studio menerapkan image processing pipeline lengkap berbasis ImageJ/Fiji methodology (Schindelin et al., 2012; Schneider, Rasband, & Eliceiri, 2012).

Pada konteks microbial research, SEM Studio mengukur: (i) cell count per area (cells/μm²) untuk biomass density, (ii) cell size distribution untuk uniformity assessment, (iii) damaged vs intact cell fraction post-antimicrobial treatment, dan (iv) biofilm coverage sebagai % area covered.

1.2 Tujuan Modul

Modul SEM Studio di SQalytics ditujukan untuk:

1.3 Posisi di Antara Alternatif

Pilih SEM Studio untuk quantitative image analysis. Untuk visual exploration + manual annotation, pakai Quick SEM Structure Check. Untuk statistik cell count antar treatment, ekspor hasil SEM Studio + pakai Compare Many Groups. Untuk PSD non-SEM (laser diffraction), pakai Particle Size Distribution.

2 Metode

2.1 Dasar Teoretis

Image processing pipeline (Gonzalez & Woods, 2018):

  1. Pre-processing: Gaussian smoothing ($\sigma$ 1–2 pixel) untuk noise reduction; background subtraction (rolling ball $r$ 50 pixel) untuk uniform illumination.
  2. Thresholding — pisahkan foreground (cells) vs background:
    • Otsu's method (Otsu, 1979) — automatic threshold maximizing between-class variance:
    $$\sigma_B^2(t) = w_0(t)\, w_1(t)\, [\mu_0(t) - \mu_1(t)]^2$$
    • Adaptive thresholding untuk illumination gradient.
  3. Morphological operations: Opening (erosion + dilation) untuk remove noise dots; Closing (dilation + erosion) untuk fill holes within cells.
  4. Watershed segmentation untuk separasi cells touching: $$\text{Markers} = \text{ultimate eroded points}; \quad \text{Watershed lines} = \text{ridges in distance transform}$$

Cell features (Russ & Neal, 2017):

Cell density per area:

$$ \boxed{\, \rho = \frac{N_{\text{cells}}}{A_{\text{FOV}}} \,} $$

dengan $A_{\text{FOV}}$ field of view area dalam μm².

Damage fraction (post-antimicrobial):

$$ f_{\text{damaged}} = \frac{N_{\text{damaged}}}{N_{\text{total}}} $$

Damaged identifikasi via threshold pada circularity ($C < 0.7$) atau solidity ($S < 0.8$) — sel rusak biasanya irregular shape.

2.2 Persamaan Inti

Otsu threshold: $t^* = \arg\max_t \sigma_B^2(t)$

Equivalent diameter: $d_{\text{eq}} = \sqrt{4A/\pi}$

Circularity: $C = 4\pi A / P^2$

Solidity: $S = A / A_{\text{convex hull}}$

Aspect ratio: $AR = L_{\text{major}} / L_{\text{minor}}$

Cell density: $\rho = N / A_{\text{FOV}}$

2.3 Asumsi & Batas Validitas

AsumsiKonsekuensi jika dilanggarCara cek di SQalytics
Image contrast cukup foreground vs backgroundThresholding gagalHistogram inspection
Cells not heavily overlappingWatershed under-segmentsManual seed/marker
Scale calibration akuratAll feature sizes biasedCek dengan known reference
Magnification consistent across compared imagesCell density not comparableUse same kV + WD
Minimum cell size threshold sesuaiNoise counted as cellModul filter min area

3 Cara Kerja

3.1 Step-by-Step di SQalytics

  1. Buka SEM Studio dari domain Mikrobiologi Pangan (Expert Desks).
  2. Upload SEM image (rekomendasi TIFF 16-bit grayscale).
  3. Kalibrasi scale (auto dari TIFF metadata atau manual via scale bar).
  4. Atur pre-processing: Gaussian sigma, background subtraction radius.
  5. Pilih thresholding: Otsu (auto), adaptive, atau manual slider.
  6. Atur morphological: opening/closing kernel size.
  7. (Opsional) Aktifkan watershed untuk separasi touching cells.
  8. Atur minimum cell size (filter noise, default 0.1 μm²).
  9. Klik Run Image Analysis.
  10. Tinjau hasil:
    • Tab Segmented Image — overlay outline + numbered.
    • Tab Cell Statistics — features table per cell.
    • Tab Size Distribution — histogram + $d_{10/50/90}$.
    • Tab Damaged vs Intact — classification + fraction.
    • Tab Multi-Image Comparison — bila lebih dari 1 image.

3.2 Template Input + Contoh

Input: 3 SEM images S. aureus (5,000×):

3.3 Contoh Luaran

Cell features summary (per image, mean ± SD):

Image $N_{\text{cells}}$ $d_{\text{eq}}$ (μm) Circularity Solidity Cell density (cells/100 μm²) Damaged fraction
Control1420.92 ± 0.080.88 ± 0.060.94 ± 0.0412.55%
Low dose980.85 ± 0.120.78 ± 0.100.86 ± 0.088.722%
High dose650.78 ± 0.180.65 ± 0.150.74 ± 0.125.848%

ANOVA cell density: $F_{2, 12} = 24.5$, $p < 0.001$ — perbedaan signifikan antar treatment.

Kesimpulan ringkas: "SEM Studio quantitatively confirm dose-response damage pada S. aureus dengan ekstrak Singkil: cell density turun 12.5 → 8.7 → 5.8 cells/100 μm² (control → low → high dose, −54% pada high dose). Damaged fraction naik 5% → 22% → 48% (high dose). Circularity turun (0.88 → 0.65) — indikator surface irregularity / lysis. Equivalent diameter sedikit shrunken (0.92 → 0.78 μm) — possible osmotic stress. One-way ANOVA cell density signifikan ($F_{2,12} = 24.5$, $p < 0.001$). Recommendation publikasi: sertakan tabel features + 3 representative SEM micrographs side-by-side (annotated damaged cells), lanjut ke Compare Many Groups untuk Tukey post-hoc + log-CFU complement dari plate count."
SEM Studio — image processing pipeline dan cell density + damaged fraction comparison
Gambar 1. SEM Studio — quantitative image analysis S. aureus tiga treatment (control, low dose, high dose Singkil extract), data sintetis. (a) Image processing pipeline (3-panel montage): original grayscale SEM micrograph → Otsu threshold binary mask (putih = foreground cells, hitam = background) → watershed segmentation dengan numbered cell outlines; pipeline parameter: Gaussian $\sigma$ = 1.5 px, rolling ball $r$ = 50 px, min area = 0.1 μm²; scale bar 5 μm. (b) Hasil quantitative comparison tiga treatment: grouped bar chart menunjukkan cell density (cells/100 μm², sumbu kiri) dan damaged fraction (%, sumbu kanan); error bar ± SD; ANOVA annotation "$F_{2,12}=24.5$, $p<0.001$" di atas chart; dose-response trend jelas (control → low → high); callout "−54% density" untuk high dose di navy bbox; ref (Schindelin et al., 2012; Otsu, 1979; Gonzalez & Woods, 2018).

4 Kesimpulan

4.1 Relevansi Real-World

4.2 Where to Go from Here

Troubleshooting Cepat

Otsu fails (binary all-one or all-zero). Pre-process dengan background subtraction; atau pakai adaptive threshold.
Watershed over-segments. Tingkatkan smoothing pre-watershed atau pakai marker-based watershed.
Cell count tidak matching visual. Cek minimum cell size filter; pakai manual seed bila tightly clustered.
Magnification inconsistent. Re-acquire dengan same kV + working distance untuk comparison.

r Riwayat Revisi

TanggalRevisiPenulis
2026-05-12Draft v2 publikasi (KaTeX Otsu + segmentation features + ANOVA + APA Schindelin/Schneider/Otsu/Russ)Claude
2026-05-12Konversi MD → HTML (W3 Microbiology batch)Claude

4 Referensi

  • Schindelin, J., Arganda-Carreras, I., Frise, E., Kaynig, V., Longair, M., Pietzsch, T., et al. (2012). Fiji: An open-source platform for biological-image analysis. Nature Methods, 9(7), 676–682. https://doi.org/10.1038/nmeth.2019
  • Schneider, C. A., Rasband, W. S., & Eliceiri, K. W. (2012). NIH Image to ImageJ: 25 years of image analysis. Nature Methods, 9(7), 671–675. https://doi.org/10.1038/nmeth.2089
  • Otsu, N. (1979). A threshold selection method from gray-level histograms. IEEE Transactions on Systems, Man, and Cybernetics, 9(1), 62–66. https://doi.org/10.1109/TSMC.1979.4310076
  • Gonzalez, R. C., & Woods, R. E. (2018). Digital image processing (4th ed.). Pearson.
  • Russ, J. C., & Neal, F. B. (2017). The image processing handbook (7th ed.). CRC Press.
  • Goldstein, J. I., Newbury, D. E., Michael, J. R., Ritchie, N. W. M., Scott, J. H. J., & Joy, D. C. (2017). Scanning electron microscopy and X-ray microanalysis (4th ed.). Springer.