-
cvpr01_zollei1109
医学图像配准,医学图像2D_3D配准,基于vc++开发。(The registration of pre-operative volumetric datasets to
intra-operative two-dimensional images provides an im-
provedway of verifying patient positionandmedical instru-
ment location. In applications from orthopedics to neuro-
surgery, it has a great value in maintaining up-to-date in-
formation about changes due to intervention. We propose a
mutual information-based registration algorithm which es-
tablishes the proper alignment via a stochastic gradient as-
centstrategy. Ourmaincontributionliesinestimatingprob-
ability density measures of image intensities with a sparse
histogrammingmethodwhichcouldlead to potentialspeed-
up over existing registration procedures and deriving the
gradient estimates required by the maximization procedure.
Experimental results are presented on fluoroscopy and CT
datasets of a real skull, and on a CT-derived dataset of a
real skull, a plastic skull and a plastic lumbar spine seg-
ment.)
- 2014-09-09 16:29:28下载
- 积分:1
-
CBCT
FDK重建算法 希望对其他人能有帮助 用C和cuda 实现的(fdk reconstrcution algorithm using cuda
and c source code hope to help others it may be usefull. it is implented by c and cuda)
- 2021-01-09 18:38:50下载
- 积分:1
-
DCTJPEG
blkproc.m,DCHuffmanEncoding.m,ACHuffmanEncoding.m,zigzag.m,PSNR.m,
对灰度图像进行DCT变换,量化,ZigZag扫描,Huffman编解码,反量化,反DCT变换而重建图像。
其中,blkproc.m为分块DCT变换函数;
DCHuffmanEncoding.m,ACHuffmanEncoding.m分别为DC和AC变换系数的Huffman码表函数;
zigzag.m为ZigZag扫描函数;PSNR.m为求图像峰值信噪比函数。
Copyright 2008 Reserved @ Wang Chengyou @ Tianjin University, P.R.China. (This function tests the DCTJPEG codec)
- 2013-03-24 12:06:34下载
- 积分:1
-
DecodeString
根据指定字符分割字符串,VC++精选编程源码,很好的参考。(According to the specified character segmentation character string, VC++ select programming source code, a good reference.)
- 2013-12-03 10:56:22下载
- 积分:1
-
ImageRegistration
基于边缘特征的图像配准算法源码
基于边缘特征的图像配准算法是将不同时间、不同的传感器(成像设备)或不同条件下(天候、照度、摄像位置和角度等)获取的同一场景的两幅或多幅图像根据其边缘特征进行匹配、叠加的处理,最终生成一幅全景图像的方法。该方法具有抗噪性强,匹配速度快,误匹配率低,适用于多种类型的图像等优点,主要可以运用于以下领域:
(1)军事研究领域,如飞行器辅助导航系绞、武器投射系统的末制导以及寻地等应用研究;
(2)医学图像分析,如数字剪影血管造影DSA血管造影术、肿瘤检测、白内障检测、CT、MRI、 PET、 SPECT图像结构信息融合;
(3)模式识别,如特征识别、波形分析、签名证实、目标物运动跟踪、序列图像分析等;
(4)计算机视觉,可用于目标定位、自动质量控制等;
(5)遥感数据分析,多电磁波段图像信息融合,如多谱段的等场景分类、定位和识别定义好的或已知特征的场景、自然资源监控、核生长监控、市区增长检测等。
本算法实现使用VC++6.0为开发环境,目前只支持灰度图像,感兴趣的朋友可以进一步扩展。(Image registration is a fundamental problem in image processing, which is a process to match two or more images of the same scene taken at different times, from different viewpoints, or by different sensors. Image registration is an important technique for a great variety of applications such as medical image analysis, computer vision, remote image data analysis, image information fusion, and the recovery of the 3–D characteristics of a scene.)
- 2009-03-19 13:17:58下载
- 积分:1
-
CV-SURF
基于vc++6.0的SURF算法的程序代码,可以直接运行(Based on the SURF algorithm for vc++6.0 program code can be run directly)
- 2011-05-18 10:45:18下载
- 积分:1
-
star
C#处理数字图像集锦,有图像旋转、平移等变换,有图像编码,有图像解码,有数字图像处理那本书里的各种算法(C# processing the digital image gallery, image rotation, translation, transformation, and image coding, image decoding, digital image processing various algorithms in the book)
- 2012-06-12 07:54:36下载
- 积分:1
-
TextureMesh
RunSFM中作者写的纹理映射的应用程序(RunSFM the authors write texture mapping application)
- 2015-01-29 17:42:25下载
- 积分:1
-
SparseMatrixOfExamples
稀疏矩阵的实例,讲述如何用稀疏矩阵进行实际的编程。本例是以超市购物为实际背景。(Examples of sparse matrix)
- 2010-07-29 09:57:15下载
- 积分:1
-
Canny
Canny边缘检测算法,已经试过,可以用。能较好的检测边缘。(Canny edge detection algorithm, has been tried, you can use. To better edge detection.)
- 2010-09-28 14:42:46下载
- 积分:1