-
H.264+ffmpeg解码器的样例程序
H.264+ffmpeg解码器的样例程序-H.264+ Ffmpeg codec sample program
- 2023-05-31 06:05:03下载
- 积分:1
-
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
-
This is an example of computer graphics in C++ environment to achieve the midpoi...
这是一个计算机图形学实例,在C++环境下实现圆中点BRESENHAM算法-This is an example of computer graphics in C++ environment to achieve the midpoint circle algorithm BRESENHAM
- 2022-01-26 00:46:38下载
- 积分:1
-
基于离散2维小波变换的彩色图像水印程序。输入原图和logo,可直接得到水印图像。
基于离散2维小波变换的彩色图像水印程序。输入原图和logo,可直接得到水印图像。-Based on discrete wavelet transform 2-D color image watermarking program. Input original image and logo, watermarked image can be obtained directly.
- 2022-02-20 09:53:37下载
- 积分:1
-
This source includes the image edge detection, gradient operator, such as sharpe...
此源码包括对图像的边缘检测、梯度锐化和微分运算等图像处理的操作。-This source includes the image edge detection, gradient operator, such as sharpening and differential image processing operation.
- 2022-05-14 11:42:32下载
- 积分:1
-
这个是摄象机线性散步定标的源码,是在MATLAB下运行的
这个是摄象机线性散步定标的源码,是在MATLAB下运行的-This is a linear walk camera calibration source is running under MATLAB
- 2022-03-17 17:12:59下载
- 积分:1
-
模板匹配程序,是图像分析、识别与理解的后期部分,有较详细的注释...
模板匹配程序,是图像分析、识别与理解的后期部分,有较详细的注释-Template matching procedure is image analysis, identification and understanding of the latter part of the Notes have more detailed
- 2023-03-07 21:40:04下载
- 积分:1
-
在visual c++环境下或者Tc环境下运行,含有将近100个用C语言编写的针对最新计算机图像处理技术的源程序,算法精炼,全部编译通过。...
在visual c++环境下或者Tc环境下运行,含有将近100个用C语言编写的针对最新计算机图像处理技术的源程序,算法精炼,全部编译通过。-In the visual c++ Environment or Tc environment is running, containing nearly 100 using C language for the latest computer image processing technology, source code, algorithms refining, all compiled through.
- 2022-09-26 05:05:03下载
- 积分:1
-
Zhao
张兆理编著现代图像处理技术及Matlab实现-Zhao-Li ed of modern image processing techniques and Matlab implementation
- 2022-05-08 01:16:27下载
- 积分:1
-
1.了解离散傅立叶变换及离散余弦变换的基本原理;
2.掌握进行FFT及逆变换的方法;
3.了解图像在频域中处理方法,应用MATLAB语言作简单的低通滤波...
1.了解离散傅立叶变换及离散余弦变换的基本原理;
2.掌握进行FFT及逆变换的方法;
3.了解图像在频域中处理方法,应用MATLAB语言作简单的低通滤波器。
-1. Understand the discrete Fourier transform and discrete cosine transform the basic principle; 2. master for FFT and inverse transform; 3. understanding of image processing in the frequency domain method, MATLAB language for simple low-pass filter.
- 2022-01-21 05:58:02下载
- 积分:1