登录
首页 » Visual C++ » opticalflow

opticalflow

于 2021-01-07 发布 文件大小:29870KB
0 171
下载积分: 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 个回复

  • OnlineForest-0.11.tar
    online random forest 在线随机森林做跟踪和分类的代码(online random forest-line tracking and classification random forest to do the code)
    2020-06-29 22:40:02下载
    积分:1
  • Myimagesegemention
    VC图像处理中阈值变换,计算图像面积等适合初学者,有一定的指导意义(VC image processing threshold transform, calculating image size suitable for beginners, must have guiding significance)
    2009-03-27 15:39:06下载
    积分:1
  • IMM
    IMM交互式对机动目标跟踪,程序写的很完美,包含各种常见的滤波算法(IMM UKF KF)
    2013-08-24 10:19:56下载
    积分:1
  • zhifangtu
    显示BMP图片,并绘制直方图。程序无误,可运行。(Display BMP image, and draw the histogram. Program is correct, you can run.)
    2011-05-17 08:49:37下载
    积分:1
  • Three-dimensional-algorithm
    关于MC三维重建算法的二义性消除的文章,很好的消除了MC算法中的二义性(it s the article about Three-dimensional reconstruction algorithm to eliminate ambiguity in MC)
    2014-01-17 13:19:26下载
    积分:1
  • DiffStrip
    傅里叶时域频域变换图形处理S参数在时域的应用(Fourier time domain frequency domain transform graphics processing S-parameters in the application of the time-domain)
    2012-09-05 17:03:20下载
    积分:1
  • UIC
    mfc图像处理,实现图像的配准,自己编写,可以应用(mfc image processing, image registration)
    2016-04-25 08:29:45下载
    积分:1
  • PC20121224
    先进行图像的预处理,采用中值滤波,梯度增强。基于边缘帧差法实现前景检测(first image preproceing,the median filtering,grdient enhancement。based on edge detection method of frame to realiase prospect)
    2012-12-25 17:28:48下载
    积分:1
  • Image-zooming
    实现bmp位图的图像放大缩小,包含整个mfc的源码文件。(Achieve bmp bitmap image zoom, contains the entire mfc source files.)
    2014-02-13 10:17:26下载
    积分:1
  • C++.netBMP24bitTo8bit
    此程序实现二十四位BMP到八位BMP图像的转换(this program to 24 BMP eight BMP image conversion)
    2007-04-04 15:20:57下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载