登录
首页 » Visual C++ » 3dwatershed

3dwatershed

于 2009-01-13 发布 文件大小:104KB
0 240
下载积分: 1 下载次数: 121

代码说明:

  用分水岭算法对三维模型进行分割处理。可以实现对三维模型的有意义分割。(Using three-dimensional model of the watershed algorithm to be dealt with separately. Three-dimensional model can achieve meaningful partition.)

文件列表:

3dwatershed
...........\watershed
...........\.........\bin
...........\.........\...\bishop.off
...........\.........\...\cube.off
...........\.........\...\pawn.off
...........\.........\...\rook.off
...........\.........\makefile
...........\.........\obj
...........\.........\...\function.o
...........\.........\...\input.o
...........\.........\...\lincoln.o
...........\.........\...\main.o
...........\.........\...\math.o
...........\.........\...\output.o
...........\.........\src
...........\.........\...\defines.h
...........\.........\...\function.c
...........\.........\...\input.c
...........\.........\...\lincoln.c
...........\.........\...\main.c
...........\.........\...\math.c
...........\.........\...\output.c
...........\.........\...\struct.h
watershed
.........\watershed
.........\.........\bin
.........\.........\...\bishop.off
.........\.........\...\cube.off
.........\.........\...\pawn.off
.........\.........\...\rook.off
.........\.........\makefile
.........\.........\obj
.........\.........\...\function.o
.........\.........\...\input.o
.........\.........\...\lincoln.o
.........\.........\...\main.o
.........\.........\...\math.o
.........\.........\...\output.o
.........\.........\src
.........\.........\...\defines.h
.........\.........\...\function.c
.........\.........\...\input.c
.........\.........\...\lincoln.c
.........\.........\...\main.c
.........\.........\...\math.c
.........\.........\...\output.c
.........\.........\...\struct.h

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

发表评论

0 个回复

  • MFC_TreeCRTL
    对话框以及树控件的描述及应用,很值得初学者学习,代码可以直接运行(Dialog boxes, and a description of the tree control and application, it is worth learning for beginners, the code can be run directly)
    2013-06-27 09:01:38下载
    积分:1
  • m11
    混合高斯(Mixture of Gaussian, MOG) 背景建模算法和Codebook 背景建模算法被广泛应用于监控视频的运动目标检测问题, 但混合高斯的球体模型通常假设RGB 三个分量是独立的, Codebook 的圆柱体模型假设背景像素值在圆柱体内均匀分布且背景亮度值变化方向指向坐标原点, 这些假设使得模型对背景的描述能力下降. 本文提出了一种椭球体背景模型, 该模型克服了混合高斯球体模型和Codebook 圆柱体模型假设的局限性, 同时利用主成分分析(Principal components analysis, PCA) 方法来刻画椭球体背景模型, 提出了一种基于主成分分析的Codebook 背景建模算法. 实验表明, 本文算法不仅能够更准确地描述背景像素值在RGB 空间中的分布特征, 而且具有良好的鲁棒性.(The background modeling algorithm of mixture of Gaussian (MOG) and codebook is widely used in moving object detection of surveillance video. However, the ball model of MOG usually assumes that the three components of RGB are independent, while the cylinder model of codebook assumes that the value of background pixel is distributed uniformly within the cylinder and the changing direction of brightness points to the origin of the coordinate system. These assumptions reduce the descriptive capability for background modeling. Therefore, the paper proposes an ellipsoid- based background model, which overcomes the MOG and codebook0s limitations. By using principal component analysis to depict the ellipsoid background model, a novel PCA-based codebook background modeling algorithm is proposed. Experiments show that this algorithm can not only give more accurate description of the distribution of background pixels but also have a better robustness.)
    2014-04-15 11:11:55下载
    积分:1
  • 实现的无损压缩
    该程序主要实现图像的无损压缩,具体算法包括: (1)整数小波变换+SPIHT无损压缩 其中整数小波可以采用JPEG2000提供的5-3小波,也可以采用S+P变换,本程序均已给出。 (2)DPCM+算术编码 DPCM采用的是JPEG中采用的方法; (3)JPEG-LS标准 JPEG-LS的无损压缩性能非常好,超过JPEG2000。(The program mainly realize lossless image compression, the specific algorithm include: (1) integer wavelet transform SPIHT Integer Wavelet lossless compression which can be used to provide the 5-3 wavelet JPEG2000, can also adopt the S P transform, the procedures are given. (2) DPCM arithmetic coding DPCM is used in JPEG methodology (3) JPEG-LS standard JPEG-LS lossless compression of very good performance, more than JPEG2000.)
    2008-06-02 11:01:57下载
    积分:1
  • gmm
    EM算法以及混合高斯模型,c++实现,控制台程序,函数调用很简单方便。可以在低版本vc6.0运行。(EM algorithm and hybrid Gauss model, c++ implementation, the console program, function call is very simple and convenient. Can be run at low vc6.0.)
    2015-11-19 16:20:15下载
    积分:1
  • FBP
    CT(computer tomography )图像重建算法,FBP,是目前商用CT的主流重建算法(computer tomography reconstruction algrithm)
    2020-09-05 04:38:06下载
    积分:1
  • ch2_ex2_4
    载入一副图像并进行平滑处理与高斯或其他核函数进行卷积有效的减少图像信息内容(Loading an image and smoothed with a Gaussian or other nuclear convolution function effectively reduce the information content of the image)
    2016-08-23 16:01:08下载
    积分:1
  • lbgvq
    lbg算法是一种经典的矢量量化算法,此源码为lbg算法的c语言实现。(lbg algorithm is a classic vector quantization algorithm, the algorithm lbg source for the C Language.)
    2021-01-06 21:28:54下载
    积分:1
  • GeoTrans
    图像的几何变换,基于VC++的MFC的。旋转、放大、缩小等(Image geometric transformation, based on the VC++ the MFC. Rotate, zoom in, zoom out, etc.)
    2013-02-13 10:53:13下载
    积分:1
  • wavelettrans
    文件包提供小波变换的vc实现,包含基于小波变换的图像小波域分析,为后续处理提供参考(Package provided by wavelet transform vc realize that contains the image based on wavelet transform wavelet-domain analysis, provide a reference for follow-up treatment)
    2008-05-06 17:00:40下载
    积分:1
  • LSB
    C++语言实现的LSB数字水印算法,Visual C++亲测可用。(C++ language LSB digital watermarking algorithm, the Visual C++ pro-measurement available.)
    2020-10-20 20:07:24下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载