本文解释了如何利用线性压缩极坐标(LCPC)变换来量化细胞和类器官中新颖的形态特征,这是一种空间算法,能够捕捉传统指标如面积、体积和表面积无法捕捉的属性。讨论了形状方向和对齐的最佳实践。
| Name | Company | Catalog Number | Comments |
|---|---|---|---|
| Add 100 pixels to margins.ipynb | 组织空间几何实验室 | GitHub仓库名称:Pre-Processing-Tools-for-LCPC-Transform | GitHub仓库地址:https://github.com/dh2nguyen/Pre-Processing-Tools-for-LCPC-Transform | Jupyter Notebook中的Python脚本 |
| Average K-means Nearest Neighbor via sklearn version 1.6.1 | SciKit Learn | https://scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestNeighbors.html | 使用sklearn.neighbors包中的NearestNeighbors函数 |
| BLUE_Color Extraction.ipynb | 组织空间几何实验室 | GitHub仓库名称:Pre-Processing-Tools-for-LCPC-Transform | GitHub仓库地址:https://github.com/dh2nguyen/Pre-Processing-Tools-for-LCPC-Transform | Jupyter Notebook中的Python脚本 |
| Chamfer Distance via scipy version 1.15.1 | SciPy | https://docs.scipy.org/doc/scipy/reference/generated/scipy.spatial.cKDTree.html | 使用scipy.spatial包中的cKDTree函数 |
| Cliff's Delta | 组织空间几何实验室 | https://github.com/dh2nguyen/Cliffs-Delta | 通过Python语言创建了Cliff's Delta的实现 |
| Enlarge Image Size by 3X.ipynb | 组织空间几何实验室 | GitHub仓库名称:Pre-Processing-Tools-for-LCPC-Transform | GitHub仓库地址:https://github.com/dh2nguyen/Pre-Processing-Tools-for-LCPC-Transform | Jupyter Notebook中的Python脚本 |
| Fiji/ImageJ v2.14.0 | ImageJ.net | https://imagej.net/ | |
| Flip images HORIZontally.ipynb | 组织空间几何实验室 | GitHub仓库名称:Pre-Processing-Tools-for-LCPC-Transform | GitHub仓库地址:https://github.com/dh2nguyen/Pre-Processing-Tools-for-LCPC-Transform | Jupyter Notebook中的Python脚本 |
| Flip images VERTically.ipynb | 组织空间几何实验室 | GitHub仓库名称:Pre-Processing-Tools-for-LCPC-Transform | GitHub仓库地址:https://github.com/dh2nguyen/Pre-Processing-Tools-for-LCPC-Transform | Jupyter Notebook中的Python脚本 |
| GREEN_Color Extraction.ipynb | 组织空间几何实验室 | GitHub仓库名称:Pre-Processing-Tools-for-LCPC-Transform | GitHub仓库地址:https://github.com/dh2nguyen/Pre-Processing-Tools-for-LCPC-Transform | Jupyter Notebook中的Python脚本 |
| Isolate Objects Empty Blue.ipynb | 组织空间几何实验室 | GitHub仓库名称:Pre-Processing-Tools-for-LCPC-Transform | GitHub仓库地址:https://github.com/dh2nguyen/Pre-Processing-Tools-for-LCPC-Transform | Jupyter Notebook中的Python脚本 |
| MacOS Preview Version 11.0 | 苹果公司 | https://support.apple.com/guide/preview/welcome/mac | |
| Master Script_Parallel Grid LCPC_DN_071025.ipynb | 组织空间几何实验室 | GitHub仓库地址:https://github.com/dh2nguyen/Radial-Grid-LCPC-Transform | Jupyter Notebook中的Python脚本 |
| Master Script_Radial Grid LCPC_bBoxCentered.ipynb | 组织空间几何实验室 | GitHub仓库地址:https://github.com/dh2nguyen/Parallel-Grid-LCPC-Transform | Jupyter Notebook中的Python脚本 |
| Microsoft Paint | 微软 | https://www.microsoft.com/en-us/windows/tips/paint | 被提及为手动分割的潜在有用工具,但在本研究中未使用 |
| Microsoft Powerpoint Version 16.109.3 | 微软 | https://www.microsoft.com/en-us/microsoft-365/p/powerpoint/cfq7ttc0pbmc | |
| PINK_Color Extraction.ipynb | 组织空间几何实验室 | GitHub仓库名称:Pre-Processing-Tools-for-LCPC-Transform | GitHub仓库地址:https://github.com/dh2nguyen/Pre-Processing-Tools-for-LCPC-Transform | Jupyter Notebook中的Python脚本 |
| Principal Component Analysis (PCA) via sklearn version 1.6.1 | SciKit Learn | https://scikit-learn.org/stable/api/sklearn.decomposition.html | 使用sklearn.decomposition包中的PCA函数 |
| RED_Color Extraction (Mac).ipynb | 组织空间几何实验室 | GitHub仓库名称:Pre-Processing-Tools-for-LCPC-Transform | GitHub仓库地址:https://github.com/dh2nguyen/Pre-Processing-Tools-for-LCPC-Transform | Jupyter Notebook中的Python脚本 |
| RED_Color Extraction (Windows).ipynb | 组织空间几何实验室 | GitHub仓库名称:Pre-Processing-Tools-for-LCPC-Transform | GitHub仓库地址:https://github.com/dh2nguyen/Pre-Processing-Tools-for-LCPC-Transform | Jupyter Notebook中的Python脚本 |
| Resize width to 400 pixels but constrain aspect ratio.ipynb | 组织空间几何实验室 | GitHub仓库名称:Pre-Processing-Tools-for-LCPC-Transform | GitHub仓库地址:https://github.com/dh2nguyen/Pre-Processing-Tools-for-LCPC-Transform | Jupyter Notebook中的Python脚本 |
| Rotate CLOSED Object Horizontal by Longest Internal Length.ipynb | 组织空间几何实验室 | GitHub仓库名称:Pre-Processing-Tools-for-LCPC-Transform | GitHub仓库地址:https://github.com/dh2nguyen/Pre-Processing-Tools-for-LCPC-Transform | Jupyter Notebook中的Python脚本 |
| Rotate Green Line_v3.ipynb | 组织空间几何实验室 | GitHub仓库名称:Pre-Processing-Tools-for-LCPC-Transform | GitHub仓库地址:https://github.com/dh2nguyen/Pre-Processing-Tools-for-LCPC-Transform | Jupyter Notebook中的Python脚本 |
| Rotate images 90CCW.ipynb | 组织空间几何实验室 | GitHub仓库名称:Pre-Processing-Tools-for-LCPC-Transform | GitHub仓库地址:https://github.com/dh2nguyen/Pre-Processing-Tools-for-LCPC-Transform | Jupyter Notebook中的Python脚本 |
| Rotate images 90CW.ipynb | 组织空间几何实验室 | GitHub仓库名称:Pre-Processing-Tools-for-LCPC-Transform | GitHub仓库地址:https://github.com/dh2nguyen/Pre-Processing-Tools-for-LCPC-Transform | Jupyter Notebook中的Python脚本 |
| Thicken Blue Lines.ipynb | 组织空间几何 |
Request permission to reuse the text or figures of this JoVE article
Request Permission