-
A Filter
A Filter-Bank-Based Kalman Filtering Technique for Wavelet Estimation and Decomposition of Random Signals.pdf
- 2023-03-31 19:15:03下载
- 积分:1
-
bresenham的直线生成算法的代码
bresenham的直线生成算法的代码-generation algorithm code
- 2023-06-29 11:50:03下载
- 积分:1
-
The Core Library (PCL) is a powerful, cross
The PhoXo Core Library (PCL) 是一套强大的跨平台图像处理库。它的主要特性包括 :* 平台无关代码* 任意区域选取* 几十种图像特效* Undo/Redo支持* 多图层* 进度显示* 直方图* 图像文件读写* 文字渲染 (目前使用WIN32-GDI+, 以后会采用FreeType替代)-The Core Library (PCL) is a powerful, cross-platform image processing library. Its main features include : platform-independent code*** arbitrary selection of regional dozens of image effects* Undo/Redo support multi-layer*** histogram shows progress** Image File read and write text rendering (using WIN32- GDI, will be adopted after the FreeType alternative)
- 2022-02-10 16:03:08下载
- 积分:1
-
利用画弧函数arc( )绘制不同的弧线,组成一个六叶的图案。
利用画弧函数arc( )绘制不同的弧线,组成一个六叶的图案。- () Draws up the different arc using picture arc function arc,
composes six designs.
- 2023-06-22 00:35:04下载
- 积分:1
-
vc++数字图像模式识别技术及工程实践中的常用模型和算法介绍...
vc++数字图像模式识别技术及工程实践中的常用模型和算法介绍-vc digital image pattern recognition technology and engineering practice common model and algorithm introduced
- 2022-05-15 12:57:58下载
- 积分:1
-
关于图象处理的各种常见算法的C代码,包括编码等
关于图象处理的各种常见算法的C代码,包括编码等-on the various image processing algorithms common C code, including coding
- 2022-08-16 04:26:48下载
- 积分:1
-
实现在文本区域内的画点与画线功能,响应键盘信息,通用DLL使用!...
实现在文本区域内的画点与画线功能,响应键盘信息,通用DLL使用!-text in the region to achieve the painting point line drawing functions, in response to keyboard information, the use of generic DLL!
- 2022-04-29 20:00:32下载
- 积分:1
-
图形学DDA算法
图形学DDA算法-graphics algorithm
- 2022-02-02 02:39:57下载
- 积分:1
-
用vc编写抓图程序
用vc编写抓图程序-prepared using vc Previously procedures
- 2022-11-28 23:40:03下载
- 积分:1
-
KLT 特征点选取
Kanade-Lucas-Tomasi(KLT)算法是基于图像特征点的跟踪算法,由目标对象特征点提取,特征点跟踪两部分组成。本文首先阐述了KLT算法的基本原理,分析了影响算法执行速度的主要原因。分析表明KLT算法的操作主要集中在乘加运算和循环,图像卷积运算和循环占用的执行时间比较长。
- 2022-03-09 18:59:03下载
- 积分:1