-
Tracking a moving object through several frames, provided changes from frame to...
Tracking a moving object through several frames, provided changes from frame to frame are on the order of +-(10 + "X Range") pixels in the X direction and +-(10 + "Y Range") in the Y direction is done automatically because of a relatively large area of exploration during the search for an optimal (new) position for a particular control point and a very strong force exerted by large values of the image gradient.-Tracking a moving object through several frames, provided changes from frame to frame are on the order of+-(10+ "X Range") pixels in the X direction and+-(10+ "Y Range") in the Y direction is done automatically because of a relatively large area of exploration during the search for an optimal (new) position for a particular control point and a very strong force exerted by large values of the image gradient.
- 2022-01-26 05:44:02下载
- 积分:1
-
A target tracking code is a complete course, can track multiple targets, the eff...
一个目标跟踪代码是一个完整的过程,可以跟踪多个目标,效果也可以
- 2022-02-01 15:30:25下载
- 积分:1
-
通过vtk实现BMP图像从2维到三维显示,c++语言实现。
通过vtk实现BMP图像从2维到三维显示,c++语言实现。-no
- 2022-04-07 12:17:19下载
- 积分:1
-
影像增强的三个程序:1、边缘检测;2、直方图均衡化;3、图像增强...
影像增强的三个程序:1、边缘检测;2、直方图均衡化;3、图像增强-three programmea:1. edge detedtion 2,image histgram equalized 3,image enhancement
- 2022-03-05 22:56:38下载
- 积分:1
-
数字影像相关系数匹配算法的vc实现 功能全部实现
数字影像相关系数匹配算法的vc实现 功能全部实现-Digital image correlation matching algorithm to achieve the vc
- 2022-07-01 09:54:19下载
- 积分:1
-
Based on visual c++ 2005 and OpenCV is a static environment FaceDetection face d...
基于visual c++ 2005和OpenCV环境
FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-Based on visual c++ 2005 and OpenCV is a static environment FaceDetection face detection procedures, attention to the needs of FaceDetection library OpenCV support provided, so please first of all to the relevant Web site to download and install OpenCV, addition of this procedure needs to import a document classifier haarcascade_frontalface_alt.xml, the document provided in OpenCV, the reader is the file copied to the procedures under the same directory, the program can run correctly.
- 2022-01-26 03:18:51下载
- 积分:1
-
图像增强处理 图像增强处理
图像增强处理 图像增强处理-Deal with image enhancement image enhancement image enhancement treatment treatment
- 2022-02-14 23:41:17下载
- 积分:1
-
Provide a complete vc++ Environment opencv source code has very good results can...
提供完整的vc++环境下的opencv 源代码 效果非常好 可以找一辆自行车试试 呵呵 其中阈值可调-Provide a complete vc++ Environment opencv source code has very good results can try to find a bicycle which呵呵threshold adjustable
- 2023-08-21 09:05:03下载
- 积分:1
-
利用VC++编程实现的各种图像处理的源代码及实例,包括滤波,边缘提取,翻转,配准等。...
利用VC++编程实现的各种图像处理的源代码及实例,包括滤波,边缘提取,翻转,配准等。-VC++ programming using a variety of image processing source code and examples, including filtering, edge extraction, flip, registration and so on.
- 2022-06-13 23:29:37下载
- 积分:1
-
一种基于相位的光流计算方法,该方法不同于以往基于微分的计算方法,而是采用空间滤波器,取得非常好的效果。该结果发表于IEEE Trans. Neural Netw...
一种基于相位的光流计算方法,该方法不同于以往基于微分的计算方法,而是采用空间滤波器,取得非常好的效果。该结果发表于IEEE Trans. Neural Networks,13(5), 1127--1136.
-Gautama, T. and Van Hulle, M.M. (2002). A Phase-based Approach to the Estimation
of the Optical Flow Field Using Spatial Filtering, IEEE Trans. Neural Networks,
13(5), 1127--1136.
- 2023-01-20 14:45:03下载
- 积分:1