搜索资源列表
二维图像三维显示
- 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量
dk0619
- 此程序为一图像处理程序,用OPENGL编制, 用户首先选择是绘制二维或三维图形,对于相应的图形输入一定的数据后保存,即可出现需要的图形窗口,可以进行数据预数据,查看变差函数,运用克里格插值,观查图像生成过程及帧描绘过程,最后点击输出即可看到所实现的图形,此为一个非常不错的图形图像处理程序。且是用MFC实现的,功能强大,便于窗口运行。-procedure for an image-processing program, using OpenGL establishment, users fir
OpenGL三维重建
- 用OpenGL实现二维图像的三维重建
基于Matlab仿真的联合变换相关器实验
- 利用Matlab软件平台对JTC进行了图像识别仿真实验,得到了二维及三维相关输出图像,显示出尖锐的相关峰。仿真实验表明:联合变换进行图像识别中存在强烈的零级干扰,干扰信号是有用信号的7.14倍,输出结果不理想;采用功率谱相减法可以消除零级强干扰,进而提高了图像的识别能力。
threedbmp.rar
- 在MFC中调用OpenGL库函数来实现二维图像的三维显示,OpenGL in MFC library function call to achieve the two-dimensional images of three-dimensional display
reconstruct
- Matlab程序,通过二维图像重建三维模型的例子,简单实用-Matlab program, through the two-dimensional image reconstruction of three-dimensional model example of simple and practical
Reconstruct
- 车载摄像头二维图像三维重建的源代码,能重建车辆前方道路上像素点距离车头中心点的距离,角度。-failed to translate
SURF
- 实现基于2幅二维图像的目标的三维重构,相机定标,图像配准-The task of fi nding correspondences between two images of the same scene or object
morph3
- 三维图像形态学函数的实现,三维腐蚀效果,matlab toolbox 中有二维实现,但迄今为止还没见到三维实现-graphic morph erode3
OpenSceneGraph.3.0.Beginners.Guide
- 在C++下实现OSG的编程,用于实现三维立体或者二维图像的表达。-In C++ programming to achieve OSG, used to implement three-dimensional or two-dimensional images of the expression.
3d
- 本程序可以快速完成对二维图像的三维重构算法-This procedure can quickly complete the three-dimensional two-dimensional image reconstruction algorithm
image-texture-mapping
- 这个Matlab程序实现了二维图像到三维图像的纹理映射功能。作者原本,把它用于MRI医学图像中。-The Matlab program achieved a two-dimensional image into three-dimensional image texture mapping function. Author of the original, it used in MRI medical images.
3D-depth-map-from-2D-images
- 二维图像三维立体视差算法依据的文章是: “Segment-Based Stereo Matching Using Belief Propogation and a Self-Adapting Dissimilarity Measure” by Klaus, Sormann, and Karner 主要步骤: Getting Pixel Disparity Filtering the Pixel Disparity 包含的文件: demo.m, .#newrea
mirt2D_mexinterp
- interpolates平面图像Z坐标点与X坐标。 Z是假定被定义在定期间隔1点:1:M,N,N][M,地方=大小(Z)。 如果兮,易建联价值观是图像边界,把外面的NaNs在《紫。 Matlab函数是相似的土著 INTERP2字(Z =、烯、彝族、“线性”、南), 但多的主人。如果Z是矢量阵二维图像三维价值),然后反复讨论,interpolates:Z(:1)、Z(,,)、2)::::Z(,,,3),. .等。这部作品对每个图像interpolate速度比独立,例
harfa_c2004
- 计算图像的分形维数,采用的方式为计盒维数,计算结果还可以,不经能够算二维的三维的也能算。-Calculation of the fractal dimension of the image, the approach for the box-counting dimension, the results also.
Matlab
- Matlab将二维图像三维重构,把下面的代码写成m文件,运行就可以了。具体你要看到什么样的三维模型,你可以在此基础上修改。-Matlab three-dimensional reconstruction of the two-dimensional image, the following code written in m file, run it. Specifically you want to see what kind of three-dimensional model, you c
三维矩阵转二维
- 在mmatlab中将多波段的遥感图像(三维矩阵数据)转换成二维数据,与求邻域(convert the 3D image data into the 2D data in the matlab)
OpenGL二维图像转换为三维图像
- 采用OpenGL工具,,进行的对图像的三维重建过程。(Three-dimensional image reconstruction,the software is OpenGL)
三步搜索法
- 二维数字图像相关算法,可实现亚像素精度的匹配和应变测量(Two dimensional digital image correlation algorithm, which can achieve sub-pixel precision matching and strain measurement)
三维显示
- 将二维图像进行三维显示,使用的是matlab中的mesh函数(The mesh function of MATLAB is used to display two-dimensional image in three-dimensional)