CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 二维图像三维

搜索资源列表

  1. 二维图像三维显示

    0下载:
  2. 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:106574
    • 提供者:张立强
  1. dk0619

    2下载:
  2. 此程序为一图像处理程序,用OPENGL编制, 用户首先选择是绘制二维或三维图形,对于相应的图形输入一定的数据后保存,即可出现需要的图形窗口,可以进行数据预数据,查看变差函数,运用克里格插值,观查图像生成过程及帧描绘过程,最后点击输出即可看到所实现的图形,此为一个非常不错的图形图像处理程序。且是用MFC实现的,功能强大,便于窗口运行。-procedure for an image-processing program, using OpenGL establishment, users fir
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:256476
    • 提供者:luoye
  1. OpenGL三维重建

    3下载:
  2. 用OpenGL实现二维图像的三维重建
  3. 所属分类:图形图象

    • 发布日期:2009-08-25
    • 文件大小:97049
    • 提供者:popcorn
  1. 基于Matlab仿真的联合变换相关器实验

    1下载:
  2. 利用Matlab软件平台对JTC进行了图像识别仿真实验,得到了二维及三维相关输出图像,显示出尖锐的相关峰。仿真实验表明:联合变换进行图像识别中存在强烈的零级干扰,干扰信号是有用信号的7.14倍,输出结果不理想;采用功率谱相减法可以消除零级强干扰,进而提高了图像的识别能力。
  3. 所属分类:报告论文

  1. threedbmp.rar

    0下载:
  2. 在MFC中调用OpenGL库函数来实现二维图像的三维显示,OpenGL in MFC library function call to achieve the two-dimensional images of three-dimensional display
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-08
    • 文件大小:106190
    • 提供者:jiang_feng
  1. reconstruct

    1下载:
  2. Matlab程序,通过二维图像重建三维模型的例子,简单实用-Matlab program, through the two-dimensional image reconstruction of three-dimensional model example of simple and practical
  3. 所属分类:Special Effects

    • 发布日期:2015-09-13
    • 文件大小:804925
    • 提供者:drogen
  1. Reconstruct

    0下载:
  2. 车载摄像头二维图像三维重建的源代码,能重建车辆前方道路上像素点距离车头中心点的距离,角度。-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:12248
    • 提供者:LP
  1. SURF

    0下载:
  2. 实现基于2幅二维图像的目标的三维重构,相机定标,图像配准-The task of fi nding correspondences between two images of the same scene or object
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2293629
    • 提供者:weiyantao
  1. morph3

    0下载:
  2. 三维图像形态学函数的实现,三维腐蚀效果,matlab toolbox 中有二维实现,但迄今为止还没见到三维实现-graphic morph erode3
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:600
    • 提供者:gpluo
  1. OpenSceneGraph.3.0.Beginners.Guide

    1下载:
  2. 在C++下实现OSG的编程,用于实现三维立体或者二维图像的表达。-In C++ programming to achieve OSG, used to implement three-dimensional or two-dimensional images of the expression.
  3. 所属分类:Special Effects

    • 发布日期:2016-06-25
    • 文件大小:5121024
    • 提供者:haifeng
  1. 3d

    0下载:
  2. 本程序可以快速完成对二维图像的三维重构算法-This procedure can quickly complete the three-dimensional two-dimensional image reconstruction algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:97845
    • 提供者:李强
  1. image-texture-mapping

    3下载:
  2. 这个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.
  3. 所属分类:Graph program

    • 发布日期:2016-01-06
    • 文件大小:237189
    • 提供者:job
  1. 3D-depth-map-from-2D-images

    0下载:
  2. 二维图像三维立体视差算法依据的文章是: “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
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-04
    • 文件大小:522021
    • 提供者:nemo
  1. mirt2D_mexinterp

    0下载:
  2. interpolates平面图像Z坐标点与X坐标。 Z是假定被定义在定期间隔1点:1:M,N,N][M,地方=大小(Z)。 如果兮,易建联价值观是图像边界,把外面的NaNs在《紫。 Matlab函数是相似的土著 INTERP2字(Z =、烯、彝族、“线性”、南), 但多的主人。如果Z是矢量阵二维图像三维价值),然后反复讨论,interpolates:Z(:1)、Z(,,)、2)::::Z(,,,3),. .等。这部作品对每个图像interpolate速度比独立,例
  3. 所属分类:matlab例程

    • 发布日期:2017-12-11
    • 文件大小:3830
    • 提供者:abeaqhax
  1. harfa_c2004

    2下载:
  2. 计算图像的分形维数,采用的方式为计盒维数,计算结果还可以,不经能够算二维的三维的也能算。-Calculation of the fractal dimension of the image, the approach for the box-counting dimension, the results also.
  3. 所属分类:Fractal program

    • 发布日期:2017-05-21
    • 文件大小:6342702
    • 提供者:Wang Heming
  1. Matlab

    5下载:
  2. 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
  3. 所属分类:3D Graphic

    • 发布日期:2015-10-10
    • 文件大小:1024
    • 提供者:何振雄
  1. 三维矩阵转二维

    1下载:
  2. 在mmatlab中将多波段的遥感图像(三维矩阵数据)转换成二维数据,与求邻域(convert the 3D image data into the 2D data in the matlab)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:982016
    • 提供者:lastdance
  1. OpenGL二维图像转换为三维图像

    1下载:
  2. 采用OpenGL工具,,进行的对图像的三维重建过程。(Three-dimensional image reconstruction,the software is OpenGL)
  3. 所属分类:OpenGL

    • 发布日期:2020-11-16
    • 文件大小:58368
    • 提供者:佳美呀
  1. 三步搜索法

    1下载:
  2. 二维数字图像相关算法,可实现亚像素精度的匹配和应变测量(Two dimensional digital image correlation algorithm, which can achieve sub-pixel precision matching and strain measurement)
  3. 所属分类:其他

    • 发布日期:2020-09-04
    • 文件大小:430080
    • 提供者:超威张三
  1. 三维显示

    1下载:
  2. 将二维图像进行三维显示,使用的是matlab中的mesh函数(The mesh function of MATLAB is used to display two-dimensional image in three-dimensional)
  3. 所属分类:图形图像处理

    • 发布日期:2020-11-16
    • 文件大小:312320
    • 提供者:紫歆
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com