-
运动物体跟踪
应用背景机器视觉中,图像处理算法很多,但是大都处理复杂,我看了大量算法提取出一套比较简单有效的跟踪算法。基于opencv库函数对图像的强大处理能力和卡尔曼滤波原理的精妙,算法效果明显。欢迎大家借鉴使用,有意机器视觉学习的朋友欢迎提出建议。关键技术主要是利用opencv对图像的处理,灰度化,二值化,然后进行轮廓识别加上方框标记,最后利用卡尔曼滤波跟踪。关键思路是对提取出的多个轮廓进行最大值选取,从而确定跟踪点,为卡尔曼滤波的使用提供接口。为防止找不到最大轮廓的bug还设计了一个小算法。
- 2022-04-08 21:41:51下载
- 积分:1
-
本程序提供了lzw编码的压缩和解压缩函数,并实现对图象文件的压缩和解压缩...
本程序提供了lzw编码的压缩和解压缩函数,并实现对图象文件的压缩和解压缩-the procedures provided 4,558,302 coding compression functions, and to achieve the right image file compression
- 2023-09-07 13:00:02下载
- 积分:1
-
Visual C#图形图像编程(处理图片)
Visual C#图形图像编程(处理图片)-Visual C# graphics programming (for Photo)
- 2023-04-30 11:40:03下载
- 积分:1
-
基于mfc的flash界面 基于mfc的flash界面 基于mfc的flash界面
基于mfc的flash界面 基于mfc的flash界面 基于mfc的flash界面-基于mfc的flash界面基于mfc的flash界面基于mfc的flash界面基于mfc的flash界面基于mfc的flash界面
- 2023-02-13 23:05:06下载
- 积分:1
-
MODIS 1B数据格式阅读软件,自己写的,挺有用的,做研究…
MODIS数据1B格式的阅读软件,自己写的,相当实用,做这方面研究的人可以下载参考。-MODIS data 1B format reading software, wrote it myself, quite useful, to do research in this area can download the reference.
- 2022-12-12 22:00:03下载
- 积分:1
-
实现java的画图程序。功能,类似于赢得绘图板的一个..
java实现的一个画图程序。功能齐全,类似于win的画图板的一个简化版本-realize a java drawing program. Functions, similar to win the drawing board of a simplified version of
- 2022-08-13 02:52:57下载
- 积分:1
-
轮廓跟踪算法很有价值
采用了常用的方法。
轮廓跟踪算法很有价值
采用了常用的方法。-Contour Trace is useful for Tracing image sContour
- 2023-01-05 09:35:03下载
- 积分:1
-
用vc++读取ply文件模型...结果用opengl显示
用vc++读取ply文件模型...结果用opengl显示-With vc++ Read ply paper model ... the results show that using opengl
- 2022-06-16 04:24:53下载
- 积分:1
-
A Filter
A Filter-Bank-Based Kalman Filtering Technique for Wavelet Estimation and Decomposition of Random Signals.pdf
- 2023-03-31 19:15:03下载
- 积分:1
-
Overview : This code is machine vision research on traditional methods of presen...
总述:本代码属于机器视觉研究对一些传统方法进行了演示和突破(颜色的辩认) 建议:{强烈建议用程序打开“ 视觉分析色度分析图1.bmp”而后按“视觉分析颜色分析软件1-7”} 局限:但本演示只针对24位位图本代码包含两个部分1、视觉分析 (代码的主要思路[包括一些使用方法、结论图象、程序机制(使用AUTOCAD打开分析观看)、研究结论(matlab编写)])2、forimage(原代码vc7.0编写)-Overview : This code is machine vision research on traditional methods of presentation and breakthroughs (color identification) : (strongly recommended that the procedures to open the "visual analysis color analysis of 1.bmp" then by the "visual analysis color analysis software 1-7 ") limitations : the demonstration but only 24 against the bitmap code consists of two parts one, visual analysis (code the main ideas [including the use of methodology, conclusions image, procedural mechanisms (open analysis of the use of AutoCAD to watch), the conclusion of the study (prepared Matlab)]) 2, forimage (formerly code vc7.0 preparation)
- 2022-01-25 13:46:14下载
- 积分:1