登录
首页 » Special Effects » 实现了Delaunay三角网的生长算法。在VC++6.0环境下编译

实现了Delaunay三角网的生长算法。在VC++6.0环境下编译

于 2022-04-19 发布 文件大小:50.72 kB
0 159
下载积分: 2 下载次数: 1

代码说明:

实现了Delaunay三角网的生长算法。在VC++6.0环境下编译-Realize the growth of Delaunay triangulation algorithm. In VC++ 6.0 compiler environment

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

发表评论

0 个回复

  • multi
    实现多小波变换的MATLAB工具箱库函数-multi-wavelet transform MATLAB Toolbox library functions
    2022-03-05 19:22:46下载
    积分:1
  • 用小波变换对图象进行灰度处理Wavelet
    用小波变换对图象进行灰度处理Wavelet-Using Wavelet Transform of image gray-scale deal with Wavelet
    2022-03-23 18:35:52下载
    积分:1
  • 在计算机视觉中首先一步是计算每个摄像机的参数(外参和内参),这是重建物体所必须的,这一个过程称为摄像机定标(camera calibration)。这是我自己写...
    在计算机视觉中首先一步是计算每个摄像机的参数(外参和内参),这是重建物体所必须的,这一个过程称为摄像机定标(camera calibration)。这是我自己写的一个简单的采用3维模板(模板是由黑白相间的格子组成,格子大小30cm×30cm,模板必须是三维,否则矩阵奇异)定标的程序,交互性比较好,每个角点通过鼠标点击自动获取。-Computer Vision in the first step is to calculate the parameters of each camera (outside the Senate and internal), which is necessary for the reconstruction of objects, which a process known as camera calibration (camera calibration). This is what I wrote it myself using a simple 3-dimensional template (template is composed of black-and-white lattice, lattice size of 30cm ?30cm, the template must be three-dimensional, or matrix singular) calibration procedures, better interactivity, each Corner automatic access through mouse clicks.
    2023-01-09 03:25:04下载
    积分:1
  • VC编写数字图像处理中对指定区域进行面积、周长等几何参量的自动测量...
    VC编写数字图像处理中对指定区域进行面积、周长等几何参量的自动测量-VC in the preparation of digital image processing of the designated area for area, perimeter and other geometric parameters of the automatic measurement
    2023-01-29 16:35:04下载
    积分:1
  • 本光盘共包括三个工程,分别是用于实现数字图像基本处理算法的DimageProcess工程, 用于实现图像融合的PixelFusion工程和用于人脸识别的Fa...
    本光盘共包括三个工程,分别是用于实现数字图像基本处理算法的DimageProcess工程, 用于实现图像融合的PixelFusion工程和用于人脸识别的FaceDetection工程。 关于程序的运行, DImageProcess工程只需载入Bmp格式的文件,便可通过菜单实现各种处理算法, 需要强调一点,其只对256色格式的图片进行处理。 PixelFusion工程程序运行时,用户须载入两幅图片,其中全色图像选择给定的图片spot.bmp, 而多光谱图片则为给定的图片tm.bmp。而后用户便可选择各种融合算法进行融合处理。 FaceDetection工程运行时,首先要通过文件“打开 载入图片face.bmp,而后才可以进行人脸检测 操作,需要强调的是人脸区域检测、眼睛的检测与定位、人嘴的检测与定位、人脸的勾勒四个处理 模块必须按照先后顺序进行,而且各个模块内的各项操作也必须按照菜单栏从上至下的顺序来进行。 另外,由于在人脸检测时用到了先验知识,所以目前只能对给定的图片face.bmp进行处理。-This CD-ROM includes a total of three projects, namely, for the realization of the basic digital image processing algorithms DimageProcess project Used to achieve image fusion PixelFusion engineering and construction for face recognition FaceDetection. With regard to program operation, DImageProcess works just load Bmp file format can be achieved through the menu, a variety of processing algorithms, Need to emphasize that its only 256-color format for image processing. PixelFusion engineering program runs,
    2022-03-09 21:11:55下载
    积分:1
  • ImageStone是一个功能强大的C++类库的图像处理。这是易携带…
    ImageStone is a powerful C++ class library for image manipulation. it is portable and requiring only a recompiling on any platform. It includes load/save, display, histogram, undo/redo and over 100 predefined filters. It is a mature and easy-to-use image library that everyone from novices to professionals can use and enjoy. 一位高手写的,我好不容易找到的.和大家分享一下 -ImageStone C is a powerful class library fo r image manipulation. it is portable and requir ing only a recompiling on any platform. It inclu des load/save, display, histogram, and undo/redo and over 100 predefined filters. It i s a mature and easy-to-use image library that ev eryone from novices to professionals can use an d enjoy. one expert wrote, I finally found. and share with you
    2022-01-22 16:53:34下载
    积分:1
  • 本文针对多光谱图像配准中不同光谱图像间存在较大的灰度差异、同一景 物在不同波段表现的特征也各不相同等问题,提出了基于互信息相似性测度的 多光谱图像配准算...
    本文针对多光谱图像配准中不同光谱图像间存在较大的灰度差异、同一景 物在不同波段表现的特征也各不相同等问题,提出了基于互信息相似性测度的 多光谱图像配准算法。-In this paper, multi-spectral image registration between images in different spectral gray there is a big difference, the same scene in different performance characteristics of band varies and so on, based on mutual information similarity measure for multi-spectral image registration algorithm .
    2022-07-14 23:22:33下载
    积分:1
  • 继续神经网络编程,bp算法,delphi 2005下编译通过
    继续神经网络编程,bp算法,delphi 2005下编译通过-Continue to neural network programming, bp algorithm, delphi 2005 under the compiler through
    2022-04-26 12:29:53下载
    积分:1
  • matlab环境下的立体图像校正程序,目的是要消除例如图像对的垂直视差...
    matlab环境下的立体图像校正程序,目的是要消除例如图像对的垂直视差-matlab environment three-dimensional image correction procedures, such as the purpose is to eliminate the image of the vertical parallax
    2022-02-10 10:25:47下载
    积分:1
  • uniform noise 噪音 去除源码,利用3阶均值完成
    uniform noise 噪音 去除源码,利用3阶均值完成
    2022-09-23 14:20:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载