登录
首页 » Visual C++ » opticalflow

opticalflow

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

  • tezhengtiqu
    c++特征提取,提取图像当中的红色灯笼。。。(c++ feature extraction, image extraction among red lanterns)
    2015-04-03 11:25:51下载
    积分:1
  • Motion-detection-of-contour-search
    基于轮廓来寻找流动部分,效果不是很好,但是还可以拿来用(Based on the outline to find the flow part, the effect is not very good, but also can be used with)
    2015-11-16 16:33:31下载
    积分:1
  • LFMCW
    不同信噪比下周期FRFT和FRFT两种方法对LFMCW信号的检测能力对比(FRFT different SNR period and the comparison of the two methods FRFT LFMCW signal detection capability)
    2015-09-07 19:19:53下载
    积分:1
  • live-wire_contour_version_matlab
    自己写的matlab版的live-wire算法,效率有点低,不过可用(Written in Matlab version, the live-wire algorithm, a bit low, but available)
    2012-04-24 09:10:27下载
    积分:1
  • problemanswer
    数字图像处理第二版英文版(冈萨雷斯).pdf(Digital Image Processing Second Edition English (Gonzalez). Pdf)
    2010-08-31 22:40:35下载
    积分:1
  • dazhenshu
    用大整数乘法来计算两个n位二进制数相乘(With large integer multiplication to calculate the multiplication of two n-bit binary number)
    2010-12-31 00:20:19下载
    积分:1
  • Chromosome_counter
    数学形态学及相关算法的C语言实现实例 源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对染色体图像中染色体数目的统计。代码中的核心算法为数学形态学的重要算法——开运算、闭运算(腐蚀和膨胀)。包含腐蚀处理、膨胀处理、自适应中值滤波、微分直方图法确定二值化阈值、种子填充算法等图像处理算法的C语言实现,值得参考。(Mathematical Morphology and related algorithms realize the C language source code examples of cxcore call OpenCV and highgui two libraries, the application of C language to realize pairs of chromosomes in the chromosome number of image statistics. The core algorithm code for an important mathematical morphology algorithms- open operation, closing operation (corrosion and expansion). Contains corrosion treatment, expansion of treatment, adaptive median filter, histogram method to determine differential binarization threshold, the seed fill algorithm, such as image processing algorithms realize the C language, it is also useful.)
    2007-09-17 17:11:33下载
    积分:1
  • SIFT
    c++实现的sift,可以分步观看实现效果(c++ implementation of the sift, you can watch step by step to achieve results)
    2011-06-02 11:52:21下载
    积分:1
  • visual-cPP-image-process
    数字图像处理诸多算法源代码,图像处理的同学可以下载下来看看,适合初学者。(c++ code of digital image process )
    2012-03-16 16:52:53下载
    积分:1
  • LineTrans
    线性变换,如图像的拉伸变换等,调试通过,简单易学(Linear transformation, such as image stretching transformation, debugging through easy to learn)
    2012-02-23 22:19:01下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载