搜索结果
找到约 414 项符合
camera integration 的查询结果
按分类筛选
- 全部分类
- 技术资料 (115)
- matlab例程 (14)
- 书籍 (13)
- Windows CE (13)
- 驱动编程 (12)
- Linux/Unix编程 (11)
- 可编程逻辑 (10)
- 嵌入式Linux (10)
- 其他 (9)
- 教程资料 (9)
- 数学计算 (9)
- 微处理器开发 (9)
- 系统设计方案 (9)
- 其他书籍 (8)
- 嵌入式/单片机编程 (8)
- 软件设计/软件工程 (8)
- MTK (8)
- 单片机编程 (7)
- 电源技术 (7)
- 单片机开发 (7)
- Java书籍 (7)
- USB编程 (6)
- DSP编程 (5)
- 串口编程 (5)
- Java编程 (5)
- VIP专区 (5)
- 学术论文 (4)
- 人工智能/神经网络 (4)
- VHDL/FPGA/Verilog (4)
- Symbian (4)
- 其他嵌入式/单片机内容 (4)
- 行业发展研究 (4)
- 数值算法/人工智能 (3)
- 通讯/手机编程 (3)
- 书籍源码 (3)
- 软件工程 (3)
- 电子书籍 (3)
- 网络 (3)
- Delphi控件源码 (3)
- 源码 (2)
- ARM (2)
- 模拟电子 (2)
- 游戏 (2)
- 编译器/解释器 (2)
- 文件格式 (2)
- 通讯编程文档 (2)
- 文章/文档 (2)
- J2ME (2)
- 生物技术 (2)
- VC书籍 (2)
- SQL Server (2)
- 论文 (1)
- PCB相关 (1)
- 行业应用文档 (1)
- 设计相关 (1)
- 开关电源 (1)
- 操作系统开发 (1)
- 技术教程 (1)
- 通信网络 (1)
- 嵌入式综合 (1)
- 工控技术 (1)
- 语音压缩 (1)
- *行业应用 (1)
- BREW编程 (1)
- Delphi/CppBuilder (1)
- GPS编程 (1)
- 并行计算 (1)
人工智能/神经网络 来自澳大利亚Qeensland大学的计算机视觉Matlab工具箱。 This Toolbox provides a number of functions that are useful in co
来自澳大利亚Qeensland大学的计算机视觉Matlab工具箱。
This Toolbox provides a number of functions that are useful in computer vision,
machine vision and related areas. It is a somewhat eclectic collection reflecting
the author s personal interest in areas of photometry, photogrammetry, colorimetry. It ...
技术资料 SCCB接口时序.pdf
OmniVision Technologies, Inc. has defined and deployed the Serial Camera Control Bus (SCCB),
a 3-wire serial bus, for control of most of the functions in OmniVision’s family of CAMERACHIPSTM. In reduced pin package parts, the SCCB operates in a modified 2-wire serial mode.
数学计算 The program md.f implements a simple molecular dynamics simulation in continuous real space. The vel
The program md.f implements a simple molecular dynamics simulation in continuous real space. The velocity Verlet algorithm is used to implement the time stepping. The force and energy computations are performed in parallel, as is the time integration. (The program uses some Fortran90 features, so an ...
数学计算 非线性有限元程序
非线性有限元程序,NONSAP is a general finite element program for the nonlinear static and dynamic analysis of complex structures. The program is very flexible and was designed to be extended and modified by the user. In particular the program can easily be modified to use a different formulation of ...
matlab例程 迭代自适应Simpson
迭代自适应Simpson,Lobatto积分
In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature ...
VHDL/FPGA/Verilog Implementation of GPU (Graphics Processing Unit) that rendered triangle based models. Our goal was t
Implementation of GPU (Graphics Processing Unit) that rendered triangle based models. Our goal was to generate complex models with a movable camera. We wanted to be able to render complex images that consisted of hundreds to thousands of triangles. We wanted to apply interpolated shading on the obje ...
技术资料 android自定义拍照
基于Android Camera API实现的自定义拍照功能,经过多个项目验证,适合快速集成与二次开发。涵盖权限管理、预览控制及图片捕获流程,是移动开发工程师必备的实战参考。
编译器/解释器 A framework written in Java for implementing high-level and dynamic languages, compiling them into J
A framework written in Java for implementing high-level and dynamic languages, compiling them into Java bytecodes.
An implementation of Scheme, which is in the Lisp family of programming languages. Kawa is a featureful dialect in its own right, and additionally provides very useful integration with ...
驱动编程 a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras. The sam
a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras.
The same driver may be able to support other digital cameras that conform to 1394-based Digital Camera Specification from 1394 Trade Association.
Digital camera supported by dcam.sys is a data source that pr ...
教程资料 FPGA设计重利用方法(Design Reuse Methodology)
 
FPGAs have changed dramatically since Xilinx first introduced them just 15 years ago. In thepast, FPGA were primarily used for prototyping and lower volume applications; custom ASICswere used for high volume, cost sensitive designs. FPGAs had also been too expensive and tooslow for many a ...