-
(模板匹配)目标跟踪templatematch算法,可以跟踪运动…
(模板匹配)TemplateMatch算法实现的目标跟踪,可以跟踪运动镜头下的目标。-(Template matching) TemplateMatch algorithm of target tracking, can track movements of the objectives lens.
- 2022-03-10 20:54:21下载
- 积分:1
-
以VC++开发环境为主,在一幅图像上画十字星,直方图等
以VC++开发环境为主,在一幅图像上画十字星,直方图等-To VC++ development environment, which draw on an image cross-Star, histogram, etc.
- 2022-05-17 21:12:44下载
- 积分:1
-
多媒体图像压缩,视频方面的文章,有JPEG的,还有数据通信的...
多媒体图像压缩,视频方面的文章,有JPEG的,还有数据通信的-Multimedia image compression, video in the article, there are JPEG" s, as well as data communications
- 2022-06-12 00:12:40下载
- 积分:1
-
一些关于matlab编程的小程序,供大家参考和试一试!
一些关于matlab编程的小程序,供大家参考和试一试!-Matlab programming on a small number of procedures for your reference and give it a try!
- 2023-05-16 01:05:02下载
- 积分:1
-
基于NL_Means的均值平移图像分割算法
基于NL_Means的均值平移图像分割算法-NL_Means based on the mean shift image segmentation algorithm
- 2022-08-04 08:26:48下载
- 积分:1
-
基于图割的能量最小化演示文稿。本人整理的,进一步理解图割理论的知识...
基于图割的能量最小化演示文稿。本人整理的,进一步理解图割理论的知识-Based on graph cut energy minimization of the presentation. I am finishing, and further understanding of the theory of knowledge in cutting plan
- 2023-04-10 06:00:03下载
- 积分:1
-
dicom的转换程序,可转成bmp,jpg,pnm等,一群德国牛人写的,超强...
dicom的转换程序,可转成bmp,jpg,pnm等,一群德国牛人写的,超强-DICOM conversion procedures, could be converted into bmp, jpg, pnm, etc., a group of cattle were written in Germany, super-
- 2023-02-01 22:00:03下载
- 积分:1
-
里边包含OpenCV中文参考手册
OpenCV是Intel® 开源计算机视觉库。它由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉...
里边包含OpenCV中文参考手册
OpenCV是Intel® 开源计算机视觉库。它由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。 -Chinese inside OpenCV reference manual contains the OpenCV is Intel ? Open Source Computer Vision Library. It consists of a series of C function and a small amount of C++ Category consists realize the image processing and computer vision aspects of many common algorithms.
- 2022-02-07 10:01:59下载
- 积分:1
-
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算...
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.-Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.
- 2022-05-18 00:16:22下载
- 积分:1
-
使用opencv,利用图像差分算法,实现通过摄像头进行视频采集,显示当前时间,并利用蓝色的跟踪框跟踪移动物体...
使用opencv,利用图像差分算法,实现通过摄像头进行视频采集,显示当前时间,并利用蓝色的跟踪框跟踪移动物体-Using opencv, the use of the image difference algorithm, to achieve through the camera for video capture, display the current time, and use the blue box to track a moving object tracking
- 2023-05-22 19:10:03下载
- 积分:1