-
TXTTOBMP BMPTOTXT delphi the source code that I found the classic code
TXTTOBMP BMPTOTXT 的delphi 源代码,都是我经典找到的代码-TXTTOBMP BMPTOTXT delphi the source code that I found the classic code
- 2022-04-02 08:23:33下载
- 积分:1
-
OTSU algorithm can be calculated adaptive threshold (for conversion to gray scal...
OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。-OTSU algorithm can be calculated adaptive threshold (for conversion to gray scale images binary images), a simple and efficient manner. The following code from the earliest to provide Ryan Dibble, after a more than Joerg.Schulenburg, R. Z. Liu amend the correction.
- 2022-03-12 03:00:58下载
- 积分:1
-
一个将RGB转化成YUV数据的算法,非常实用。
一个将RGB转化成YUV数据的算法,非常实用。-an RGB to YUV data into the algorithm, is very practical.
- 2022-05-31 14:30:05下载
- 积分:1
-
实现五种基本变换的C程序(平移,错切,对称,旋转,比例放大缩小)...
实现五种基本变换的C程序(平移,错切,对称,旋转,比例放大缩小)-achieve the five fundamental transformation of the C program (translation, the wrong cut, symmetrical, rotation, scaling, zooming)
- 2022-01-24 14:24:20下载
- 积分:1
-
这是一个用NTgraph控件来画一个波形的可执行文件.
这是一个用NTgraph控件来画一个波形的可执行文件.-with NTgraph controls to paint a wave of executable files.
- 2022-05-19 03:24:34下载
- 积分:1
-
利用计算机图形学中的平行投影方法进行Bezier曲面的显示,很综合的例子...
利用计算机图形学中的平行投影方法进行Bezier曲面的显示,很综合的例子-use of computer graphics in parallel projection method Bezier surface, a very comprehensive example
- 2023-06-22 13:45:04下载
- 积分:1
-
the strength of computer graphics procedures
计算机图形学的实力程序-the strength of computer graphics procedures
- 2022-05-25 02:53:05下载
- 积分:1
-
采用分治法解决生成Voronoi图的问题,采用用户交互式输入点及动态显示运行结果的方式,非常直观...
采用分治法解决生成Voronoi图的问题,采用用户交互式输入点及动态显示运行结果的方式,非常直观-using divide-and-conquer method to solve the Voronoi diagram generation. using interactive user input and dynamic display of the results of the operation, a very intuitive
- 2023-08-03 18:10:03下载
- 积分:1
-
MPEG
MPEG-2-13818æ ‡å‡†-MPEG-2-13818 standards
- 2022-03-15 06:32:23下载
- 积分:1
-
用opengl实现模型的显示和操作
通过Opengl实现三维模型的显示,支持放大缩小,旋转灯操作!!
操作方式如下:
移动:按住鼠标左键进行移动。
放大:按键盘s
缩小:按键盘w
旋转:按键盘↑键或↓键(绕X轴选择)
按键盘←键或→键(绕Y轴选择)
按键盘a键或d键(绕Z轴选择)
- 2022-01-31 03:41:18下载
- 积分:1