-
直线的DDA,bresenham算法画图 圆的bresenham算法画图 椭圆的bresenham算法画图 均匀B样条曲线算法画图 多边形的Y...
直线的DDA,bresenham算法画图 圆的bresenham算法画图 椭圆的bresenham算法画图 均匀B样条曲线算法画图 多边形的Y-X填充算法画图 动态三维立体图形的正透视投影图-linear DDA, bresenham algorithm for drawing a round of bresenham algorithm to draw the ellipse drawing algorithm bresenham uniform B-spline curves polygon drawing algorithm Y-X filling algorithm drawing dynamic 3D graphics is the perspective projection map
- 2022-07-22 13:38:11下载
- 积分:1
-
简单的OCR识别程序,该源码仅供参考!如有疑问,可上论坛OPENCV中文网讨论。...
简单的OCR识别程序,该源码仅供参考!如有疑问,可上论坛OPENCV中文网讨论。-OCR simple identification procedures, the source code for reference purposes only! In case of doubt, the Chinese network OPENCV discussion forum.
- 2023-04-27 20:15:03下载
- 积分:1
-
这里有数字图像处理的基本源代码
这里有数字图像处理的基本源代码-digital image processing the basic source code
- 2022-02-21 02:19:45下载
- 积分:1
-
为了快速精确地对一个实体进行的三维重建, 提出了一种新的混合建模方法. 该方法利用同一实体在不同视
点下的多幅深度图像, 根据它们之间颜色和纹理的相关性,...
为了快速精确地对一个实体进行的三维重建, 提出了一种新的混合建模方法. 该方法利用同一实体在不同视
点下的多幅深度图像, 根据它们之间颜色和纹理的相关性, 通过逆投影变换, 可将图像中象素点映射到三维空间中的正
确位置. 然后再经模型重建和重投影, 可获取实体在任意视点下的图像. 实验结果表明, 这种建模方法具有复杂度恒定、
获取图像真实感强等优点, 适用于形状、 结构复杂的物体的重建.-: In o rder to reconst ruct th ree di mensi on model of an object, a new method of hybr id modeling is p resented .
Th is method use mut i p le range i mage of different viewpo int, acco rding to the co lo r and texture, the p ixel po int can be
mapped to co r rect po sit i on in th ree di mensi on space by the backp ro ject t ransfo rmat i on. Then the i mage can be go t in
any viewpo int by modeling reconst ruct i on and rep ro ject i on. Exper i ments has p roved that th is method can acquire h igh
realist ic i mage and has stat ic comp lexit i on. It can be used to reconst ruct some objects w ith comp licated shape and
topo logies
- 2022-02-28 21:01:55下载
- 积分:1
-
对于虚拟现实软件VEGA PRIME的基于MFC下的框架例子,VP学习爱好者的开始必备程序。...
对于虚拟现实软件VEGA PRIME的基于MFC下的框架例子,VP学习爱好者的开始必备程序。-Virtual reality software for the VEGA PRIME-based framework under MFC examples, VP lovers start to learn the necessary procedures.
- 2023-05-19 10:55:03下载
- 积分:1
-
用以数字(图象)识别的源代码。内附可执行文件。包括了训练、识别2个过程...
用以数字(图象)识别的源代码。内附可执行文件。包括了训练、识别2个过程-figures for the (images) identification of the source code. Containing executable files. Includes training, two identification process
- 2022-03-17 17:52:40下载
- 积分:1
-
这是我用VC做的一个关于图形曲线的程序,可以绘制B样曲线功能...
这是我用VC做的一个关于图形曲线的程序,可以绘制B样曲线功能-This is what I do with VC on a graph procedures can be mapped B-spline curves function
- 2023-02-24 12:55:04下载
- 积分:1
-
ESRI® 的ArcGIS® Engine是一个用于建立自定义独立地理信息系统(GIS)应用程序的平台,支持多种应用程序接口(APIs),拥有许多高...
ESRI® 的ArcGIS® Engine是一个用于建立自定义独立地理信息系统(GIS)应用程序的平台,支持多种应用程序接口(APIs),拥有许多高级GIS功能,而且构建在工业标准基础之上。
本章将向开发人员介绍ArcGIS Engine开发工具包和ArcGIS Engine运行时软件,讨论如何使用ArcGIS Engine及其不同组件等问题。-ESRI 庐
- 2023-01-04 14:05:03下载
- 积分:1
-
教会使用c/c++进行图象编程。了解图象动画设计的原理,掌握图象的技巧...
教会使用c/c++进行图象编程。了解图象动画设计的原理,掌握图象的技巧-use of the church c/c images programming. Understanding Image animation design principle, the image of the master skills
- 2022-05-17 10:17:04下载
- 积分:1
-
The Hammersley and Halton point sets, two well known low discrepancy sequences,...
The Hammersley and Halton point sets, two well known low discrepancy sequences, have been used for quasi-Monte Carlo integration in previous research. A deterministic formula generates a uniformly distributed and stochastic-looking sampling pattern, at low computational cost. The Halton point set is also useful for incremental sampling. In this paper, we discuss detailed implementation issues and our experience of choosing suitable bases of the point sets, not just on the 2D plane, but also on a spherical surface. The sampling scheme is also applied to ray tracing, with a significant improvement in error.
- 2022-03-21 20:01:32下载
- 积分:1