登录
首页 » Visual C++ » sichashu

sichashu

于 2021-04-27 发布 文件大小:3576KB
0 285
下载积分: 1 下载次数: 0

代码说明:

说明:  四叉树程序,图像处理,要做这个的可以看看(Quadtree procedures, image processing, that can do this look)

文件列表:

四叉树程序\MainFrm.cpp
四叉树程序\MainFrm.h
四叉树程序\M_point.h
四叉树程序\Quadtrees.clw
四叉树程序\Quadtrees.cpp
四叉树程序\Quadtrees.dsp
四叉树程序\Quadtrees.dsw
四叉树程序\Quadtrees.h
四叉树程序\Quadtrees.ncb
四叉树程序\Quadtrees.plg
四叉树程序\QuadtreesDoc.cpp
四叉树程序\QuadtreesDoc.h
四叉树程序\ReadMe.txt
四叉树程序\Resource.h
四叉树程序\StdAfx.cpp
四叉树程序\StdAfx.h
四叉树程序\Debug\MainFrm.sbr
四叉树程序\Debug\M_point.sbr
四叉树程序\Debug\Quadtrees.bsc
四叉树程序\Debug\Quadtrees.pch
四叉树程序\Debug\Quadtrees.res
四叉树程序\Debug\vc60.idb
四叉树程序\Debug\vc60.pdb
四叉树程序\Debug\StdAfx.sbr
四叉树程序\Debug\StdAfx.obj
四叉树程序\Debug\QuadtreesDoc.sbr
四叉树程序\Debug\QuadtreesView.sbr
四叉树程序\Debug\QuadtreesDoc.obj
四叉树程序\Debug\Quadtrees.sbr
四叉树程序\Debug\Quadtrees.obj
四叉树程序\Debug\MainFrm.obj
四叉树程序\Debug\Quadtrees.pdb
四叉树程序\Debug\Quadtrees.exe
四叉树程序\Debug\M_point.obj
四叉树程序\Debug\Quadtrees.ilk
四叉树程序\Debug\QuadtreesView.obj
四叉树程序\res\Quadtrees.ico
四叉树程序\res\Quadtrees.rc2
四叉树程序\res\QuadtreesDoc.ico
四叉树程序\res\Toolbar.bmp
四叉树程序\QuadtreesView.h
四叉树程序\Quadtrees.aps
四叉树程序\Quadtrees.rc
四叉树程序\M_point.cpp
四叉树程序\QuadtreesView.cpp
四叉树程序\Quadtrees.opt
四叉树程序\Debug
四叉树程序\res
四叉树程序

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

发表评论

0 个回复

  • rotation-and-scaling
    对图像进行旋转和缩放的源代码,支持原图像的抽样处理及任意角度的旋转(The image rotation and scaling in any direction)
    2014-11-25 14:27:18下载
    积分:1
  • LineTrans
    线性变换,如图像的拉伸变换等,调试通过,简单易学(Linear transformation, such as image stretching transformation, debugging through easy to learn)
    2012-02-23 22:19:01下载
    积分:1
  • Canny_My_GPU
    canny边缘检测(自动设置Sigma的高斯平滑+Sobel(原始)+自适应直方图阈值)(canny edge detection (automatically set Sigma Gaussian smoothing+ Sobel (original)+ adaptive histogram threshold))
    2014-10-27 18:19:35下载
    积分: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
  • dashline
    一个简单的虚线类,绘制各种虚线的C++类库,请看效果截图,可绘制出各种彩色的虚线效果。画横向或竖向虚线,以及对角线的虚线框效果,都是可以的,带有一个演示程序。(A simple dashed class, draw various dashed C++ library, see the effects shots, you can draw a variety of color dotted effect. Draw horizontal or vertical dashed line, as well as the effect of diagonal dashed box, are possible with a demo program.)
    2021-05-14 14:30:02下载
    积分:1
  • LineTrans
    说明:  该程序实现的功能是:图像反色,线形变换,对于图像处理初学者非常实用。(The realization of the program)
    2008-11-11 16:35:10下载
    积分: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
  • bgslibrary_x86_v1.9.2
    bgslibrary_x86_v1.9.2,是MFC的实现文件,包含37种背景减除算法,对于做目标提取的研究非常有用。(The BGSLibrary was developed by Andrews Sobral and provides an easy-to-use C++ framework based on OpenCV to perform background subtraction (BGS) in videos. )
    2015-12-22 20:33:52下载
    积分:1
  • modeling_a_city
    该文档描述了如何使用sketchup制作3D模型,并上传到google的3D仓库。(This document describes how to create 3D models using sketchup and uploaded to google' s 3D warehouse.)
    2011-06-02 02:05:40下载
    积分:1
  • particlefilter
    粒子滤波器使用示例,用于跟踪效果好,用VC++实现(example of particle filter)
    2009-07-02 11:13:43下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载