登录
首页 » Visual C++ » opticalflow

opticalflow

于 2021-01-07 发布 文件大小:29870KB
0 152
下载积分: 1 下载次数: 44

代码说明:

  改进的聚类光流法,聚类方法有kmeans和DBSCAN,光流法金字塔LK可以用,HS光流法占用内存太多。(Improved clustering optical flow method, clustering method kmeans and DBSCAN, pyramid LK optical flow method can be used, HS optical flow occupy too much memory.)

文件列表:

聚类光流法
..........\ClusterAnalysis.cpp,9161,2016-07-26
..........\ClusterAnalysis.h,1036,2016-07-26
..........\CvvImage.cpp,7114,2016-07-26
..........\CvvImage.h,1546,2016-07-26
..........\DataPoint.cpp,1377,2016-07-26
..........\DataPoint.h,1348,2016-07-26
..........\DBSCAN.H,217,2016-07-26
..........\DBSCAN聚类算法.CPP,648,2016-07-26
..........\Debug
..........\.....\bscmake.read.1.tlog,3804,2016-07-27
..........\.....\bscmake.write.1.tlog,2454,2016-07-27
..........\.....\CL.read.1.tlog,669648,2016-07-27
..........\.....\CL.write.1.tlog,12334,2016-07-27
..........\.....\ClusterAnalysis.obj,392988,2016-07-27
..........\.....\ClusterAnalysis.sbr,0,2016-07-27
..........\.....\CvvImage.obj,177497,2016-07-27
..........\.....\CvvImage.sbr,0,2016-07-27
..........\.....\DataPoint.obj,144190,2016-07-27
..........\.....\DataPoint.sbr,0,2016-07-27
..........\.....\DBSCAN聚类算法.obj,253614,2016-07-27
..........\.....\DBSCAN聚类算法.sbr,0,2016-07-27
..........\.....\K_means.obj,212806,2016-07-27
..........\.....\K_means.sbr,0,2016-07-27
..........\.....\link-cvtres.read.1.tlog,2,2016-07-27
..........\.....\link-cvtres.write.1.tlog,2,2016-07-27
..........\.....\link.read.1.tlog,21504,2016-07-27
..........\.....\link.write.1.tlog,3950,2016-07-27
..........\.....\mt.read.1.tlog,1366,2016-07-27
..........\.....\mt.write.1.tlog,498,2016-07-27
..........\.....\optical.bsc,11865088,2016-07-27
..........\.....\optical.exe,152064,2016-07-27
..........\.....\optical.exe.embed.manifest,667,2016-07-26
..........\.....\optical.exe.embed.manifest.res,732,2016-07-27
..........\.....\optical.exe.intermediate.manifest,381,2016-07-27
..........\.....\optical.ilk,1718596,2016-07-27
..........\.....\optical.lastbuildstate,97,2016-07-27
..........\.....\optical.log,20851,2016-07-27
..........\.....\optical.obj,212362,2016-07-27
..........\.....\optical.pch,24576000,2016-07-27
..........\.....\optical.pdb,5647360,2016-07-27
..........\.....\optical.res,2956,2016-07-27
..........\.....\optical.sbr,0,2016-07-27
..........\.....\opticalDlg.obj,265027,2016-07-27
..........\.....\opticalDlg.sbr,0,2016-07-27
..........\.....\optical_manifest.rc,210,2016-07-26
..........\.....\rc.read.1.tlog,6278,2016-07-27
..........\.....\rc.write.1.tlog,1162,2016-07-27
..........\.....\StdAfx.obj,554565,2016-07-27
..........\.....\StdAfx.sbr,4134505,2016-07-27
..........\.....\vc100.idb,2477056,2016-07-27
..........\.....\vc100.pdb,3362816,2016-07-27
..........\.....\vc60.idb,476160,2015-06-30
..........\.....\vc60.pdb,495616,2015-06-30
..........\function.h,0,2015-06-05
..........\ipch
..........\....\optical-4530206b
..........\K_means.cpp,7156,2016-07-26
..........\K_means.h,990,2016-07-26
..........\Object.h,105,2016-07-26
..........\optical.aps,23360,2016-07-27
..........\optical.clw,1653,2015-06-30
..........\optical.cpp,2079,2016-07-26
..........\optical.dsp,4941,2015-06-05
..........\optical.dsw,520,2015-06-05
..........\optical.h,1344,2016-07-26
..........\optical.ncb,517120,2015-06-30
..........\optical.opt,1148928,2015-06-30
..........\optical.plg,855,2015-06-30
..........\optical.rc,6411,2016-07-26
..........\optical.sdf,70602752,2016-07-27
..........\optical.sln,880,2016-07-27
..........\optical.vcxproj,9463,2016-07-26
..........\optical.vcxproj.filters,2965,2016-07-26
..........\optical.vcxproj.user,143,2016-07-26
..........\opticalDlg.cpp,18247,2016-07-27
..........\opticalDlg.h,2026,2016-07-26
..........\res

..........\...\optical.rc2,399,2015-06-05
..........\resource.h,1843,2016-07-26
..........\StdAfx.cpp,203,2016-07-26
..........\StdAfx.h,1052,2016-07-26
..........\聚类光流法算法说明.docx,1441182,2016-07-28

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

发表评论


0 个回复

  • SingleCalibrate
    基于opencv的相机单目标定程序,很好的学习资源,做图像矫正的可以看看~(Opencv based on a single target of the camera program)
    2015-05-06 13:53:42下载
    积分:1
  • KKT3Dzipr
    克里金插值的3D算法,forrtran源代码。 可直接使用。 (Kriging 3D algorithm, forrtran the source code. Can be used directly.)
    2012-07-25 23:03:41下载
    积分:1
  • shuangkiangduchafa
    本文介绍了一种测量大气能见度的方法,双亮度差法,代码中给出了详细的注释,并且包括OSTU方法等等(In this paper, a measuring method of atmospheric visibility double brightness difference method, the code is given detailed annotations, and including the OSTU method and so on)
    2015-04-26 11:35:01下载
    积分:1
  • fuse
    基于肤色的图像分割,是用matlab实现的,希望大家有用(Image segmentation based on skin color is achieved with matlab, I hope it would be useful)
    2011-06-08 21:21:50下载
    积分:1
  • 3dwatershed
    用分水岭算法对三维模型进行分割处理。可以实现对三维模型的有意义分割。(Using three-dimensional model of the watershed algorithm to be dealt with separately. Three-dimensional model can achieve meaningful partition.)
    2009-01-13 20:29:26下载
    积分:1
  • splines5
    样条函数用于图像放大;可放大任意倍数;五次样条函数的构造 (five splines function)
    2011-07-08 16:00:48下载
    积分: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
  • pjbz
    图像质量评价,计算两幅图像的保真性,鲁棒性 ,结构相似性 (Image quality assessment,calculate the fidelity ,robust and structural similarity of the image,)
    2017-03-16 15:09:32下载
    积分:1
  • yun7.1
    重要的纹理分割分类基础程序,可以进行更深入的探讨和优化,应用于遥感影像中。(Important basis for classification of texture segmentation procedure can be carried out more in-depth exploration and optimization, application of remote sensing images.)
    2007-07-13 15:01:34下载
    积分: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
  • 696518资源总数
  • 104852会员总数
  • 8今日下载