登录
首页 » Visual C++ » Z_buffer

Z_buffer

于 2020-07-24 发布 文件大小:11363KB
0 256
下载积分: 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 个回复

  • opencv-sift
    图像匹配,可以实现目标图像的匹配,匹配出最相似的训练图片。(Image matching, the matching can achieve the target image, matching the most similar training images.)
    2013-06-08 16:46:48下载
    积分:1
  • denoise_source
    精心收集的几个去噪算法,包括基于视觉的非线性去噪、BLS_GSM算法、NL-Bayes图像去噪、KSVD去噪等,内容为核心代码,需要配置完善。 (Denoising algorithm of several carefully collected, including visual based nonlinear denoising, BLS_GSM algorithm, NL-Bayes image denoising, KSVD denoising, the content as the core code, the need to improve the allocation of. )
    2015-03-10 08:57:56下载
    积分:1
  • FingerPrintDlg
    指纹图像处理包括梯度处理、方向场处理、平滑处理、智能增强处理等(The fingerprint image processing including gradient processing, direction field processing, smooth processing and intelligent enhancement processing, etc)
    2011-04-30 19:28:34下载
    积分:1
  • MeanShiftSegMent
    根据D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis 以及 C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision.这两篇文献提供的方法编写的图像分割代码,作者是 Chris M. Christoudias, Bogdan Georgescu,代码经我看了后加了丰富的中文注释,希望可以给各位带来阅读上的方便。 基于meanshift的聚类分割方法包括滤波、区域融合等操作,通过调整sigma和sigmar来调整分割效果。(According to D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis, and C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision. These two documents prepared by the methods provided by image segmentation code , the author is Chris M. Christoudias, Bogdan Georgescu, after I read the code, add a rich Chinese notes, hoping to bring you the convenience of reading. Segmentation method based on clustering meanshift including filtering, regional integration and other operations, and by adjusting the sigma sigmar to adjust segmentation results.)
    2013-07-30 19:01:52下载
    积分:1
  • tuxiangpingjie
    图像拼接及柱面全景图生成算法研究 图像拼接及柱面全景图生成算法研究(Image mosaicing and cylinder panorama generation algorithm is studied)
    2012-01-14 19:37:10下载
    积分:1
  • hfjh
    本程序基于近景摄影测量,单片空间后方交会算法完成,用C++代码编写,内含有样本数据,以供试验。运行正常,注释完整。(This procedure based on the close shot photogrammetry, monolithic space resection algorithm, contains sample data, and written in c++ code for test. Running normally, notes complete.)
    2016-06-08 18:20:48下载
    积分:1
  • example
    使用C++和CUDA编写的双边滤波器。在平滑图像的同时可以保持边界(Using bilateral filter the C++ and CUDA written. Boundary can be kept in the smooth image while)
    2013-01-09 19:06:43下载
    积分:1
  • FBP
    CT(computer tomography )图像重建算法,FBP,是目前商用CT的主流重建算法(computer tomography reconstruction algrithm)
    2020-09-05 04:38:06下载
    积分:1
  • FACE-Recognition
    这是一个应用VC++编写的基于摄像头读取人脸的人脸识别和人脸检测软件,其中引用了MATLAB的系统函数,是一个非常不错的人脸识别软件,这个系统在我校论文答辩审核中获得了优秀的成绩。希望对大家有用(This is an application-based VC prepared to read camera Face to Face Recognition and face detection software. cited in the MATLAB system function, is a very good face recognition software. The system in my school examination papers reply obtained outstanding achievements. We hope to useful)
    2020-06-26 05:20:01下载
    积分:1
  • 利用数字软件halocn来进行缺陷检测
    利用数字图像处理软件halocn来进行缺陷检测,附带有之前做工程项目的原图源代码,还有ppt和实验指导书(Halocn using digital image processing software for defect detection, comes with artwork done before the project source code, as well as ppt and experimental instructions)
    2020-06-30 03:40:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载