-
图像处理源程序,包括对图像的平滑、锐化、膨胀、开、闭运算以及边缘检测等...
图像处理源程序,包括对图像的平滑、锐化、膨胀、开、闭运算以及边缘检测等-source image processing, including image smoothing, sharpening, expansive, open and close computing and edge detection
- 2022-04-09 03:46:48下载
- 积分:1
-
ODE是开放,开源的物理引擎,能很好的与OGRE3D渲染引擎结合在一起工作,是Ogre3D开发游戏的初学者的入门物理引擎.比PhysX跟容易上手.
本文档是...
ODE是开放,开源的物理引擎,能很好的与OGRE3D渲染引擎结合在一起工作,是Ogre3D开发游戏的初学者的入门物理引擎.比PhysX跟容易上手.
本文档是描述如何在ODE中创建新的物理连接的教程,适合用过ODE的程序员进一步提高水平.-ODE is an open, open source physics engine, can be a very good rendering engine with OGRE3D combine work is the development of the game Ogre3D beginners introductory physics engine. PhysX than with the easy to use. This document is to describe how to create ODE new physical connection of the tutorial, suitable for ODE used to further enhance the level of the programmer.
- 2022-07-16 02:25:12下载
- 积分:1
-
使位图显示有阴影效果
使位图显示有阴影效果 -making image have shadow effect
- 2022-08-13 15:58:42下载
- 积分:1
-
利用2D显示3D的效果,这个是一个旋转的圆锥体也,和sc2不同,这个由很多椭圆组成....
利用2D显示3D的效果,这个是一个旋转的圆锥体也,和sc2不同,这个由很多椭圆组成.-use 2D 3D results show, this is a rotating cone also, and SC2 different from the many oval composition.
- 2022-02-04 02:40:18下载
- 积分:1
-
程序中的两个类CRecordSound和CPlaySound,可以同时录制和播放PCM声音文件。...
程序中的两个类CRecordSound和CPlaySound,可以同时录制和播放PCM声音文件。-procedures for the two categories CRecordSound and CPlaySound. can PCM recording and playback of sound files.
- 2022-03-03 06:45:01下载
- 积分:1
-
DDA算法的具体实现 在VC下实现
DDA算法的具体实现 在VC下实现
-DDA algorithm for concrete realization of the VC under
- 2023-08-04 20:35:04下载
- 积分:1
-
procedure for graphics animation programming. Use of mathematical knowledge of g...
此程序为图形动画编程。运用了数学+图形方面的知识,展示了几个原子汇集的过程,图像方面很简陋,知识示意动画编程的意义。-procedure for graphics animation programming. Use of mathematical knowledge of graphics, showing a few atoms pooling process, a very simple graphics, animation programming knowledge indicate significance.
- 2022-07-19 07:58:52下载
- 积分:1
-
主要功能是检测图像,因为灰度
主要功能是检测图像中,由于灰度变化产生的边缘,效果还行,主要用的是sobel算子-Main function is to detect images, because gray-scale changes in the edge line effects, mainly using a sobel operator
- 2022-01-28 05:40:35下载
- 积分:1
-
使用opengl编写的水流效果 适用于opengl初学者
使用opengl编写的水流效果 适用于opengl初学者-Prepared to use opengl for opengl beginner effects of water
- 2022-03-06 12:30:08下载
- 积分:1
-
3D Transforms Demonstration Program. Requires Turbo C Version 1.5.
Project fil...
3D Transforms Demonstration Program. Requires Turbo C Version 1.5.
Project file should contain the line
DEMO3D.C GRAPHICS.LIB 3D.LIB DRIVERS.LIB
The library directory must include 3D.LIB and GRAPHICS.LIB, and the
include directory must include 3D.H. DRIVERS.LIB must be created by
converting the .BGI files to .OBJ files (using the BGIOBJ utility in
Turbo C version 1.5) and collecting them in a library (using TLIB).
The program displays a cube, a tetrahedron, and an octahedron in
three dimensions. Each figure is rotated about a different axis.
- 2022-08-25 09:09:02下载
- 积分:1