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

搜索资源列表

  1. VTK读取系列 JPG图片

    0下载:
  2. 利用VTK三维重建软件与VS2010结合,读取格式为JPEG的系列图像,并能指定显示某一个图像,语言为C++语言(Using VTK 3D reconstruction software and VS2010 combination, read the format of the JPEG series of images, and can specify to display an image, the language is C++ language)
  3. 所属分类:3D图形编程

  1. 3692051

    0下载:
  2. 用c语言编写的,三维医学图像开发源程序库和范例应用,(Written in c, 3 d medical image source libraries and the sample application,)
  3. 所属分类:图形图象

    • 发布日期:2017-12-21
    • 文件大小:267264
    • 提供者:朱增猛|
  1. 149008204siftMatch

    1下载:
  2. 三维重构的思路很简单,用OpenGL中纹理贴图功能,将平面图像中的三角形逐个贴到计算出的三维坐标上去就可以了。为了便于观察3D效果,我还设计了交互功能:用方向键可以上下左右旋转重构的模型,用鼠标滚轮可以放大或缩小。用gluLookAt函数可以实现视点旋转的功能。三维重构的代码实现在glFuncs.cpp中。(Three-dimensional reconstruction of the idea is very simple, with OpenGL texture mapping functi
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:6095872
    • 提供者:0908
  1. kincet+pcl获取点云

    0下载:
  2. 利用kinect和PCL点云库,将深度图像转换生成三维点云(Kinect and PCL point cloud libraries are used to convert depth images to generate 3D point clouds)
  3. 所属分类:图形图象

  1. 数字摄影测量Moravec算子点特征提取

    0下载:
  2. Moravec算子,实现对数字图像处理中的点特征提取,可用于图像拼接,特征提取,三维点生成(Moravec operator, the realization of digital image processing in point feature extraction, can be used for image stitching, feature extraction, 3D point generation)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:1044480
    • 提供者:LUWEI96
  1. stl_gen

    0下载:
  2. 由点云数据,三角面片法向量 生成3d打印的stl文件(obtain the stl file which used to 3D printing, run from point cloud, normal vector files)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:5400576
    • 提供者:asen
  1. delaunay_test

    0下载:
  2. 运用delauney三角剖分原理实现对三维图像的三角剖分(The triangulation of 3D image is realized by using delauney triangulation principle)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:248832
    • 提供者:wkang
  1. 2841219

    0下载:
  2. 使用k-means算法实现聚类分析,将四维的数据分成三个簇()
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:hookloxu
  1. python计算机视觉.pdf

    0下载:
  2. 本书是计算机视觉编程的权威实践指南,依赖 Python 语言讲解了基础理论与算法,并通过 大量示例细致分析了对象识别、基于内容的图像搜索、光学字符识别、光流法、跟踪、三维重建、 立体成像、增强现实、姿态估计、全景创建、图像分割、降噪、图像分组等技术。(This book is an authoritative guide to computer vision programming, which explains basic theories and algorithms based on
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:17972224
    • 提供者:sycai
  1. 特殊函数与图形

    0下载:
  2. 特殊函数与图像 ppt 三维 定义函数(function three dimension)
  3. 所属分类:图形图象

    • 发布日期:2018-01-11
    • 文件大小:1408000
    • 提供者:bonnieZQ
  1. MC的练习

    0下载:
  2. 利用面绘制技术进行三维物体的可视化,已有比较成熟的界面和图像。(Using surface rendering technology to visualize three-dimensional objects, there is a relatively mature interface and image.)
  3. 所属分类:OpenGL

    • 发布日期:2018-01-11
    • 文件大小:47986688
    • 提供者:THU丶白起
  1. CBCT

    2下载:
  2. FDK算法 重建三维图像,期中有GPU并行计算加速fdk算法的实例(back-projection to RECONSTRUCT 3D IMAGE)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-22
    • 文件大小:10236928
    • 提供者:wwwactive
  1. imshow3D

    0下载:
  2. 三维展示用户获取的图像,方便用户进行图像展示,并且集成了简单的图像参数调节界面,与matlab自带的imshow函数有异曲同工的效果(Show image in three dimensions.)
  3. 所属分类:图片显示

    • 发布日期:2018-04-23
    • 文件大小:2048
    • 提供者:ydm10000
  1. lfm_ambg

    1下载:
  2. LFM信号不确定函数和模糊函数的三维图像和等高图。(The LFM signal to determine the three-dimensional image and contour map function and fuzzy function.)
  3. 所属分类:图形图象

    • 发布日期:2018-04-28
    • 文件大小:4096
    • 提供者:Iamcupid
  1. 3DConsole

    0下载:
  2. 一个基于控制台的三维图像显示程序,在visual studio2013中能成功运行,是初学OpenGL的良好源代码。(A three-dimensional image display program based on the console, which runs successfully in visual studio2013, is a good source of primary OpenGL.)
  3. 所属分类:OpenGL

    • 发布日期:2018-04-29
    • 文件大小:10333184
    • 提供者:Qlmite
  1. opencv

    0下载:
  2. opencv随书源码,图像处理,图像处理:cvSobel,cvCanny等 结构分析:ContourArea等 运动分析与目标跟踪:cvMeanShift等 模式识别:CvHaarFeature 摄像头定标与三维重建:cvCalibrateCamer2(Opencv with the book source, image processing)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:411648
    • 提供者:月明泛轻舟
  1. plotyyy

    0下载:
  2. 该函数可以绘制同一个横坐标轴下两个纵坐标轴的二维图像(plot the 2D-graph with three axis)
  3. 所属分类:图形图象

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:zhanchunhui
  1. kernels

    0下载:
  2. 本程序是基于vb编写的构建三角网的方法,速度快捷是制作三维图像的好帮手()
  3. 所属分类:图形图象

    • 发布日期:2018-05-01
    • 文件大小:2247680
    • 提供者:lingbynn
  1. code

    0下载:
  2. 三种图像去噪源码(matlab实现) 1.均值滤波对高斯噪声的效果 2.二维自适应维纳滤波对高斯噪声的滤除效果 3.对加入椒盐噪声的图像分别作均值、中值和维纳滤波(Three images to noise source code 1. The effect of mean filtering on gaussian noise. 2. The filtering effect of 2d adaptive wiener filtering on gaussian noise. 3.
  3. 所属分类:图形图像处理

  1. hessian_frangi_filter_version2a

    1下载:
  2. 基于Hessian矩阵增强提取二维或三维医学图像中的血管(Vessel enhancement and extraction from 2D or 3D medical images)
  3. 所属分类:图形图象

    • 发布日期:2018-05-01
    • 文件大小:4068352
    • 提供者:lisafei80
« 1 2 ... 32 33 34 35 36 3738 39 »
搜珍网 www.dssz.com