搜索结果
找到约 382 项符合
maxwell 2d 的查询结果
其他书籍 15篇光流配准经典文献
15篇光流配准经典文献,目录如下:
1、A Local Approach for Robust Optical Flow Estimation under Varying
2、A New Method for Computing Optical Flow
3、Accuracy vs. Efficiency Trade-offs in Optical Flow Algorithms
4、all about direct methods
5、An Introduction to OpenCV and Optical Flow
6、Bayesian Real ...
软件设计/软件工程 这里包含了uva球队的全部头文件和类
这里包含了uva球队的全部头文件和类,可以当做字典来查,对搞2d的人非常有用的
数学计算 路用探地雷达使用空气耦合天线
路用探地雷达使用空气耦合天线,本程序采用平面入射波方式编制2D-FDTD程序!
Delphi控件源码 完整的Delphi游戏开发控件
完整的Delphi游戏开发控件,可用来开发2d游戏,方便快速实用
VC书籍 本课程的教学体系结构是
本课程的教学体系结构是,从在Visual C++编程环境建立一个程序框架入手,一步一步地介绍在当前在计算机上2D游戏常用的算法和方法(其中一些方法无论在书上和网上都没有披露过的);其中根据编制游戏发展的需要,又进一步的介绍Visual C++编程的各种具体方法。每一个教学环节的完成,就是游戏的一个效果的完成。具体教学内容 ...
微处理器开发 S3C6410是SAMSUNG基于ARM11的SOC
S3C6410是SAMSUNG基于ARM11的SOC,带2d, 3d加速功能,集成外设也很丰富。
系统设计方案 1.an fpga implementation of the image space reconstruction algorithm for hyperspectral imaging analy
1.an fpga implementation of the image space reconstruction algorithm for hyperspectral imaging analysis
2. fpga implemention of a median filter
3. fpga implementation of digital filters
4.hardware acceleration of edge detection algorithm on fpgas
5.implementation and evaluation of image processing a ...
Java书籍 Java Media APIs: Cross-Platform Imaging, Media, and Visualization presents integrated Java media sol
Java Media APIs: Cross-Platform Imaging, Media, and Visualization presents integrated Java media solutions that demonstrate the best practices for using this diverse collection. According to Sun MicroSystems, "This set of APIs supports the integration of audio and video clips, animated presentations ...
文章/文档 这本白皮书介绍了QT C++工具包。QT支持多种平台图形界面程序开发
这本白皮书介绍了QT C++工具包。QT支持多种平台图形界面程序开发,有“一次编
写,处处编译”的说法。使用单一的源代码树和简单的重编译,能够在Windows95~XP ,
Mac OS X,Linux, Solaris,HP-UX,和其他使用X11的Unix版本下编制程序。QT应用
程序还可以编译成可在嵌入型环境中运行。QT采用统一的被称为“对象与槽”的机制进行 ...
Linux/Unix编程 cocos2d游戏开发引擎
cocos2d游戏开发引擎,基于python的,结构很好,也很容易使用,是打算学习python和在linux下开发2d游戏的理想学习资料。