-
边缘检测与提取,轮廓跟踪的过程,用逗号…
边沿检测与提取,轮廓跟踪
命令行编译过程如下
vcvars32
rc bmp.rc
cl edge.c bmp.res user32.lib gdi32.lib-Edge detection and extraction, contour tracing the course of the following command-line compiler vcvars32rc bmp.rccl edge.c bmp.res user32.lib gdi32.lib
- 2022-08-22 22:43:06下载
- 积分:1
-
use C language S P integral wavelet transform and arithmetic coding
使用C语言实现整数小波S+P变换和算术编码-use C language S P integral wavelet transform and arithmetic coding
- 2022-10-30 23:25:02下载
- 积分:1
-
此资源将所有OpenCV中的代码制作成chm格式,并且提供代码之间以及数据结构之间的链接功能,方便大家阅读。读代码是好习惯,读成熟可信的代码更是好的选择。...
此资源将所有OpenCV中的代码制作成chm格式,并且提供代码之间以及数据结构之间的链接功能,方便大家阅读。读代码是好习惯,读成熟可信的代码更是好的选择。-This resource in all the OpenCV code into chm format, as well as between the code and provides the link between data structures function to facilitate everyone to read. Are well used to read the code, read code more sophisticated and credible selection are good.
- 2022-03-14 03:25:46下载
- 积分:1
-
能实现8位BMP灰度化,二值化的图像处理纯C语言编写的源代码
能实现8位BMP灰度化,二值化的图像处理纯C语言编写的源代码-To achieve 8 BMP gray and binary image processing pure C language source code
- 2023-09-01 07:55:03下载
- 积分:1
-
非常详细的介绍了计算机视觉的基本知识
非常详细的介绍了计算机视觉基础知识-摄像机模型,内参数,外参数和射影几何的知识,简单易懂-Very detailed introduction of the basic knowledge of computer vision- the camera model, with parameters, outside the parameters and the projective geometry of knowledge, easy-to-read
- 2022-06-21 01:35:16下载
- 积分:1
-
目标跟踪的原程序, 只能处理bmp图片,利用的是帧差法
目标跟踪的原程序, 只能处理bmp图片,利用的是帧差法-the original target tracking procedures, can only handle bmp images, the use of frame-error method
- 2022-09-01 19:10:03下载
- 积分:1
-
send mail souce using vc
send mail souce using vc
- 2022-07-17 07:54:00下载
- 积分:1
-
MATLAB是一套用于科学计算的可视化高性能语言与软件环境。它集数值分析、矩阵运算、信号处理和图形显示于一体,构成了一个界面友好的用户环境。它的信号处理工具箱包...
MATLAB是一套用于科学计算的可视化高性能语言与软件环境。它集数值分析、矩阵运算、信号处理和图形显示于一体,构成了一个界面友好的用户环境。它的信号处理工具箱包含了各种经典的和现代的数字信号处理技术,是一个非常优秀的算法研究与辅助设计的工具。在设计数字滤波器时,通常采用MATLAB来进行辅助设计和仿真。
(2)FIR滤波器的MATLAB设计
下面以设计线性相位FIR滤波器为例介绍具体的设计方法。
线性相位FIR滤波器通常采用窗函数法设计。窗函数法设-MATLAB is a set of scientific computing for the high-performance visualization language and software environment. It combines numerical analysis, matrix computation, signal processing and integrated graphics, constituting a friendly user interface environment. The Signal Processing Toolbox includes a variety of classic and modern digital signal processing technology, is a very good algorithm research and aided design tool. The digital filter design, which are normally used MATLAB to-aided design and simulation. (2) FIR filter design MATLAB below to design linear phase FIR filter example on the specific design methods. Linear phase FIR filter normally used window function design. Window functions located
- 2023-06-23 20:25:04下载
- 积分:1
-
图像颜色空间转换的源码,可实现RGB转HSV和RGB转HSI。
图像颜色空间转换的源码,可实现RGB转HSV和RGB转HSI。-image color space conversion source code, can be realized RGB and HSV to RGB to HSI.
- 2022-07-10 15:16:57下载
- 积分:1
-
Hough变换快速实现多圆检测的算法。没有使用循环,但内存需求大。...
Hough变换快速实现多圆检测的算法。没有使用循环,但内存需求大。-Hough transform and more quickly realize the algorithm for circle detection. Do not use the cycle, but the memory demand.
- 2023-05-29 20:20:04下载
- 积分:1