-
运动物体跟踪
应用背景机器视觉中,图像处理算法很多,但是大都处理复杂,我看了大量算法提取出一套比较简单有效的跟踪算法。基于opencv库函数对图像的强大处理能力和卡尔曼滤波原理的精妙,算法效果明显。欢迎大家借鉴使用,有意机器视觉学习的朋友欢迎提出建议。关键技术主要是利用opencv对图像的处理,灰度化,二值化,然后进行轮廓识别加上方框标记,最后利用卡尔曼滤波跟踪。关键思路是对提取出的多个轮廓进行最大值选取,从而确定跟踪点,为卡尔曼滤波的使用提供接口。为防止找不到最大轮廓的bug还设计了一个小算法。
- 2022-04-08 21:41:51下载
- 积分:1
-
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码-4,学习OpenGL的好东西-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL -OpenGL high-level programming and visualization systems development (high-level programming chapter)-4 of the source with the book, learning OpenGL good things-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL
- 2023-08-13 10:35:03下载
- 积分:1
-
使用跌代算法实现了一个逼真的树叶的形状,程序中画出的叶子类似于榕树的叶子。...
使用跌代算法实现了一个逼真的树叶的形状,程序中画出的叶子类似于榕树的叶子。-use or generation algorithm to achieve a realistic shape of the leaves, the head of procedures similar to the leaves of the tree leaves.
- 2022-02-05 14:01:16下载
- 积分:1
-
MARS + ASM sourced code + explanations + palette editor
MARS + ASM sourced code + explanations + palette editor-MARS+ ASM sourced code+ explanations+ palette editor
- 2023-05-14 22:45:03下载
- 积分:1
-
硬件加速的绘制排序算法HAVS。可用在大规模数据的可视化中。...
硬件加速的绘制排序算法HAVS。可用在大规模数据的可视化中。-Hardware-accelerated rendering sorting algorithm HAVS. Can be used in large-scale data visualization.
- 2023-04-23 07:45:03下载
- 积分:1
-
用Canny算子检测图像中的边缘:图像分割系统…
用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例――从PCB图像中删除所有电流线,仅保留芯片对象-with Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water line threshold method image segmentation P0406 : matrix Quadtree P0407 : images into text and non-text of the two categories P0408 : morphological gradient detection Binary Image Edge P0409 : morphology example-- Images from the PCB to delete all current lines, retaining only chip targets
- 2022-04-19 18:30:30下载
- 积分:1
-
对32位微型计算机的系统结构,指令系统,存储器,中断与中断控制,I/O接口做了详尽透彻的论述。...
对32位微型计算机的系统结构,指令系统,存储器,中断与中断控制,I/O接口做了详尽透彻的论述。-Of 32 micro-computer system architecture, instruction set, memory, interrupt and interrupt control, I/O interface to do a thorough exposition.
- 2022-02-26 21:46:01下载
- 积分:1
-
with vb achieve bezier curves generated! A very useful procedure!
用vb实现bezier曲线生成! 一个十分有用的程序!-with vb achieve bezier curves generated! A very useful procedure!
- 2022-06-20 03:33:38下载
- 积分:1
-
画线演示程序
画线问题演示程序-painting Line Demonstration Program
- 2022-06-13 11:09:46下载
- 积分:1
-
C# 编写的事实绘制曲线及框选放大功能
C# 编写的事实绘制曲线及框选放大功能...
C# 编写的事实绘制曲线及框选放大功能
C# 编写的事实绘制曲线及框选放大功能-The facts written in C# drawing amplification curve and box is checked the facts written in C# drawing amplification curve and box is checked
- 2022-03-10 13:17:08下载
- 积分:1