CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - image cube
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - image cube - List
[
Other resource
]
swtxbh
DL : 0
利用TurboC实现三维(立方体)图像旋转变换以及比例变换-use Turbo 3D (cube) image rotation transformation and transformation ratio
Update
: 2008-10-13
Size
: 1.63kb
Publisher
:
刘碧茜
[
3D Graphic
]
PhDpaper_QinXujia
DL : 0
《医学图象的曲面重建》 为浙江大学博士学位论文。此文对医学数据的表面重建进行了详细的阐述,主要针对Marching Cubes算法提出了他自己独到的理解和理论创新。并且详细的论述了相关领域的多种算法理论。-"medical image reconstruction of the surface" of Zhejiang University for a doctorate thesis. The article on the medical data of the surface reconstruction of detailed, targeted at Marching Cubes of his unique understanding and theoretical innovation. And are discussed in detail in the related fields of various theoretical algorithm.
Update
: 2025-02-19
Size
: 2.24mb
Publisher
:
孔维武
[
Graph Drawing
]
swtxbh
DL : 0
利用TurboC实现三维(立方体)图像旋转变换以及比例变换-use Turbo 3D (cube) image rotation transformation and transformation ratio
Update
: 2025-02-19
Size
: 1kb
Publisher
:
刘碧茜
[
OpenGL program
]
DelphiOpenGL
DL : 0
OpenGL图像绘制,构造一个窗体,显示一个旋转的立方体和一个旋转的四边体。-OpenGL image rendering, to construct a form, showing a rotating cube and a rotating four-sided body.
Update
: 2025-02-19
Size
: 7kb
Publisher
:
NoWhere
[
OpenGL program
]
DynamicCubeMapping
DL : 0
如果有其他物体在反射物体外运动, 我们仅仅查询静态的Cube Maps不能反射动态物体的影像,所以我们需要的是动态的Cube Maps。-If there are other objects in the reflection of objects outside the campaign, we only queries static Cube Maps Dynamic objects should not reflective of the image, so we need is dynamic Cube Maps.
Update
: 2025-02-19
Size
: 2.96mb
Publisher
:
maolimin
[
Special Effects
]
agthsg
DL : 0
黑魔方VC++数字图像处理源代码和软件,与书是配套的,可以看一看!-Black Cube VC++ Digital image processing source code and software, and books are complementary, you can take a look!
Update
: 2025-02-19
Size
: 12.7mb
Publisher
:
hh
[
Graph program
]
xuanzhuan
DL : 0
图形图象实验:图形的几何变换和投影 在三维空间绘制一个立方体,进行旋转变换,选择一种投影方法在俯视图(xoy)上画出二维的投影图。 在对话框中输入x轴和z轴的旋转角度,即可显示旋转后的立方体(未消隐) -Graphic image experiment: graphics and projection of the geometric transformations in three-dimensional rendering of a cube, the rotation transform, choose a projection method in the vertical view (xoy) draw two-dimensional projection. In the dialog box enter the x-axis and z-axis of the rotation angle can be displayed after the rotating cube (no blanking)
Update
: 2025-02-19
Size
: 47kb
Publisher
:
王天天
[
3D Graphic
]
3Drotation
DL : 0
3D rotation. A cube with image mapping on it can be rotated at any speed.
Update
: 2025-02-19
Size
: 247kb
Publisher
:
quinquindavid
[
Compress-Decompress algrithms
]
libQccPackSPIHT
DL : 0
The QccPackSPIHT module also provides the 3D-SPIHT algorithm for image-cube coding. See the file LICENSE-3D-SPIHT for licensing information for 3D-SPIHT.-The QccPackSPIHT module also provides the 3D-SPIHT algorithm for image-cube coding. See the file LICENSE-3D-SPIHT for licensing information for 3D-SPIHT.
Update
: 2025-02-19
Size
: 157kb
Publisher
:
jason..
[
Graph program
]
Block
DL : 0
OpenGL,三维图像正方体的代码,绝对可以运行的。-OpenGL, three-dimensional image cube of the code
Update
: 2025-02-19
Size
: 3kb
Publisher
:
huyayuan
[
OpenGL program
]
Images-in-a-cube
DL : 1
在一个立方体上显示图片 功能正如名字所说.这个程序使用OpenGL作为图形程序接口 用PageUp\PageDown键来缩小\放大立方体 使用ESC键退出这个立方体并回到主窗体 用方向键调整旋转方向 单击图片框,然后选择图片即可加载图片到立方体上 还可以选择边框样式和透明颜色 还有记忆地址功能 详见截图 -Display images in a cube function, as the name says. This program uses OpenGL as the graphics API by PageUp \ PageDown keys to zoom in \ out cube use the ESC key to exit and return to the main form of this cube use the arrow keys to adjust the rotation direction click on the picture box, and then select the image you can load the image into the cube also choose border style and transparent color there memory address function see screenshot
Update
: 2025-02-19
Size
: 544kb
Publisher
:
大野
[
Special Effects
]
imagecube
DL : 2
通过影像立方体来模拟输入的遥感高光谱数据-Analog input through the image cube to the remote sensing hyperspectral data
Update
: 2025-02-19
Size
: 4.34mb
Publisher
:
jack
[
3D Graphic
]
Rotating-cube-graphics-operations
DL : 0
图形操作_旋转立方体,对图形例题图像进行处理,完成某些动作-_ Rotating cube graphics operations, graphic examples of image processing, to complete certain actions
Update
: 2025-02-19
Size
: 4kb
Publisher
:
王辉
[
Special Effects
]
Marching-Cube
DL : 0
利用MC算法三角面片实现三维重建,图像可旋转,程序运行成功-Using MC algorithm triangles realize 3 d reconstruction, the image can rotate, to run the program success
Update
: 2025-02-19
Size
: 3.94mb
Publisher
:
夏北吨
[
OpenGL program
]
opengl--cube-rotate
DL : 0
opengl编写,将图片纹理映射到长方体的六个面上,可以用键盘控制转动。对学习opengl很有帮助。内附代码可直接运行。-opengl prepared, the image texture mapping to the six faces of the cuboid, you can use the keyboard to control rotation. Learning opengl helpful. The included code that can be run directly.
Update
: 2025-02-19
Size
: 9.21mb
Publisher
:
孤江月
[
Special Effects
]
rgbcube
DL : 0
彩色图像的处理--彩色图像立方体的绘制,分别一RGB的分量为三个轴-A color image processing- the color image cube mapping
Update
: 2025-02-19
Size
: 1kb
Publisher
:
魔力鸟
[
matlab
]
Hyperspectral-image-cube-slicer
DL : 0
This contains the code fro hyperspectral image slicer
Update
: 2025-02-19
Size
: 245kb
Publisher
:
Sushil
[
3D Graphic
]
Cube-texture-mapping-algorithm
DL : 0
立方体的纹理映射算法,可以实现立方体的旋转运动,暂停,鼠标左健图像变小,鼠标右键图像变大等功能-Cube texture mapping algorithm can achieve rotational movement of the cube, suspended the left mouse image smaller, right image larger functions
Update
: 2025-02-19
Size
: 392kb
Publisher
:
yang
[
Other
]
rubiks
DL : 0
Image of Programming C
Update
: 2025-02-19
Size
: 103kb
Publisher
:
alfisyahri313
[
Embeded-SCM Develop
]
en.x-cube-nrf51drv
DL : 0
Open the STM_ble_app.uvproj project - Rebuild all files: Project->Rebuild all target files - Load project image: Debug->Start/Stop Debug Session - Run program: Debug->Run (F5)
Update
: 2025-02-19
Size
: 3.05mb
Publisher
:
Arunraj
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.