-
显示三维网格模型
三维模型大多是用三角网格形式描述的,基于OpenGL和C++绘制了三角网格模型,并实现了与键盘和鼠标的交互,通过点击鼠标键和按键盘响应键,可以对模型进行旋转、缩放、移动等操作。
- 2023-05-17 08:20:04下载
- 积分:1
-
双击编辑器程序在AutoCAD和bricscad作品样本…
Double Click Editor Reactor The sample of programm works in AutoCAD and Bricscad.
- 2023-03-10 14:55:03下载
- 积分:1
-
DIB(设备
DIB(Device-indepent bitmap)的与设备无关性主要体现在以下两个方面: DIB的颜色模式与设备无关。例如,一个256色的DIB即可以在真彩色显示模式下使用,也可以在16色模式下使用。 256色以下(包括256色)的DIB拥有自己的颜色表,像素的颜色独立于系统调色板。 由于DIB不依赖于具体设备,因此可以用来永久性地保存图象。DIB一般是以*.BMP文件的形式保存在磁盘中的,有时也会保存在*.DIB文件中。运行在不同输出设备下的应用程序可以通过DIB来交换图象。 DIB还可以用一种RLE算法来压缩图像数据,但一般来说DIB是不压缩的。 DIB的结构-DIB (Device-indepentent bitmap) has nothing to do with sexual equipment mainly in the following two aspects : DIB color mode has nothing to do with the equipment. For example, a 256-color DIB is the true color display mode, or can be used in 16 color mode. 256-color below (including 256 colors), the DIB has its own color table, color of the pixel independent system palette. As DIB is not dependent on specific equipment, it can be used for permanent preservation of images. DIB normally*. BMP file stored in the form of disk, sometimes stored in*. DIB document. Running on different output devices under the application of the procedure can be DIB to exchange images. DIB can also use a RLE compression algori
- 2022-03-07 07:46:45下载
- 积分:1
-
图像检索的一个检索算法(基于内容)。
图像检索的一个检索算法(基于内容)。-Image Retrieval of a search algorithm (based on the content).
- 2022-05-25 07:38:19下载
- 积分:1
-
关于直线的一个优化算法
关于直线的一个优化算法-This is an optimized algorithm about straight line.
- 2022-04-08 13:24:21下载
- 积分:1
-
机遇PCA的人脸识别,包括图像读取,PCA降维以及机遇简单贝叶斯分类...
机遇PCA的人脸识别,包括图像读取,PCA降维以及机遇简单贝叶斯分类-PCA Face Recognition opportunities, including the image read, PCA dimensionality reduction as well as the opportunity for easy Bayesian Classifier
- 2022-04-23 07:10:32下载
- 积分:1
-
三维物体平移、旋转变换、投影变换和……
实现三维对象的平移,旋转变换,以及投影变换。 程序运行按键说明:a,s,d,w四键产生平移变换,x,X,y,Y,z,Z六键产生旋转变换,PageUp使镜头拉进,PageDown键使镜头推远。-3D object translation, rotation transformation, and the projection transformation. Running Press : a, s, d, w 4 keys generated translation transform, x, x, y, Y, z, Z six key rotation transform, Page dragged into the lens, the lens Prompt button pushed far.
- 2022-12-17 09:00:03下载
- 积分:1
-
FFT算法的VC实现
FFT算法的VC实现-FFT algorithm VC
- 2022-01-26 00:39:08下载
- 积分:1
-
基于GVF的SNAKE一个实现的重要函数GVFC,网上搜得
基于GVF的SNAKE一个实现的重要函数GVFC,网上搜得-An important function GVFC used to implement the snake (active contour) based on the GVF (gradient vector flow).
- 2022-03-23 11:12:15下载
- 积分:1
-
opencv 下的,能打开图片,垂直,图片的缩放,旋转,都被我以注释的形式放在main函数中了。我也是初学者...
opencv 下的,能打开图片,垂直,图片的缩放,旋转,都被我以注释的形式放在main函数中了。我也是初学者-opencv under, to be able to open pictures, vertical, pictures of zooming and rotation, I have been in the form of notes on the main function. I also beginners
- 2022-05-23 12:20:56下载
- 积分:1