搜索结果
找到约 1,102 项符合
image processing 的查询结果
按分类筛选
- 全部分类
- matlab例程 (33)
- 其他书籍 (18)
- 行业发展研究 (8)
- 文件格式 (7)
- 其他 (7)
- VC书籍 (5)
- 电子书籍 (5)
- 书籍源码 (5)
- 系统设计方案 (4)
- 软件设计/软件工程 (4)
- 压缩解压 (4)
- 文章/文档 (3)
- 通讯编程文档 (3)
- Linux/Unix编程 (3)
- 书籍 (3)
- 单片机开发 (2)
- 软件工程 (2)
- 其他嵌入式/单片机内容 (2)
- 数学计算 (2)
- Java编程 (2)
- 技术资料 (2)
- 实用工具 (1)
- 图形图像 (1)
- 技术书籍 (1)
- 多媒体处理 (1)
- 教程资料 (1)
- 可编程逻辑 (1)
- DSP编程 (1)
- 人工智能/神经网络 (1)
- 微处理器开发 (1)
- 数据结构 (1)
- 3G开发 (1)
- 嵌入式/单片机编程 (1)
- 汇编语言 (1)
- *行业应用 (1)
- 多国语言处理 (1)
- Java书籍 (1)
- 软件测试 (1)
- 源码/资料 (1)
- 学术论文 (1)
- 教程 (1)
J2ME J2ME application that captures video from on-board camera of SymbianOS Series60 3rd ed. mobile devic
J2ME application that captures video from on-board camera of SymbianOS Series60 3rd ed. mobile devices. A snapshot can be captured and image processed by manipulation of RBG pixels before displaying
手机短信编程 LemonSMS is a component developed in Java that provides a turnkey solution for application developer
LemonSMS is a component developed in Java that provides a turnkey solution for application developers to incorporate into their Java applications the functionality of sending and processing of incoming SMS messages.
LemonSMS acts as a middleware between a Java application and a GSM Modem or Data en ...
其他书籍 Perl & XML. by Erik T. Ray and Jason McIntosh ISBN 0-596-00205-X First Edition, published April
Perl & XML.
by Erik T. Ray and Jason McIntosh
ISBN 0-596-00205-X
First Edition, published April 2002.
(See the catalog page for this book.)
Table of Contents
Copyright Page
Preface
Chapter 1: Perl and XML
Chapter 2: An XML Recap
Chapter 3: XML Basics: Reading and Writing
Chapter 4: Event Streams ...
行业发展研究 This paper deals with the problem of speech enhancement when a corrupted speech signal with an addi
This paper deals with the problem of speech enhancement when a
corrupted speech signal with an additive colored noise is the only
information available for processing. Kalman filtering is known as
an effective speech enhancement technique, in which speech signal
is usually modeled as autoregressive ...
行业发展研究 This paper deals with the problem of speech enhancement when only a corrupted speech signal is avai
This paper deals with the problem of speech enhancement when
only a corrupted speech signal is available for processing. Kalman
filtering is known as an effective speech enhancement technique,
in which speech signal is usually modeled as autoregressive (AR)
model and represented in the state-space d ...
驱动编程 IrCOMM2k - Virtual Infrared COM Port for Windows 2000/XP。 2. FILES IN THIS ARCHIVE: - Setup.exe
IrCOMM2k - Virtual Infrared COM Port for Windows 2000/XP。
2. FILES IN THIS ARCHIVE:
- Setup.exe (setup and uninstall program)
- ircomm2k.exe (service program)
- ircomm2k.sys (device driver)
- ircomm2k.dll (device property page)
- ircomm2k.hlp (property page context help)
- ircomm2k.inf (setu ...
生物技术 基于"trace transform"的识别2D图像的C++源程序
基于"trace transform"的识别2D图像的C++源程序,
主文件是tt.cpp,
在LINUX下可以用
g++ tt.cpp -o tt -O3进行编绎,
而且最后的结果也可以在MATLAB下显示出来,
This package presents C++ tools to the trace transform of a 2D image, and related objects, i.e. circuses and triple features, matl ...
Linux/Unix编程 Linux driver for FujiFilm FinePix digital cameras in PC-CAM (i.e. webcam) mode driver/ Conta
Linux driver for FujiFilm FinePix digital cameras in PC-CAM (i.e. webcam) mode
driver/
Contains the driver sources.
Compile with "make".
Then as root, install with "make install".
Type "modprobe finepix" to load the module.
userspace/
Type "make" to compile.
fpix: test program, independant ...
DSP编程 自己编写的利用dsk6711的ad535对音频模拟信号进行处理的源码
自己编写的利用dsk6711的ad535对音频模拟信号进行处理的源码,使用者只需添加自己的processing就可以了。
matlab例程 This code was used for making the practical measurements in section 2.3 of my thesis. This Matlab co
This code was used for making the practical measurements in section 2.3 of my thesis. This Matlab code allows an OFDM signal to be generated based on an input data file. The data can be random data, a grey scale image, a wave file, or any type of file. The generated OFDM signal is stored as a window ...