搜索资源列表
二维小波变换
- 关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用FFT实现快速运算,难点就在重构矩阵上。若用矩阵概念明确,一个
第12章 图像的纹理分析方法
- 图像的纹理分析方法(从图像、图形融合的思想出发 ,介绍了基于图像分析的表面形状恢复及纹理 三维特征获取方法,并将其应用于图形建模和纹理映射.首先利用不同视点下的遮挡 边缘序列,并结合其它视觉信息的分析,获取了表面点的三维几何坐标,实现了基于 图像分析的表面形状绘制.接着利用阴影分析方法,提取纹理图像的表面起伏特征, 将该特征结合像素点的颜色属性,进行图形纹理映射,实现了基于图像特征分析的图 形纹理生成.实验结果证明了图像、图形融合思路的可行性和有效性及图像、图形融 合方法
GIS
- 这就是陈建春的《用Visual C++开发GIS系统》的配套代码。 用来给初学者熟悉VC++图形编程很不错,我当初学MFC的时候就是照着这本书上手的。但作为一个GIS系统来说缺少一些必要的 要素,比如大数据量的管理、空间索引、符号化、投影等等等等等。以现在的眼光看来整个系统的架构设计也不是太好。 这本书再版后改名为《矢量图形系统开发与编程》,内容变化不大-"using Visual C development of GIS systems" support
EngineViewerJava
- 本程序实现用java编写的基于Arcengine的gis中图形浏览编辑功能-the java program using prepared by the gis Arcengine based graphics editing capabilities View
dk0619
- 此程序为一图像处理程序,用OPENGL编制, 用户首先选择是绘制二维或三维图形,对于相应的图形输入一定的数据后保存,即可出现需要的图形窗口,可以进行数据预数据,查看变差函数,运用克里格插值,观查图像生成过程及帧描绘过程,最后点击输出即可看到所实现的图形,此为一个非常不错的图形图像处理程序。且是用MFC实现的,功能强大,便于窗口运行。-procedure for an image-processing program, using OpenGL establishment, users fir
TC-graphics
- DDA画线算法 种子填充算法 扫描线种子填充算法 增量算法画线 三视图算法-DDA line drawing algorithm seed filling algorithm scanning lines seed filling algorithm incremental algorithm line drawing algorithm View 3
compute graphics intract graphics
- 图形的交互绘制用鼠标交互式的对点和线段进行生成与编辑。 1、分发WINDOW鼠标左键按下、左键抬起和鼠标移动消息, 使实现生成点、编辑点、生成线段和编辑线段的功能函数能够接收到消息。 2、实现“查看”菜单中的“生成点”功能。 3、实现“查看”菜单中的“编辑点”功能。 4、实现“查看”菜单中的“生成线段”功能。 5、实现“查看”菜单中的“编辑线段”功能。-interactive graphics in the interactive drawing with the mouse to point
视图变换
- 计算机图形学中的视图变换程序,是用VC++中的MFC编写的-computer graphics View transform the process, with VC + + MFC prepared
3DGraphicsDesignSystem
- 系统能够设计三位立体图形,通过鼠标可以拖动物体从各个角度进行查看。也可以设定物体的运动滚及,让物体自由运动等。-System can design 3-D graphics, a mouse can drag the object from different angles to view. Can also set the roll and movement of objects, so that an object such as freedom of movement.
view
- 三维物体的多视口显示,计算机图形综合实验,利用多视口技术,并结合正投影和透视投影,在屏幕上绘制4个大小相同的区域。要求:4个区域内显示同一个物体-More than three-dimensional objects, as I indicated that a comprehensive experimental computer graphics, as I use more technology, in combination with orthographic projection an
Graphics-Lecture-4
- This my 4th lecture on 2D graphics, it covers: View Port, Pages, Animation, and CP (Current Position)-This is my 4th lecture on 2D graphics, it covers: View Port, Pages, Animation, and CP (Current Position)
Graphics-PUB1
- 计算机图形学课程实验 多种算法画直线、圆,可放大像素查看。exe文件可能需要VS2010才能打开-Many algorithms in computer graphics course experiment draw a straight line, circle, zoom pixel view. exe files may need VS2010 to open
perspective_view
- 3D图形学-一个最基础的投影变换,详述了世界坐标系*摄像机坐标系*屏幕坐标系的用法-3D graphics- a most basic projection transformation, detailing the world coordinate system** screen camera coordinate system coordinates the use of
ThreeView
- 能够绘制立体图形三视图以及侧视图,并以界面的形式显示-Able to draw three-dimensional graphics view and side view, and display the form of interface
The-graphics-transform-with-cutting
- 主要讲述了图形学科里面的图形变换与裁剪的基本原理以及窗口到视图区的变换的演算过程。-About graphical disciplines inside the graphics transform with the basic principles of the cut and the window to view the area transform calculus.
jianyihuaban
- 用matlab_gui设计简易画板,功能强大哦-design Graphics View with matlab_gui
GraphicsView
- QT读取图像(一副中国地图),并用图形视图模型进行显示浏览-Read image with QT5,and display it with graphics view
Three-view
- 三视图,正轴测,透视图形的实现,适用于计算机图形学-Three view, positive axis measurement, X-ray graphics implementation, suitable for computer graphics
View
- 计算机图形学作业,OpenGL,Bezier,B-Spline-Computer graphics operations, OpenGL, Bezier, B-Spline
View-DXF-FIles
- 不用任何控件实现读取cad文件DXF格式图形-Without any controls to achieve read cad DXF file format graphics