登录
首页 » Visual C++ » Z_buffer

Z_buffer

于 2020-07-24 发布 文件大小:11363KB
0 139
下载积分: 1 下载次数: 48

代码说明:

  计算机图形学基础算法z-buffer, 实现隐藏面消除(Computer graphics based algorithm z-buffer, to achieve hidden surface removal)

文件列表:

扫描线Z_buffer算法
..................\20821055_邹松_扫描线Z_Buffer算法作业说明.doc,32256,2008-12-31
..................\bin
..................\...\cone.obj,16535,2007-12-30
..................\...\cube.obj,839,2008-01-04
..................\...\run.bat,188,2008-12-31
..................\...\SL_Z_buffer.exe,122880,2008-12-31
..................\...\sphere.obj,57515,2007-12-30
..................\...\teapot.obj,61417,2007-12-30
..................\...\test.obj,286,2008-01-01
..................\...\torus.obj,33973,2007-12-30
..................\...\torusknot.obj,179844,2007-12-30
..................\...\venusm.obj,3080597,2008-01-03
..................\SL_Z_buffer
..................\...........\debug
..................\...........\ipch
..................\...........\....\sl_z_buffer-b3d9aa10
..................\...........\....\....................\sl_z_buffer-5975a65d.ipch,21037056,2016-04-06
..................\...........\SL_Z_buffer
..................\...........\...........\cone.obj,16535,2007-12-30
..................\...........\...........\cube.obj,737,2016-02-29
..................\...........\...........\cube.obj.bak,839,2008-01-04
..................\...........\...........\Debug
..................\...........\...........\.....\BuildLog.htm,6108,2008-12-31
..................\...........\...........\.....\CL.read.1.tlog,10476,2016-04-06
..................\...........\...........\.....\CL.write.1.tlog,412,2016-04-06
..................\...........\...........\.....\link.read.1.tlog,3082,2016-04-06
..................\...........\...........\.....\link.write.1.tlog,462,2016-04-06
..................\...........\...........\.....\mt.dep,65,2008-12-31
..................\...........\...........\.....\mt.read.1.tlog,692,2016-04-06
..................\...........\...........\.....\mt.write.1.tlog,320,2016-04-06
..................\...........\...........\.....\SL_Z_buffer.Build.CppClean.log,1313,2016-04-06
..................\...........\...........\.....\SL_Z_buffer.lastbuildstate,82,2016-04-06
..................\...........\...........\.....\SL_Z_buffer.log,1950,2016-04-06
..................\...........\...........\.....\SL_Z_buffer.write.1.tlog,0,2016-04-06
..................\...........\...........\plane.obj,2891,2015-12-14
..................\...........\...........\planexz.obj,2346,2016-02-29
..................\...........\...........\planexz.obj.bak,2797,2015-12-14
..................\...........\...........\satellitemodel.mtl,237,2016-02-29
..................\...........\...........\satellitemodel.obj,193059,2016-02-29
..................\...........\...........\satellitemodelxz.obj,8806,2015-12-15
..................\...........\...........\SL_Z_buffer.vcproj,3237,2008-12-31
..................\...........\...........\SL_Z_buffer.vcproj.admin-PC.admin.user,1413,2008-12-31
..................\...........\...........\SL_Z_buffer.vcproj.KILLER.Admin.user,1409,2008-01-04
..................\...........\...........\SL_Z_buffer.vcxproj,3647,2016-02-29
..................\...........\...........\SL_Z_buffer.vcxproj.filters,944,2016-02-29
..................\...........\...........\SL_Z_buffer.vcxproj.user,143,2016-02-29
..................\...........\...........\test.obj,3080597,2008-01-03
..................\...........\...........\torus.obj,33973,2007-12-30
..................\...........\...........\z_buffer.cpp,16467,2016-04-06
..................\...........\SL_Z_buffer.ncb,1272832,2008-12-31
..................\...........\SL_Z_buffer.sdf,29970432,2016-04-06
..................\...........\SL_Z_buffer.sln,896,2016-02-29
..................\...........\SL_Z_buffer.sln.old,894,2008-01-01
..................\...........\UpgradeLog.XML,3164,2016-02-29
..................\...........\_UpgradeReport_Files
..................\...........\....................\UpgradeReport.css,3348,2016-02-29
..................\...........\....................\UpgradeReport.xslt,12579,2009-08-31
..................\...........\....................\UpgradeReport_Minus.gif
..................\...........\....................\UpgradeReport_Plus.gif

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • SR_1
    基于分块的人脸图像超分辨率学习算法实验平台,利用学习到的训练集图像信息对低分辨率图像超分辨率,并可以查看超分辨率后的图像块匹配结果(用鼠标双击结果显示窗口中的实验图像),可以设置实验参数。(Block-based face image super-resolution algorithm for the experimental platform to learn, learning to use the training set of low-resolution image information super-resolution images and can view the image super-resolution block-matching results (double-click with the mouse results display window of the experimental images), the experimental parameters can be set.)
    2009-06-08 14:03:09下载
    积分:1
  • Kinect_DepthCanny
    用kinect获取3D图像,并从3D图像中用OpenCV方法从深度图中获取梯度边缘,从而得到更多信息,做后续处理(Get with kinect 3D images, and get the edge gradient from the depth map from a 3D image using OpenCV method to obtain more information, do follow-up treatment)
    2014-02-21 21:19:53下载
    积分:1
  • 基于区域的主动轮廓模型算法论文RegionBasedSnake
    基于区域的主动轮廓模型算法,是论文《Active Contours Without Edges》的VC算法实现(Region-based active contour model algorithm, for the paper " Active Contours Without Edges" of the VC algorithm)
    2020-06-28 12:00:01下载
    积分:1
  • Morph
    数字图像处理中的基本形态学处理,如腐蚀、膨胀、开操作、闭操作等实现的源代码。可以自定义结构元素的形状。(Digital image processing in the basic morphology processing, such as corrosion, swelling, open operation and close operation to achieve the source code. You can customize the shape of structural elements.)
    2009-01-06 09:38:40下载
    积分:1
  • jiang
    VC图像编辑软件 就要卷积模糊和卷积模糊加噪 以不同方法(大于等于2)实现图像的模糊效果(局部或全局)。并以BMP格式存储。(soft)
    2010-03-07 13:57:45下载
    积分:1
  • 24bit8
    基于VC++的BMP图像——24位转8位 (Turn based BMP images in VC++- 24 8)
    2013-04-14 20:47:53下载
    积分:1
  • graph
    对圆形,正方形,长方形等几何图形进行计算面积,周长等运算(Circular, square, rectangular and other geometric shapes are calculated area, perimeter of operation)
    2016-06-29 22:12:46下载
    积分:1
  • Motion-system-identification
    《精通Visual C++数字图像处理技术与工程案例》中第10章运动系统识别 (Motion system identification )
    2012-08-29 20:46:43下载
    积分:1
  • vb6
    图像处理缩放,大小随意改变,平滑处理,基于vb6.0设计(Zoom image processing, size change, smooth deal, based on the design VB6.0)
    2009-03-25 15:11:17下载
    积分:1
  • cpp
    用halcon编写的代码实例,用来给初学者学习(Use halcon code examples, for beginners learning )
    2014-10-21 09:56:24下载
    积分:1
  • 696518资源总数
  • 104242会员总数
  • 49今日下载