搜索资源列表
CMYDraw
- 用VC编写的绘图软件,实现基本的绘制直线,点,圆和矩形,实现基本的图象操作,旋转,缩放,平移,,实现投影的绘制,投影坐标的绘制,投影直线,点的绘制,以类的方式提供,使用GDI编写的2D程序-VC prepared by the graphics software, the basic drawing straight lines, points, round and rectangular, to achieve the basic operation of images, rotate, zo
touying-CSharp
- 本程序是使用VisualC#编制的一个投影变换演示程序,实现从3D长方体投影至2D平面的图形绘制,并演示了图形绕轴旋转的过程。-use of this procedure is the establishment of VisualC# 1 Projection Demonstration Program, D. realized from three to two rectangular projection plane D graphics rendering, and presentati
imagelab1
- 成像系统的计算机模拟,将摄像机坐标系内的立方体投影到二维平面上,计算机视觉的一个实验作业。-imaging system computer simulation, camera coordinate system within the cube of 2D projection, Computer vision of a laboratory experiment.
Chap4
- vc编写三惟投影变换以及二为线段以及多边形裁减!-A 3D projection transform,2D segment of line and polygon cut down programed with vc
dino.rar
- 在MFC下,基于OPENGL的恐龙线框模型,2D,在投影模式下.,In MFC, the OPENGL based on wire-frame model of the dinosaur, 2D, in the projection mode.
equidistant
- 本程序实现了CT系统在锥形束等距投影情况下,2D图像的重建-This procedure achieved a cone-beam CT system in the case of isometric projection, 2D image reconstruction
EyePos
- 最小邻域均值投影函数及其在眼睛定位算法.提出一种投影函数:最小邻域均值投影函数.该函数通过计算每条投影线上各像素点邻域均值的最小值 来跟踪图像中的低灰度特征.与传统的积分投影函数和方差投影函数相比,它以求最小值的局部选择性代替传统投 影函数的全局累加性,因此具有对片状噪声不敏感的特点、此外,在计算过程中,它还能记录最小值点的二维位置信 息,是一个二维的搜索算子、最小邻域均值投影函数的这些特点使其非常适合于眼睛定位.它对眼睛,特别是瞳孔,总 能够产生精确、鲁棒的响应通过在CAS—P
3DGraphicsProgrammingGuide
- 总目录 第一章 硬件接口 3D应用程序与硬件的交互作用 在计算机屏幕上显示图像 事件反应 使用不同的体系结构 第二章 3D变换 欧几里得空间,自由度和基本变换 平移 缩放 在平面内旋转 3D旋转 坐标系 变换次序 以矩阵形式表达变换 投影变换 第三章 2D图元光栅处理 第四章 2D和3D裁剪 第五章 视处理 第六章 建模 第七章 隐面消除 第八章 光线 第九章 构建3-D应用程序的实践方面 -Gener
2DProjection
- 二维投影是三维显示的基础,如果要将三维的物体显示在二维的电脑屏幕上,就必须经过投影变换。常见的投影变换有正交投影和透视投影,本例展示了正交投影在OPENGL中的实现。-2D Projection
Projection2to1and-Reconstruction
- 二位图像投影到一维通过imrotate指令完成。可以选择投影的任意角度。同时包括基于一维投影完成重构图像。-Using imrotate commond line to realize the projection of image from 2D to 1D for any view angle. And also include the reconstruction process
3D-to-2D
- 这个程序是用来将三维坐标投影成二维的c++程序。-This program is a three-dimensional coordinate projection into two-dimensional C++ program. . .
3Dchange
- 图形学图形的2D,3D变换,包括投影变换,等轴变换以及平移变换-Graphics graphics 2D, 3D transformation, projection transformation, equiaxed transformation and translation transform
fish_correcttion_matlab
- 鱼眼畸变矫正的matlab实现(含GUI),有几种实现方法的可供选择,主函数fish_3D_2014.m包括:2D球面坐标法,3D投影法,金字塔3D投影法-Matlab achieve fisheye distortion correction (including GUI), there are several implementations to choose from, the main function fish_3D_2014.m include: 2D spherical coord
raytracing-algorithm
- 光线跟踪(ray tracing)(也叫raytracing或者光束投射法)是一个在二维(2D)屏幕上呈现三维(3D)图像的方法.-Ray tracing (ray tracing) (also called raytracing or beam projection method) is a three-dimensional (3D) image, the method presented on a two-dimensional (2D) screen.
myFilteredBackprojection2DFT
- 二维快速傅里叶CT图像重建,直接输入数据就可以重建图像,已测试(Filtered Back projection 2D FT)
ctRecontruction
- 该附件的函数可实现CT重建的功能,如简单的反投影,在空间域中使用卷积的滤波反投影,采用了二维傅立叶变换的滤波反投影,并利用中心切片定理滤波反投影。 CT技术诞生以来, 人们已经发展了众多的图像重建算法, 但各种算法均存在着各自的优缺点。解析重建(Analytic Reconstruction, AR)和迭代重建(Iterative Reconstruction, IR)是CT图像重建的两种基本方法。滤过反投影(Filtered Back Projection, FBP)是解析重建的主要算法
qsm_swi_2d.m
- 用于进行swi处理,二维hanning窗滤波,最小密度投影(swi processing, 2d-hanning window filter, minimum intensity projection)