登录
首页 » Visual C++ » opticalflow

opticalflow

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

  • 10165101220 于文梦
    说明:  解决一些图像处理的小问题,具体的划分和问题,文件里有提到(Solve some small problems in image processing)
    2018-12-30 20:33:10下载
    积分:1
  • Image-Zoom
    这是图象缩放的代码,对于学习图像的朋友应该有所帮助(This is the image scaling code for the study should help the image of a friend)
    2011-07-17 19:00:24下载
    积分:1
  • 002
    指纹图像因设备、图像增强处理等原因造成的纹线断裂会产生伪特征点,会对指纹识别产生负面影响。在结 合传统方法优点的同时,针对间距大、方向偏移小和间距大、方向偏移大的断裂情况,本文设计出窗口制约法和改进的 窗口制约法2 种不同的修复方法。实验结果表明,该方法使修复更加全面、完整,提高了伪特征点去除率,易于编程实 现,对细化指纹图像的断裂有很好的修复效果。(The broken ridge fingerprint image processing equipment, image enhancement and other causes will generate pseudo-feature points to be a negative impact on fingerprint identification. While combining the traditional method has the advantage, for the spacing, direction offset small spacing, direction offset large fracture situation, this design window constraints window method and the improved two kinds of constraints, different repair methods. Experimental results show the method to fix a more comprehensive and complete removal of pseudo-feature points, easy to program, well thinned fingerprint image fracture repair.)
    2013-03-17 22:06:01下载
    积分:1
  • VCPP-image-processing-chapter06
    VisualC++数字图像处理技术详解第2版光盘-第六章(VisualC++ digital image processing technology Detailed Version 2 CD- Chapter VI)
    2016-04-16 13:34:28下载
    积分:1
  • SobelKirsch
    模式识别的Sobel和Kirsch边缘检测程序(Sobel and Kirsch edge detection algorithm of Pattern recognition)
    2010-11-26 16:43:14下载
    积分:1
  • BicubicHermiteCode
    使用Visual C++编写的生成三次Hermite曲线的源代码。(Bicubic Hermite code in Visual C++.)
    2011-01-07 18:01:47下载
    积分:1
  • Image_Processing_in_C
    Image_processing in C
    2012-09-05 16:05:48下载
    积分:1
  • 原码
    一个很实用图象处理原码(a practical source image processing)
    2004-09-07 10:38:48下载
    积分:1
  • yepian
    为了研究植物的生长规律,应用数字摄影图像处理法对山楂叶面积进行无损测量,该方法采用数码相机在田间获取山楂叶子的数字图像,对所拍图像进行背景去除、二值化及中值滤波处理,然后利用Matlab软件编程.快速计算出叶子的面积。把这一面积同常用的叶纸称重法所测面积进行比较.结果基本相同,由此可见,数字摄影图像法测量叶面积,具有简单、准确、方便快捷的特点.这对数字农业的植物信息快速采集和利用具有重要的意义。 ( In order to study the growth pattern of plants, the application of digital photography and image processing method for nondestructive measurement of hawthorn leaf area, this method using a digital camera to obtain digital images of hawthorn leaves in the field, on the film image background removal, binarization and medianfiltered, and then using the Matlab software programming. Quickly calculate the area of the leaves. This area with the common leaf paper weighing measured by the area to compare. The results are basically the same, shows, digital photographic images method to measure leaf area, with a simple, accurate, and convenient features. This rapid acquisition and use of digital agricultural plant is of great significance. In order to study the growth pattern of plants, the application of digital photography and image processing method for nondestructive measurement of hawthorn leaf area, this method using a digital camera to obtain digital images of )
    2012-02-19 11:20:50下载
    积分:1
  • Transfortion
    计算机图形学中实现多边形平移,旋转,缩放变换。(Polygons in computer graphics to achieve translation, rotation, scaling transformation.)
    2020-11-11 20:29:44下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载