• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

相似文献

1
Adapting the ITK Registration Framework to Fit Parametric Image Models.使ITK配准框架适用于参数化图像模型。
Insight J. 2010 Jun 30:1-8.
2
SimITK: visual programming of the ITK image-processing library within Simulink.SimITK:在Simulink中对ITK图像处理库进行可视化编程。
J Digit Imaging. 2014 Apr;27(2):220-30. doi: 10.1007/s10278-013-9667-7.
3
The Insight ToolKit image registration framework.Insight ToolKit 图像配准框架。
Front Neuroinform. 2014 Apr 28;8:44. doi: 10.3389/fninf.2014.00044. eCollection 2014.
4
Image Segmentation, Registration and Characterization in R with SimpleITK.使用SimpleITK在R语言中进行图像分割、配准与特征描述
J Stat Softw. 2018 Aug;86. doi: 10.18637/jss.v086.i08. Epub 2018 Sep 4.
5
An efficient and generic extension to ITK to process arbitrary shaped regions of interest.一种对ITK的高效通用扩展,用于处理任意形状的感兴趣区域。
Comput Methods Programs Biomed. 2006 Jan;81(1):1-7. doi: 10.1016/j.cmpb.2005.09.006. Epub 2005 Dec 20.
6
Fast and Robust Symmetric Image Registration Based on Distances Combining Intensity and Spatial Information.基于结合强度和空间信息的距离的快速鲁棒对称图像配准
IEEE Trans Image Process. 2019 Feb 18. doi: 10.1109/TIP.2019.2899947.
7
A flexible registration framework for multimodal image data.一种用于多模态图像数据的灵活配准框架。
Conf Proc IEEE Eng Med Biol Soc. 2004;2004:1755-8. doi: 10.1109/IEMBS.2004.1403526.
8
Comparison of four freely available frameworks for image processing and visualization that use ITK.四种使用ITK的免费图像处理和可视化框架的比较。
IEEE Trans Vis Comput Graph. 2007 May-Jun;13(3):483-93. doi: 10.1109/TVCG.2007.1001.
9
Multimodal image fusion with SIMS: Preprocessing with image registration.使用二次离子质谱的多模态图像融合:通过图像配准进行预处理。
Biointerphases. 2016 Jun 14;11(2):02A311. doi: 10.1116/1.4939892.
10
An ITK implementation of a physics-based non-rigid registration method for brain deformation in image-guided neurosurgery.基于物理的非刚性配准方法在图像引导神经外科中的脑变形的 ITK 实现。
Front Neuroinform. 2014 Apr 7;8:33. doi: 10.3389/fninf.2014.00033. eCollection 2014.

本文引用的文献

1
Imaging intracellular fluorescent proteins at nanometer resolution.以纳米分辨率成像细胞内荧光蛋白。
Science. 2006 Sep 15;313(5793):1642-5. doi: 10.1126/science.1127344. Epub 2006 Aug 10.
2
Myosin V walks hand-over-hand: single fluorophore imaging with 1.5-nm localization.肌球蛋白V以手拉手方式移动:具有1.5纳米定位的单荧光团成像。
Science. 2003 Jun 27;300(5628):2061-5. doi: 10.1126/science.1084398. Epub 2003 Jun 5.
3
Precise nanometer localization analysis for individual fluorescent probes.单个荧光探针的精确纳米定位分析。
Biophys J. 2002 May;82(5):2775-83. doi: 10.1016/S0006-3495(02)75618-X.

使ITK配准框架适用于参数化图像模型。

Adapting the ITK Registration Framework to Fit Parametric Image Models.

作者信息

Quammen Cory, Taylor Russell M

出版信息

Insight J. 2010 Jun 30:1-8.

PMID:22499152
原文链接:https://pmc.ncbi.nlm.nih.gov/articles/PMC3322640/
Abstract

The image registration framework in the Insight Tookit offers a powerful body of code for finding the optimal spatial transform that registers one image with another. However, ITK currently lacks a way to fit parametric models of image pixel values to an input image. Such a capability is necessary in certain applications such as sub-resolution localization of molecules in fluorescence microscopy. This document describes new classes that enable the use of the registration framework to provide this capability. We describe a new base class, itk::ParametricImageSource, that defines an interface for parametric image sources. An adapter class itk::ImageToParametricImageSourceMetric that enables itk::ParametricImageSources to be hooked into the registration framework is also described. An example adapter class that enables the existing itk::GaussianImageSource to be used for image fitting is presented, and we demonstrate use of the classes by fitting a 2D Gaussian function to an image generated by the itk::GaussianImageSource class.

摘要

Insight Toolkit中的图像配准框架提供了强大的代码库,用于寻找将一幅图像与另一幅图像配准的最佳空间变换。然而,ITK目前缺乏一种将图像像素值的参数模型拟合到输入图像的方法。在某些应用中,如荧光显微镜中分子的亚分辨率定位,这种功能是必需的。本文档描述了一些新类,这些新类使得能够使用配准框架来提供此功能。我们描述了一个新的基类itk::ParametricImageSource,它定义了参数图像源的接口。还描述了一个适配器类itk::ImageToParametricImageSourceMetric,它使itk::ParametricImageSources能够接入配准框架。给出了一个示例适配器类,它使现有的itk::GaussianImageSource能够用于图像拟合,并且我们通过将二维高斯函数拟合到由itk::GaussianImageSource类生成的图像来演示这些类的用法。