<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>冬之阁</title>
    <link>https://sheldonxxd.cn/</link>
    <description>冬之阁记录显微成像、ImageJ、Python、AI 工具与科研数据分析实践，分享可复用的图像处理流程和技术笔记。</description>
    <language>zh-CN</language>
    <lastBuildDate>Wed, 01 Jul 2026 12:50:00 GMT</lastBuildDate>
    <item>
      <title>什么时候需要上AI大模型</title>
      <link>https://sheldonxxd.cn/archives/251/</link>
      <guid isPermaLink="true">https://sheldonxxd.cn/archives/251/</guid>
      <pubDate>Wed, 01 Jul 2026 12:50:00 GMT</pubDate>
      <description>随着 AI 能力不断增强，与其纠结是否使用，不如尽早学会与 AI 协作，让 AI 承担重复劳动，把更多精力投入到真正有价值的创造中。</description>
      <enclosure url="https://sheldonxxd.cn/assets/.thumbs/%E4%BB%80%E4%B9%88%E6%97%B6%E5%80%99%E9%9C%80%E8%A6%81%E4%B8%8AAI%E5%A4%A7%E6%A8%A1%E5%9E%8B-1782913470382.webp.webp" type="image/webp" />
    </item>
    <item>
      <title>DNA折纸AFM图像分割</title>
      <link>https://sheldonxxd.cn/archives/250/</link>
      <guid isPermaLink="true">https://sheldonxxd.cn/archives/250/</guid>
      <pubDate>Wed, 01 Jul 2026 00:11:00 GMT</pubDate>
      <description>AFMSPA在线工具已上线，可用于 DNA 纳米结构的原子力显微镜（AFM）图像的自动识别、分割与统计分析。</description>
      <enclosure url="https://sheldonxxd.cn/assets/.thumbs/DNA%E6%8A%98%E7%BA%B8AFM%E5%9B%BE%E5%83%8F%E5%88%86%E5%89%B2-1782864719921.webp.webp" type="image/webp" />
    </item>
    <item>
      <title>使用AI大模型半年后的体会</title>
      <link>https://sheldonxxd.cn/archives/249/</link>
      <guid isPermaLink="true">https://sheldonxxd.cn/archives/249/</guid>
      <pubDate>Tue, 30 Jun 2026 11:16:00 GMT</pubDate>
      <description>我AI编程经历了三个阶段：从让 AI 生成单个函数，到借助编程 Agent 完成完整任务，再到让顶尖大模型承担整个项目开发。AI 极大提升了开发效率，也不断拓宽了我的技术边界，但复杂项目仍离不开人的架构设计与最终把关。</description>
      <enclosure url="https://sheldonxxd.cn/assets/.thumbs/%E4%BD%BF%E7%94%A8AI%E5%A4%A7%E6%A8%A1%E5%9E%8B%E5%8D%8A%E5%B9%B4%E5%90%8E%E7%9A%84%E4%BD%93%E4%BC%9A-1782824858428.webp.webp" type="image/webp" />
    </item>
    <item>
      <title>InterpolAI用于图像间隔帧智能插值</title>
      <link>https://sheldonxxd.cn/archives/248/</link>
      <guid isPermaLink="true">https://sheldonxxd.cn/archives/248/</guid>
      <pubDate>Mon, 25 Aug 2025 02:16:00 GMT</pubDate>
      <description>5月28日《Nature Methods》介绍了一项技术——InterpolAI，能够利用深度学习（deep learning）与光流（optical flow）技术，在两张真实图像（Z stack序列）之间“创造”出新的、从未存在过的图像，从而恢复3D结构的连续性。</description>
      <enclosure url="https://sheldonxxd.cn/assets/.thumbs/2025/08/632801157.png.webp" type="image/webp" />
    </item>
    <item>
      <title>cellpose微调模型效果评估工具</title>
      <link>https://sheldonxxd.cn/archives/240/</link>
      <guid isPermaLink="true">https://sheldonxxd.cn/archives/240/</guid>
      <pubDate>Mon, 07 Jul 2025 12:30:00 GMT</pubDate>
      <description>为了对cellpose微调模型在测试数据集上的效果进行评估，在Grok的帮助下弄了一个小工具。</description>
      <enclosure url="https://sheldonxxd.cn/assets/.thumbs/2025/07/2190654578.gif.webp" type="image/webp" />
    </item>
    <item>
      <title>分类数据散点分布作图之stripplot</title>
      <link>https://sheldonxxd.cn/archives/237/</link>
      <guid isPermaLink="true">https://sheldonxxd.cn/archives/237/</guid>
      <pubDate>Mon, 07 Jul 2025 12:07:00 GMT</pubDate>
      <description>这里介绍分类数据绘制散点图的常用命令stripplot。</description>
      <enclosure url="https://sheldonxxd.cn/assets/.thumbs/2025/07/566861044.png.webp" type="image/webp" />
    </item>
    <item>
      <title>尝鲜cellpose-sam</title>
      <link>https://sheldonxxd.cn/archives/234/</link>
      <guid isPermaLink="true">https://sheldonxxd.cn/archives/234/</guid>
      <pubDate>Mon, 23 Jun 2025 07:24:00 GMT</pubDate>
      <description>本文介绍下今年更新的cellpose sam的试用情况。</description>
      <enclosure url="https://sheldonxxd.cn/assets/.thumbs/2025/06/Pasted-image-20250623150417.png-5f64f1ae94.png.webp" type="image/webp" />
    </item>
    <item>
      <title>基于模拟方法实现空间转录组的细胞边界分割</title>
      <link>https://sheldonxxd.cn/archives/233/</link>
      <guid isPermaLink="true">https://sheldonxxd.cn/archives/233/</guid>
      <pubDate>Mon, 16 Jun 2025 02:22:00 GMT</pubDate>
      <description>今天介绍一种新的细胞分割方法Proseg，在细胞边缘分割处理上更加精确，从而满足空间转录组学分析的要求。</description>
      <enclosure url="https://sheldonxxd.cn/assets/.thumbs/2025/06/Pasted-image-20250616094416.png-7f30ce7510.png.webp" type="image/webp" />
    </item>
    <item>
      <title>单分子定位精度</title>
      <link>https://sheldonxxd.cn/archives/230/</link>
      <guid isPermaLink="true">https://sheldonxxd.cn/archives/230/</guid>
      <pubDate>Wed, 11 Jun 2025 07:09:00 GMT</pubDate>
      <description>最近有同学问我单分子成像（DNA PAINT/STORM等）的定位精度。</description>
    </item>
    <item>
      <title>基于plotly进行双通道成像预览</title>
      <link>https://sheldonxxd.cn/archives/225/</link>
      <guid isPermaLink="true">https://sheldonxxd.cn/archives/225/</guid>
      <pubDate>Tue, 27 May 2025 08:28:00 GMT</pubDate>
      <description>在grok的帮助下利用plotly打造了一个简单的双通道成像预览函数。这样可以方便集成到数据分析工作流程中，以便实时交互以快速检验情况。</description>
      <enclosure url="https://sheldonxxd.cn/assets/.thumbs/2025/05/326788486.png.webp" type="image/webp" />
    </item>
    <item>
      <title>基于matplotlib的饼图绘制</title>
      <link>https://sheldonxxd.cn/archives/222/</link>
      <guid isPermaLink="true">https://sheldonxxd.cn/archives/222/</guid>
      <pubDate>Fri, 23 May 2025 10:03:00 GMT</pubDate>
      <description>数据分析以及可视化的最终目标就是化繁为简，直观地呈现数据的特征和差异，以便论文里能够简单清晰地讲清楚。饼图虽然简单，但是有时候也很有用。</description>
      <enclosure url="https://sheldonxxd.cn/assets/.thumbs/2025/05/1236239062.svg.webp" type="image/webp" />
    </item>
    <item>
      <title>基于ICP算法的三维点云配准</title>
      <link>https://sheldonxxd.cn/archives/221/</link>
      <guid isPermaLink="true">https://sheldonxxd.cn/archives/221/</guid>
      <pubDate>Wed, 21 May 2025 14:03:00 GMT</pubDate>
      <description>记录三维点云配准的经典Iterative Closest Point（ICP）算法。</description>
      <enclosure url="https://sheldonxxd.cn/assets/.thumbs/2025/05/991917553.gif.webp" type="image/webp" />
    </item>
    <item>
      <title>基于三维坐标系变换的数据分布范围平面可视化</title>
      <link>https://sheldonxxd.cn/archives/218/</link>
      <guid isPermaLink="true">https://sheldonxxd.cn/archives/218/</guid>
      <pubDate>Wed, 21 May 2025 08:28:00 GMT</pubDate>
      <description>要判断一个东西是否在一个三维区域的内部还是外部是很简单的，但是要直观地展示出来这种三维空间的内外关系，需要一些技巧。这里举个例子。</description>
      <enclosure url="https://sheldonxxd.cn/assets/.thumbs/2025/05/2585463750.png.webp" type="image/webp" />
    </item>
    <item>
      <title>基于相对距离求解点的空间坐标</title>
      <link>https://sheldonxxd.cn/archives/215/</link>
      <guid isPermaLink="true">https://sheldonxxd.cn/archives/215/</guid>
      <pubDate>Wed, 21 May 2025 04:29:00 GMT</pubDate>
      <description>本文记录一个立体几何相关的基于距离求解坐标的函数。</description>
      <enclosure url="https://sheldonxxd.cn/assets/.thumbs/2025/05/3860234918.gif.webp" type="image/webp" />
    </item>
    <item>
      <title>使用Grok编程真的太香了</title>
      <link>https://sheldonxxd.cn/archives/213/</link>
      <guid isPermaLink="true">https://sheldonxxd.cn/archives/213/</guid>
      <pubDate>Tue, 20 May 2025 08:07:00 GMT</pubDate>
      <description>之前想写一个函数来计算一个三维物体的最邻近间隙距离并进行可视化。发现Grok提供的代码最简洁，可视化效果最好。这里具体记录下这种99%的工作量依靠AI完成的编程过程。</description>
      <enclosure url="https://sheldonxxd.cn/assets/.thumbs/2025/05/2371540311.png.webp" type="image/webp" />
    </item>
    <item>
      <title>计算三维物体边界之间的最小间隙长度</title>
      <link>https://sheldonxxd.cn/archives/210/</link>
      <guid isPermaLink="true">https://sheldonxxd.cn/archives/210/</guid>
      <pubDate>Tue, 20 May 2025 03:10:00 GMT</pubDate>
      <description>对于很小的信号点比如单分子光斑，或者是单分子定位的散点cluster，我们可以忽略其本身的体积，视作质点来计算。这样可以计算质点之间的最邻近距离（Nearest Neighborhood Distance, NND），此时使用KDTree可以很好的解决问题。但是当信号是一个区域的时候，如果再使用NND，则单个cluster区域较大计算的质心NND就无法体现其...</description>
      <enclosure url="https://sheldonxxd.cn/assets/.thumbs/2025/05/1392912615.png.webp" type="image/webp" />
    </item>
    <item>
      <title>基于threshold_local的图像局部阈值计算</title>
      <link>https://sheldonxxd.cn/archives/206/</link>
      <guid isPermaLink="true">https://sheldonxxd.cn/archives/206/</guid>
      <pubDate>Fri, 16 May 2025 14:13:00 GMT</pubDate>
      <description>像threshold otsu或者threshold li等方法得到的阈值就是一个数值，然后得应用到全局。但如果一张比较大的图像，特别是三维数据中各处的背景不太均匀的时候，直接使用一个数值来进行全局的阈值分割很难做好。所以掌握局部阈值计算方法是很必要的。</description>
      <enclosure url="https://sheldonxxd.cn/assets/.thumbs/2025/05/3964019685.png.webp" type="image/webp" />
    </item>
    <item>
      <title>基于阈值与watershed的三维点簇状信号分割</title>
      <link>https://sheldonxxd.cn/archives/203/</link>
      <guid isPermaLink="true">https://sheldonxxd.cn/archives/203/</guid>
      <pubDate>Fri, 16 May 2025 08:38:00 GMT</pubDate>
      <description>三维成像数据中的物体分割，不能简单的先逐层分析每个slice，再堆叠回去。因此这里再专门提供一个三维点簇状信号分割的函数。</description>
      <enclosure url="https://sheldonxxd.cn/assets/.thumbs/2025/05/1562561805.png.webp" type="image/webp" />
    </item>
    <item>
      <title>基于最小交叉熵的图像背景阈值搜索</title>
      <link>https://sheldonxxd.cn/archives/201/</link>
      <guid isPermaLink="true">https://sheldonxxd.cn/archives/201/</guid>
      <pubDate>Fri, 16 May 2025 03:41:00 GMT</pubDate>
      <description>通过阈值分割图像中的前景和背景是成像数据分析中基础的基础。此处以skimage.filters.threshold li函数为例，介绍基于最小交叉熵的图像阈值搜索算法。</description>
      <enclosure url="https://sheldonxxd.cn/assets/.thumbs/2025/05/522838840.png.webp" type="image/webp" />
    </item>
    <item>
      <title>基于watershed算法实现点簇状信号的分割</title>
      <link>https://sheldonxxd.cn/archives/194/</link>
      <guid isPermaLink="true">https://sheldonxxd.cn/archives/194/</guid>
      <pubDate>Thu, 15 May 2025 12:44:00 GMT</pubDate>
      <description>点簇状信号在成像数据中非常常见。这里提供一个整合好的函数方便进行分析。</description>
      <enclosure url="https://sheldonxxd.cn/assets/.thumbs/2025/05/2014802205.png.webp" type="image/webp" />
    </item>
    <item>
      <title>基于marker的二维点云对齐</title>
      <link>https://sheldonxxd.cn/archives/190/</link>
      <guid isPermaLink="true">https://sheldonxxd.cn/archives/190/</guid>
      <pubDate>Wed, 14 May 2025 12:51:00 GMT</pubDate>
      <description>在多色成像时会遇到通道对齐的问题，一个比较可靠的做法是使用多色荧光小球作为marker。</description>
      <enclosure url="https://sheldonxxd.cn/assets/.thumbs/2025/05/3634142941.png.webp" type="image/webp" />
    </item>
    <item>
      <title>基于shapely模块实现对ROI的调整</title>
      <link>https://sheldonxxd.cn/archives/184/</link>
      <guid isPermaLink="true">https://sheldonxxd.cn/archives/184/</guid>
      <pubDate>Tue, 13 May 2025 11:01:00 GMT</pubDate>
      <description>此处以批量缩小ROI为例介绍如何利用shapely模块对ROI进行调整。</description>
      <enclosure url="https://sheldonxxd.cn/assets/.thumbs/2025/05/2390629870.png.webp" type="image/webp" />
    </item>
    <item>
      <title>基于pandas整理表格数据的常用功能</title>
      <link>https://sheldonxxd.cn/archives/182/</link>
      <guid isPermaLink="true">https://sheldonxxd.cn/archives/182/</guid>
      <pubDate>Sat, 10 May 2025 09:51:00 GMT</pubDate>
      <description>工作中需要处理各种电子表格文件，这里记录一下常用的pandas功能，免得总是网上查来查去。</description>
      <enclosure url="https://sheldonxxd.cn/assets/.thumbs/2025/05/1090792473.png.webp" type="image/webp" />
    </item>
    <item>
      <title>信噪比分析之数据可视化的必要性</title>
      <link>https://sheldonxxd.cn/archives/179/</link>
      <guid isPermaLink="true">https://sheldonxxd.cn/archives/179/</guid>
      <pubDate>Wed, 07 May 2025 01:35:00 GMT</pubDate>
      <description>使用编程的方式能够高度自定义地对大量数据进行分析，但为保证分析的准确性，需要对中间步骤进行充分的可视化检查。</description>
      <enclosure url="https://sheldonxxd.cn/assets/.thumbs/2025/05/1652945183.png.webp" type="image/webp" />
    </item>
    <item>
      <title>批量预览蔡司共聚焦成像czi文件</title>
      <link>https://sheldonxxd.cn/archives/177/</link>
      <guid isPermaLink="true">https://sheldonxxd.cn/archives/177/</guid>
      <pubDate>Wed, 30 Apr 2025 08:18:00 GMT</pubDate>
      <description>当要对大量数据进行分析之前，须先快速预览数据。了解一些基本情况是非常必要的。这里整理了下我常用的预览成像数据使用的代码。</description>
      <enclosure url="https://sheldonxxd.cn/assets/.thumbs/2025/04/691074126.png.webp" type="image/webp" />
    </item>
    <item>
      <title>python虚拟环境迁移</title>
      <link>https://sheldonxxd.cn/archives/174/</link>
      <guid isPermaLink="true">https://sheldonxxd.cn/archives/174/</guid>
      <pubDate>Wed, 30 Apr 2025 04:47:00 GMT</pubDate>
      <description>最近需要搬迁到另外一台电脑上，但是其中一些模块是无法自动安装的，所以最好的办法是整体迁移过去。这里介绍手动迁移python虚拟环境的办法。</description>
    </item>
    <item>
      <title>matplotlib直方图作图数据提取</title>
      <link>https://sheldonxxd.cn/archives/170/</link>
      <guid isPermaLink="true">https://sheldonxxd.cn/archives/170/</guid>
      <pubDate>Mon, 28 Apr 2025 04:03:00 GMT</pubDate>
      <description>提供一个函数，可以获取matplotlib绘制直方图后返回的数据并整理到表格中，方便用户使用其它工具进行美化作图。</description>
      <enclosure url="https://sheldonxxd.cn/assets/.thumbs/2025/04/1610759529.png.webp" type="image/webp" />
    </item>
    <item>
      <title>分割一切显微图像的micro-SAM</title>
      <link>https://sheldonxxd.cn/archives/160/</link>
      <guid isPermaLink="true">https://sheldonxxd.cn/archives/160/</guid>
      <pubDate>Wed, 16 Apr 2025 11:23:00 GMT</pubDate>
      <description>稍微得空，简单记录下之前看到的一个号称可以分割一切显微图像micro SAM工具。</description>
      <enclosure url="https://sheldonxxd.cn/assets/.thumbs/2025/04/203898645.png.webp" type="image/webp" />
    </item>
    <item>
      <title>基于mask图像提取目标轮廓线坐标</title>
      <link>https://sheldonxxd.cn/archives/154/</link>
      <guid isPermaLink="true">https://sheldonxxd.cn/archives/154/</guid>
      <pubDate>Wed, 02 Apr 2025 04:18:00 GMT</pubDate>
      <description>图像分割时很多模型给出的都是mask图像，为了方便转换为ROI，这里提供一段python代码基于mask提取contour坐标。</description>
    </item>
    <item>
      <title>cellpose检测结果npy文件的读取</title>
      <link>https://sheldonxxd.cn/archives/153/</link>
      <guid isPermaLink="true">https://sheldonxxd.cn/archives/153/</guid>
      <pubDate>Wed, 02 Apr 2025 04:09:00 GMT</pubDate>
      <description>有时候需要对cellpose检测结果进行自定义的可视化展示，则需要读取其保存的npy文件并进行处理。</description>
      <enclosure url="https://sheldonxxd.cn/assets/.thumbs/2025/04/2563132656.png.webp" type="image/webp" />
    </item>
  </channel>
</rss>