登录
首页 » Visual C++ » Quadtree

Quadtree

于 2021-01-28 发布 文件大小:6705KB
0 235
下载积分: 1 下载次数: 7

代码说明:

  完成对视频帧的四叉树分割,在纹理复杂处分割块较小,在纹理平坦处分割较大(Complete quadtree segmentation of video frames, complex area in texture segmentation smaller, flat larger regional segmentation block in texture)

文件列表:

飒飒
....\Debug
....\.....\飒飒.exe,77312,2015-05-06
....\.....\飒飒.ilk,622756,2015-05-06
....\.....\飒飒.pdb,1756160,2015-05-06
....\飒飒

....\....\bike.avi,446600,2011-02-16
....\....\Debug
....\....\.....\CL.read.1.tlog,21286,2015-05-06
....\....\.....\CL.write.1.tlog,186,2015-05-06
....\....\.....\link-cvtres.read.1.tlog,2,2015-05-06
....\....\.....\link-cvtres.write.1.tlog,2,2015-05-06
....\....\.....\link.10692-cvtres.read.1.tlog,2,2015-05-06
....\....\.....\link.10692-cvtres.write.1.tlog,2,2015-05-06
....\....\.....\link.10692.read.1.tlog,2,2015-05-06
....\....\.....\link.10692.write.1.tlog,2,2015-05-06
....\....\.....\link.3220-cvtres.read.1.tlog,2,2015-05-06
....\....\.....\link.3220-cvtres.write.1.tlog,2,2015-05-06
....\....\.....\link.3220.read.1.tlog,2,2015-05-06
....\....\.....\link.3220.write.1.tlog,2,2015-05-06
....\....\.....\link.read.1.tlog,3308,2015-05-06
....\....\.....\link.write.1.tlog,448,2015-05-06
....\....\.....\mt.read.1.tlog,206,2015-05-06
....\....\.....\mt.write.1.tlog,206,2015-05-06
....\....\.....\rc.read.1.tlog,178,2015-04-29
....\....\.....\rc.write.1.tlog,186,2015-04-29
....\....\.....\vc100.idb,633856,2015-05-06
....\....\.....\vc100.pdb,1191936,2015-05-06
....\....\.....\撒.obj,203449,2015-05-06
....\....\.....\飒飒.exe.embed.manifest,406,2015-04-29
....\....\.....\飒飒.exe.embed.manifest.res,472,2015-04-29
....\....\.....\飒飒.exe.intermediate.manifest,381,2015-05-06
....\....\.....\飒飒.lastbuildstate,52,2015-05-06
....\....\.....\飒飒.log,2467,2015-05-06
....\....\.....\飒飒_manifest.rc,194,2015-03-29

....\....\撒.cpp,4655,2015-05-06
....\....\飒飒.vcxproj,4334,2015-04-29
....\....\飒飒.vcxproj.filters,941,2015-03-29
....\....\飒飒.vcxproj.user,143,2015-03-29
....\飒飒.sdf,16207872,2015-05-06
....\飒飒.sln,885,2015-03-29

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

发表评论

0 个回复

  • FaceRecognition1
    基于AdaBoost的人脸检测程序代码(是用c++编写的)(AdaBoost-based face detection program code (written with c++))
    2013-06-24 15:22:08下载
    积分:1
  • GraphCut
    图像分割经典算法GraphCut的实现代码,亲测可用。(An implementation of GraphCut Algorithm, which is a classical method in image segmentation field.)
    2020-09-29 17:27:43下载
    积分:1
  • ImageProcess
    c#写的图像处理程序框架,包括打开图片、保存、关闭等功能。图像处理包括图像增强里用到的灰度化、亮度增强、线性非线性平滑、一阶二阶锐化等。(c# write image-processing program framework, including open images, save, close and other functions. Image processing including image enhancement is used inside the gray-oriented, brightness increased, the linear non-linear smoothing, sharpening and so on a first-order second-order.)
    2009-10-22 10:19:21下载
    积分:1
  • snaketest
    snake算法的c源代码,一般snake算法可以用于图像的边缘检测,是一种比较新的方法(snake algorithm c source code, the general snake algorithm can be used to image edge detection, is a relatively new approach)
    2008-06-02 11:34:44下载
    积分:1
  • KMeansBMPSeg
    模式识别经典方法之一 K均值算法(KMeans)进行图像分割 有完善的图形界面 可以通过柱状图的形式动态展示聚类程序(One of the classical method of pattern recognition K means algorithm (KMeans) for image segmentation has improved graphical interface can be dynamically displayed in the form of histogram clustering procedure)
    2010-05-22 13:33:13下载
    积分:1
  • CUDA_image-denoising
    用CUDA并行处理方法改写的图像降噪算法,包括KNN,NLM,以及改进的NLM方法。配置环境适合VS2010+CUDA5.0,对使用CUDA的同学来说是很好的教材。(Image denoising algorithms including KNN,NLM and refined NLM run on CUDA, useful demo for who learns CUDA based parallel programming.)
    2014-09-15 20:55:52下载
    积分:1
  • medical-picture-process
    《医学图像编程技术》,周振环。一书的源码(the source code of the "medical picture programing")
    2012-03-14 15:02:31下载
    积分:1
  • fast_dt
    快速距离变换的程序,是在外国人的一个程序上小改了一下,vs2008下的控制台程序,可以直接设置断点调试(Fast distance transform procedure is a procedure in the foreign small change a bit, vs2008 console under the program, you can set breakpoints directly)
    2011-10-11 16:16:21下载
    积分:1
  • histeqgray
    说明:  直方图均衡化,直方图均衡化vc++源代码(histogramequalization)
    2009-09-03 23:52:55下载
    积分:1
  • processing5
    图像基础处理——透视矫正的程序代码,把图像还原(Image basic processing- perspective correction code to restore image)
    2013-04-10 11:29:49下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载