登录
首页 » Visual C++ » sichashu

sichashu

于 2021-04-27 发布 文件大小:3576KB
0 318
下载积分: 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 个回复

  • kmeans-image-segmentation
    多类 kmeans 图像分割,基于灰度的图像分割。(Kmeans image segmentation, segmentation based on gray-scale images.)
    2013-04-30 04:19:34下载
    积分:1
  • fangshebianhuan
    仿射变换来实现旋转 (线性变换),平移 (向量加),缩放操作 (线性变换)(Affine transformations are implemented by rotation (linear transformation), translation (vector addition), scaling operation (linear transformation))
    2017-09-28 17:01:39下载
    积分:1
  • gjtxcl
    内置虑镜功能,包括获取图像的属性,锐化,模糊,浮雕等功能. 可以缩放,优化图片.打开图片带预览功能,使用了gdiplus,能处理gif,bmp,jpg,png图片,处理速度也不错,呵呵,一直找图形格式转换的朋友就不需要东找西找了,它完全可以实现你的需求! (Built-in lens into account features, including access to the properties of the image, sharpen, blur, emboss and other functions. Can be scaled to optimize picture. Open the image with the preview function, use the gdiplus, can handle gif, bmp, jpg, png images, the processing speed is not bad, huh, huh, graphic format conversion has been looking for friends do not need to look east and west, and it can achieve your needs!)
    2010-12-30 12:59:32下载
    积分:1
  • vcpicph
    VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C: est.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:   vcvars32   rc bmp.rc   cl smooth.c bmp.res user32.lib gdi32.lib(VC++ image smoothing+ program source code, to achieve a smooth image (to noise), sharpening function in the C drive when testing a test of decentralization Bmp picture, path: C: test.bmp, no words can not test . Is shown above the level of smoothing, you can compare the next, but the feeling of color distortion, interested look. Command-line compiler as follows: vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib)
    2014-02-18 15:30:52下载
    积分:1
  • TestLMDll
    用hough变换提取直线的C++代码,效果比较好,可以灵活改变可提取直线的条数,适用于提取多条直线。(line detecting using hough tranaformation)
    2012-03-06 16:39:40下载
    积分:1
  • cximage600_demo
    方便实现图像的 处理,功能强大的算法文件,可以较好的实现图像的处理(Facilitate the realization of image processing, powerful algorithm files, you can better realize the image processing)
    2017-06-13 15:19:10下载
    积分:1
  • gusu
    利用visualC++和图像处理的知识,编写程序对果蔬进行自动识别(Using visualC++ and image processing knowledge, write a program for automatic identification of fruits and vegetables)
    2010-10-17 22:47:17下载
    积分:1
  • Ratematching_byylluo
    LTE中速率匹配的代码,包括子块交织,比特搜集,比特选择和修剪(The code rate matching in LTE, including the sub-block interleaving and bit gather, bit selection and pruning)
    2011-01-23 21:35:25下载
    积分:1
  • dynamic-cloud-effect-
    动态的模拟天空中的云效果,速度特别流畅。(Dynamic simulation of the effect of cloud in the sky, the speed is very smooth.)
    2011-11-06 09:48:28下载
    积分:1
  • -DOA
    利用DOA和TOA对运动辐射源的单舰无源定位(Using a single passive location DOA and TOA ship moving emitter)
    2021-01-16 13:58:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载