当前位置:
首页
资源下载

搜索资源 - view interpolation
搜索资源列表
-
0下载:
图像插值程序,在一些场合需要提供真实接触感觉,可以根据视角位置变化而生成对应视点的视图,提供相应的三维感觉,从而能够“环视”场景中的三维物体。-image interpolation procedures, in some occasions the need to provide access to real sense, it may change position and perspective generation of the corresponding Perspective Vie
-
-
2下载:
此程序为一图像处理程序,用OPENGL编制,
用户首先选择是绘制二维或三维图形,对于相应的图形输入一定的数据后保存,即可出现需要的图形窗口,可以进行数据预数据,查看变差函数,运用克里格插值,观查图像生成过程及帧描绘过程,最后点击输出即可看到所实现的图形,此为一个非常不错的图形图像处理程序。且是用MFC实现的,功能强大,便于窗口运行。-procedure for an image-processing program, using OpenGL establishment, users fir
-
-
0下载:
1) 将y4m格式的视频文件读入到Matlab中,文件可以从如下网站下载:
http://media.xiph.org/video/derf/
2) 使用examples.m将y4m视频文件中的每一帧图像读取出来
3)把奇数帧的偶数行丢弃,把偶数帧的奇数行丢弃,这样就形成了隔行视频
4)分别采用垂直重复,行平均,垂直内插,场平均,行场平均的方法进行去隔行
5)分析结果
-1) y4m video file format will be read to Matlab, fi
-
-
0下载:
用拉格朗日插值多项式求函数近似值
在visual C++ 6.0可以查看源代码-Lagrange interpolation polynomial for function approximation in the visual C++ 6.0 can view the source code
-
-
0下载:
自动绘制等值线的方法从技术方向上看可以分为两大类,插值和曲线拟合.其中曲线拟合总的来说效果不如插值算法经典和应用广泛,效果也较逊色.这里着重介绍插值算法.-Automatic drawing method isogram direction from a technical point of view can be divided into two categories, interpolation and curve fitting. In which the effect of curve
-
-
0下载:
Matlab code to view the image of a triangle under different views given the coordinates and color of its vertices. Colors inside triangle are found by interpolation
-
-
0下载:
这是运用分形插值曲线细化的折线图的源代码-This is the use of fractal interpolation curve refinement of the source code line chart
-
-
0下载:
书名:[MATLAB语言常用算法程序集].(龚纯).清晰版
内容:插值,函数逼近,特征值计算,数值微分,数值积分,方程求根,非线性方程组求解,线性方程组的直接法,线性方程组的的迭代法,随机数生成,特殊函数计算,常微分方程的初值问题,偏微分方程的数值解法,数据统计和分析。-Title: [MATLAB algorithms commonly used in assembly language]. (Gong pure). Clearer view of the contents: interp
-
-
0下载:
简单的功能介绍
1客户服务
---会员卡绑定服务
---会员卡打折服务
---无卡普通服务
---查看服务记录
2会员管理
---会员信息管理
---新增会员
---会员续卡
---积分兑换礼品
3仓库管理
---库存信息管理
4员工管理
5系统管理
开发环境:
vs2008
SQL SERVER 2005
-
-
0下载:
图像插值程序源码,在一些场合需要提供真实接触感觉,能根据视角位置变化而生成对应应视点的视图,提供相应的三维感觉,从而能够“环视”场景中的三维物体。 可直接使用。
-The source of the image interpolation process, in some instances need to provide real contact feeling can generate the corresponding changes in the perspective of loc
-
-
0下载:
练习读入lena.bmp图像,在workspace中查看图像,显示图像,并将此图像存储在C盘根目录下,命名为1.bmp。
读入两幅尺寸相同的图像(lena.bmp和sky.bmp),做加法,实现双曝光的效果。
读入两幅尺寸相同的图像(2.bmp和2background.bmp),做减法,实现减背景效果。
读入lena.bmp图像,编写一个模板,此模板是以图像中心为圆心,64像素为半径的圆内为1,其他位置为0,以此模板乘以读入的lena图像,显示结果。
用图像除法完成减背景操作(
-
-
0下载:
根据深度图和左视图,平移得到有洞的右视图,再用水平外插法补洞-Obtained according to the depth map and the left side view, pan right side view of the hole, and then the level of the outer interpolation fill hole
-
-
1下载:
裸眼3D播放器设计,将多个视点的图像进行融合,经插值算法处理后输出至光栅显示器呈现出裸眼3D效果-Design of naked eye 3D player, image multi-view fusion, the interpolation algorithm is output to the raster display showing the design 3D eye effect naked eye 3D player, image multi-view fusion, the in
-
-
0下载:
基于两幅视图的纵向插补方法IBR iamge based rendering-Based on two longitudinal view interpolation method
-
-
0下载:
视图变形技术是对不同视点的物体或景观进行变形时产生新的视点,从而确保一系列真实自然的图像渐变。-View morphing technology is different viewpoints deformation of objects or landscapes generate new viewpoints, thus ensuring a range of authentic natural image gradient.
-
-
0下载:
一个打开DEM文件格式的软件,可以显示DEM数据并进行查看,实时插值。-An open file format of the DEM software, DEM can display the data and view, real time interpolation.
-
-
0下载:
三次样条插值算法的原理三次样条插值鉴于高次插值不收敛又不稳定的特点。-Three times spline interpolation algorithm of the principle of the three spline interpolation in view of the high order interpolation is not convergence and instability.
-
-
0下载:
针对高次插值runge的学习代码,比较段数N不同时分段线性插值和三次样条插值,均给出误差曲线。(In view of the learning code of high order interpolation Runge, the number of comparison segments N does not simultaneously piecewise linear interpolation and three cubic spline interpolation, and the e
-