登录
首页 » Visual C++ » delaunay

delaunay

于 2021-04-08 发布 文件大小:3410KB
0 296
下载积分: 1 下载次数: 353

代码说明:

  VC和OpenGL实现的点云读取界面,需要的朋友可以下载参考(VC and OpenGL realize the point cloud to read interface, the need for a friend can download the reference)

文件列表:

带约束条件的delaunay分割
........................\Aboutfrm.frm
........................\Aboutfrm.frx
........................\AddEditBookId.frm
........................\AddEditBookId.frx
........................\AddNewBook.frm
........................\AddNewBook.frx
........................\AEditBookId.frm
........................\AEditBookId.frx
........................\BookSystem.PDM
........................\BookSystem.vbp
........................\BookSystem.vbw
........................\DataBase
........................\........\Data.mdb
........................\........\Set.Dat
........................\........\VB101.tmp
........................\........\VB12D.tmp
........................\DataEnvironment1.DCA
........................\DataEnvironment1.Dsr
........................\DataReport1.DCA
........................\DataReport1.Dsr
........................\DataReport1.dsx
........................\DataReport2.DCA
........................\DataReport2.Dsr
........................\DataReport2.dsx
........................\DataReport3.DCA
........................\DataReport3.Dsr
........................\DataReport3.dsx
........................\EditBook.frm
........................\EditBook.frx
........................\EditBookId.frm
........................\EditBookId.frx
........................\Findfrm.frm
........................\Findfrm.frx
........................\frmMain.frm
........................\frmSplash.frm
........................\frmSplash.frx
........................\imgae





........................\.....\CDROM01.ICO
........................\.....\CLASSLIB.ICO
........................\.....\CLOCK03.ICO
........................\.....\FACE01.ICO
........................\.....\FACE02.ICO
........................\.....\FACE03.ICO
........................\.....\FACE04.ICO
........................\.....\FACE05.ICO
........................\.....\graph9.ico
........................\.....\JGL.ico
........................\.....\KEY04.ICO
........................\.....\LT72.ICO
........................\.....\NOTEPA~5.ICO
........................\.....\NOTESG.ICO
........................\.....\OOFL.ICO
........................\.....\Orders.ICO
........................\.....\OUTLOOK.ICO
........................\.....\RPTSTYLE.ICO
........................\.....\SCDRESPL.ICO
........................\.....\SECUR05.ICO
........................\.....\TIMER01.ICO
........................\.....\TOOLS.ICO
........................\Lentfrm.frm
........................\Lentfrm.frx
........................\LentLogin.frm
........................\LentLogin.frx
........................\LoginSys.frm
........................\LoginSys.frx
........................\Main.frm
........................\Main.frx
........................\Module1.bas
........................\mp3play
........................\.......\mp3.exe
........................\MSSCCPRJ.SCC
........................\Readme.txt
........................\SearchNum.frm
........................\SearchNum.frx
........................\Setfrm.frm
........................\Setfrm.frx
........................\setfrm.log
........................\SetPer.frm
........................\SetPer.frx
........................\SetType.frm
........................\SetType.frx
........................\VB1.TMP
........................\VB1113.TMP
........................\VB1115.TMP
........................\VB1120.TMP
........................\VB15.TMP
........................\VB210.TMP
........................\VB223.TMP
........................\VB235.TMP
........................\VB32.TMP
........................\VBD4.tmp
........................\中国象棋2000


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

发表评论

0 个回复

  • BIAODING
    RAC法标定程序,适用于单目摄像机的线结构光的标定(The RAC calibration method procedure applies to line structured light calibration)
    2012-10-11 21:38:13下载
    积分:1
  • division
    图像的分割处理,可以将图像中的数字分割找出(IMAGE division)
    2010-08-28 08:43:02下载
    积分:1
  • szmhclsf
    这是一个数字模糊处理的算法论文!很好很经典(Number obfuscation algorithms! Good classic)
    2012-05-27 14:56:19下载
    积分:1
  • Mirror_DImageProcess
    这个实例就像一个魔镜一样,能把原始图像照出各种变换效果,是基于MFC的多文档应用程序(This example is like a mirror,which can convert original image according to a variety of effects)
    2013-11-29 16:23:24下载
    积分:1
  • mesh_simplification
    网格简化, 将复杂的带有很多细节的物体的三维立体网格进行任意比例的简化,使得其减少点和面片的数量并保持物体的基本特征,以达到加快图像显示及压缩文件的效果。(Mesh simplification, the complex three-dimensional grid with many of the details of the object simplified in any proportion, such that it reduce the number of points and surfaces of the sheet and keep the basic characteristics of the object, in order to achieve the speed up of the image display and the effect of the compressed file .)
    2014-12-21 14:36:07下载
    积分:1
  • target-tracking
    基于meanshift算法的目标跟踪,主要是基于opencv车辆跟踪!!!程序当中进行简单的图像分割(Based on the meanshift algorithm of image segmentation and target tracking.)
    2013-08-21 10:45:45下载
    积分:1
  • Image-zooming
    实现bmp位图的图像放大缩小,包含整个mfc的源码文件。(Achieve bmp bitmap image zoom, contains the entire mfc source files.)
    2014-02-13 10:17:26下载
    积分:1
  • MARK_Dehaze
    2009年CVPR最佳论文《Single image haze removal using dark channel prior》暗原色图像去雾的算法实现。与原文不同的是本程序没有完成最后matting细化效果的部分,但仍能够达到视觉上可以接受的去雾效果。计算机视觉课程作业。工程运行于VS2008环境,需要OpenCV支持。Debug目下exe文件可以直接双击运行查看结果。(CVPR 2009 Best Paper " Single image haze removal using dark channel prior" to the dark fog of the primary image algorithm. The difference is that with the original program did not complete the final matting refinement part,yet haze-removal result is visually acceptable. Visual course work. This project runs under VS2008 with OpenCV. Double click the exe file under Debug folder to check the final result.)
    2011-08-10 16:46:35下载
    积分:1
  • Histogram-method
    利用直方图双峰法选取适当阈值对图像进行二值化处理。此法只适用于直方图为双峰状图像。(Using the Shuangfeng method to the appropriate threshold histogram of image processing two values. This method is only applicable to the histogram of image of Shuangfeng.)
    2015-04-14 15:56:07下载
    积分:1
  • tuxiangchuli
    Visual C++ 数字图像处理 光盘源码(Visual C++ Digital image processing, CD-ROM source)
    2009-01-12 20:23:19下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载