·scikit-image
{}

scikit-image

Python で画像処理するためのアルゴリズムのコレクション。 NumPy、SciPy、および Cython 上に構築されています。セグメンテーション、幾何学的変換、色空間操作、分析、フィルタリングなどの科学的な画像分析に重点を置いています。

9インストール·0トレンド·@tondevrel

インストール

$npx skills add https://github.com/tondevrel/scientific-agent-skills --skill scikit-image

scikit-image のインストール方法

コマンドラインで scikit-image AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/tondevrel/scientific-agent-skills --skill scikit-image
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: tondevrel/scientific-agent-skills。

scikit-image treats images as NumPy arrays. It provides a comprehensive suite of algorithms for filtering, feature detection, and object measurement, making it the standard for research-grade image analysis.

Official docs: https://scikit-image.org/ User Guide: https://scikit-image.org/docs/stable/userguide.html Search patterns: skimage.filters, skimage.segmentation, skimage.feature, skimage.morphology

Images are NumPy Arrays A grayscale image is a 2D array (M, N). A color image is a 3D array (M, N, 3). A multichannel 3D volume is (P, M, N, C).

Python で画像処理するためのアルゴリズムのコレクション。 NumPy、SciPy、および Cython 上に構築されています。セグメンテーション、幾何学的変換、色空間操作、分析、フィルタリングなどの科学的な画像分析に重点を置いています。 ソース: tondevrel/scientific-agent-skills。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/tondevrel/scientific-agent-skills --skill scikit-image
カテゴリ
{}データ分析
認証済み
初回登録
2026-02-25
更新日
2026-03-11

Browse more skills from tondevrel/scientific-agent-skills

クイックアンサー

scikit-image とは?

Python で画像処理するためのアルゴリズムのコレクション。 NumPy、SciPy、および Cython 上に構築されています。セグメンテーション、幾何学的変換、色空間操作、分析、フィルタリングなどの科学的な画像分析に重点を置いています。 ソース: tondevrel/scientific-agent-skills。

scikit-image のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/tondevrel/scientific-agent-skills --skill scikit-image インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/tondevrel/scientific-agent-skills