-
红色的对象跟踪
这个项目是基于他们的颜色......特别红的跟踪对象的 matlab 程序代码......你可以改变一些参数来更改跟踪的颜色
- 2023-03-30 04:55:04下载
- 积分:1
-
QT 截屏源码
QT 截屏源码,实现截图,编辑,存储和格式转换!!编译通过注释比较全;是QT应用中比较规范的东东!!效率比较高。
- 2022-02-03 23:33:03下载
- 积分:1
-
C#YUV--RGB24
static double[,] YUV2RGB_CONVERT_MATRIX = new double[3, 3] { { 1, 0, 1.14 }, { 1, -0.39, -0.58 }, { 1, 2.03, 0 } };
- 2022-01-26 00:23:28下载
- 积分:1
-
canny边缘检测
资源描述基于vc++的opencv图像处理,提取图片中的轮廓信息,过程包括二值化图像,边缘检测等
- 2022-07-15 12:18:47下载
- 积分:1
-
2D/3D image segmentation toolbox
Features of the toolbox:
(1) The toolbox includes classic level-set methods such as geodesic active contours (GAC), Chan-Vese model and a hybrid model combining the boundary and regional terms.
(2) All the methods are implemented with the semi-implicit solver AOS which can
- 2023-01-15 14:05:04下载
- 积分:1
-
运动物体跟踪
========================================================================
微软基本类库(MFC) : DTASvm
========================================================================
本程序需要Comctl32.dll支持
程序向导已经为你创建了这个DTASvm应用程序。 这个应用程序不仅示范了MFC的基
本用法,他还作为你编程的出发点。
以下列出了你创建的DTASvm软件中每个文件的摘要,你可以在文件头找到,不过这
儿更具体!
DTASvm.dsp
- 2022-08-25 06:51:29下载
- 积分:1
-
边缘检测
通过使用此代码,您可以生成自己的边缘检测不使用matlab工具箱。
- 2022-06-12 22:19:26下载
- 积分:1
-
edge detection and image segmentation system
This system is a low-level feature extraction tool that integrates confidence based edge detection [2] and mean shift based image segmentation [1]. It was developed by the Robust Image Understanding Laboratory at Rutgers University. For information about
- 2022-01-26 04:50:41下载
- 积分:1
-
基于块匹配的运动估计算法
用块匹配法进行运动估计的matlab实现方法,返回运动矩阵
- 2022-02-03 17:11:23下载
- 积分:1
-
边缘检测
小波变换的边缘检测是图像处理算法的重要组成部分。您可以手动选择你的形象,并运行该程序
- 2022-03-30 11:16:53下载
- 积分:1