搜索资源列表
coloc3D
- Descr iption: This scr ipt allows the user to load 3-D TIFF images, such as those derived from confocal or 2-photon microscopy, into the MATLAB workspace for analysis of colocalization between two images in 3-D. It includes a function <getstacks&g
3DSurfaceOfImage
- 伪彩色图及3D表面图 -pseudo-color maps and 3D surface map pseudo -color maps and 3D surface map pseudo-color maps and 3 D surface map
biaoding
- 主程序为 Tsai 参考 TestData 以了解调用方法 Ncx,Nfx,Cx,Cy,dx,dy,sx 七个参数可以这样得到: Ncx,Nfx,sx 简单的设为1。 Cx,Cy 设为像素中心,也即是如果图像是800×600,那就设为400、300。 但我的例子中的值是用其它的方法标定出来的。可以参考Tsai的另外一篇论文: Techniques for Calibration of the Scale Factor and Image Center fo
DislinDataPlotLibb
- DISLIN data plotting library manual. This manual describes the data plotting library DISLIN written in the programming languages Fortran andC.ThenameDISLINisanabbreviationforDevice-IndependentSoftwareLINdausinceapplications were designed to run
pulse
- figure 4.2a single pluse 3-D uncertainty plot pulsewidth is 2 seconds。 Figure 4.2b. Contour plot corresponding to Fig. 4.2a. Figure 4.2c. Single pulse 3-D ambiguity plot. Pulsewidth is 2 seconds. Figure 4.2d. Contour plot corresponding to Fig. 4.2c.
ImageRegistration.rar
- 基于边缘特征的图像配准算法源码 基于边缘特征的图像配准算法是将不同时间、不同的传感器(成像设备)或不同条件下(天候、照度、摄像位置和角度等)获取的同一场景的两幅或多幅图像根据其边缘特征进行匹配、叠加的处理,最终生成一幅全景图像的方法。该方法具有抗噪性强,匹配速度快,误匹配率低,适用于多种类型的图像等优点,主要可以运用于以下领域: (1)军事研究领域,如飞行器辅助导航系绞、武器投射系统的末制导以及寻地等应用研究; (2)医学图像分析,如数字剪影血管造影DSA血管造影术、肿瘤检测、白内障检测、
TETRAHEDRON
- A 3-D rotating tetrahedron. Code in C using Turbo C++ on WindowsXP.(change the path of bgi folder as in tour computer if needed).
An-efficient-3-D-near-field-ISAR-algorithm
- 三维逆合成孔径雷达成像算法研究,国外牛人写的,国内下不来,我们教研室托关系在国外下载的-An efficient 3-D near-field ISAR algorithm
Dataregistrationin3-Dscanningsystems
- 通过引入特征点和改进最近点迭代法, 提出了一种 在三维扫描系统中对三维点云数据进行配准的方法。该方法 通过对特征点的提取, 首先得到一组匹配点对, 然后运用 SVD 矩阵分解算法求出转换参数R 和T, 进而以此作为最 近点迭代法的初始值, 并对最近点的求法和迭代截止条件作 了改进, 得到了很好的配准效果。该文论述了该方法的基本 原理, 并通过不同视觉下物体三维测量点云数据配准的应用 实例证明了该方法的有效性。-A 3-D meas uring dat a r egis
Introductory_Techniques_for_3-D_Computer_Vision.ra
- 计算机视觉重要书籍,供大家参考,3D计算机视觉技术-Introductory Techniques for 3 D Computer Vision
An_Invitation_to_3-D_Vision_From_Images_to_Models.
- 计算机视觉经典图书,矢量pdf,非扫描版。CV及PR领域必看大作!-An Invitation to 3-D Vision From Images to Models
hh
- 计算机图形学(Computer Graphics,简称CG)是一种使用数学算法将二维或三维图形转化为计算机显示器的栅格形式的科学。简单地说,计算机图形学的主要研究内容就是研究如何在计算机中表示图形、以及利用计算机进行图形的计算、处理和显示的相关原理与算法。 -Computer Graphics (Computer little, abbreviation CG) is a kind of the use of mathematical algorithms will of 2-d or 3-
3Dpmedicalpimagepprocessing
- 3维医学图像处理,详细介绍每一步是怎样实现的。-3-D medical image processing, details of how to achieve each step.
gaborfilter.tar
- Gabor滤波器经常被用于形状检测和特征提取,比如增强指纹图像。本代码用matlab实现了一个二维Gabor滤波器。 代码使用如下: function [G,gabout] = gaborfilter1(I,Sx,Sy,f,theta) from gaborfilter1 with different f(Frequency) and theta(Angle). for example f:0,2,4,8,16,32 theta = 0,pi/3,pi/6
foo_input_dvda-0.3.5
- This plugin is capable to detect DVD-Audio watermarks and contains MLP Decoder from FFmpeg project and some parts from libdvdread library
3
- 是激光干涉测量和合成孔径雷达相位解包裹原理算法,《二维相位解包裹原理和算法》- Is laser interference measuring and synthetic aperture radar phase solution package principle algorithm Two-dimensional Phase Unwrapping:Theory, Algorithms, and Software by Dennis C. Ghigl
jizhong_jibuzhong
- 基于3维直方图的聚类分割,对初学matlab的同学非常有用的哈!-3-D histogram clustering based segmentation matlab beginner students of very useful Ha!
flow3j_source
- 用Java写的3D光流算法,即在三维图像序列上估计光流场。-Flow3J- 3D Optical Flow in Java. Flow3J implements an algorithm for the estimation of optical flow fields in three-dimensional image volume sequences. It also implements 2-D and 3-D scintillation rendering as a
C-and-C-P-P-graphics-programming
- C与C++高级图形程序设计完整版 内容摘要: 附录与关键词: 计算机图形学 程序设计 计算机图形学 全文目录 为什么要阅读本书 前言 第一章 数学模块 鸣谢 第一部 分通用程序 第二章 图形界面模块 第三章 如何使用模块 第四章 实体建模理论和数据库结构 第五章 给画面增加物体 第六章 在屏幕上排序和显示物体 第七章 Model.c描述文件生成程序 第八章
3-D-Depth-Reconstruction
- 从一副静态图中构建3D深度估计模型,很经典的一个文档-consider the task of 3-d depth estimation from a single still image