·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。

SKILL.md

查看原文

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 中使用

這個 Skill 的原始碼在哪?

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

詳情

分類
{}資料分析
來源
skills.sh
收錄時間
2026-02-25