-
TRZ_BMP数字图象处理,打开一个BMP图像,进行简单的处理。
TRZ_BMP数字图象处理,打开一个BMP图像,进行简单的处理。-TRZ_BMP digital image processing, to open a BMP image, a simple processing.
- 2022-03-28 18:51:22下载
- 积分:1
-
更全面的图像处理和分析软件源码
较全面的图像处理与分析软件源程序-more comprehensive image processing and analysis software source
- 2022-06-29 08:17:57下载
- 积分:1
-
简单的几何绘图程序,包括三角菱形等等,里面含原程序和应用程序...
简单的几何绘图程序,包括三角菱形等等,里面含原程序和应用程序-simple geometric mapping procedures, including 1.30 lozenge, etc., which contain the original procedures and application procedures
- 2022-04-27 15:55:30下载
- 积分:1
-
直线扫描算法rivate AX1(100) As Integer, AY1(100) As Integer, AX2(100) As Integer, AY2(...
直线扫描算法rivate AX1(100) As Integer, AY1(100) As Integer, AX2(100) As Integer, AY2(100) As IntegerPrivate CX1 As Integer, CY1 As Integer, CX2 As Integer, CY2 As Integer, N As IntegerPrivate Sub form_Load()Picture1.BackColor = RGB(255, 255, 255)N = 0End SubPrivate Sub picture1_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single)If Button = 1 ThenCX1 = CInt(X): CX2 = CInt(X)CY1 = CInt(Y): CY2 = CInt(Y)End IfEnd Sub-linear scanning algorithm rivate AM1 (100) As Integer, AY1 (100) As Integer, AX2 (100) As Integer, AY2 (100) As IntegerPrivate CX1 As Integer, CY1 As Integer, CX2 As Integer, CY2 As Integer, N As IntegerPrivate Sub form_Load () Picture1.BackColor = RGB (255, 255, 255) N = 0End SubPrivate Sub picture1_MouseDown (Button As Integer, Shift As Integer, As Single X, Y As Single) If Button = = a ThenCX1 CInt (X) : CX2 = CInt (X) = CY1 CInt (Y) : CY2 = CInt (Y) End Sub IfEnd
- 2023-04-06 10:20:03下载
- 积分:1
-
CORE_image_system
CORE_image_system
- 2023-04-12 14:15:03下载
- 积分:1
-
对已有的坐标数据用B样条插值的方法进行曲线拟合,左边可以显示数据,并可通过调用文件的方法输入数据。...
对已有的坐标数据用B样条插值的方法进行曲线拟合,左边可以显示数据,并可通过调用文件的方法输入数据。-have the right coordinates data with B-spline interpolation method of curve fitting, and to the left shows data, as well as by calling the document the input data.
- 2023-08-03 09:50:03下载
- 积分:1
-
VC++读写DXF文件
VC++ read and write DXF files -VC++ Read and write DXF files
- 2022-10-14 01:20:03下载
- 积分:1
-
在图形上附加文本,见过没有,没有就来吧!给你一个惊喜!...
在图形上附加文本,见过没有,没有就来吧!给你一个惊喜!-imposed on the graphic text, not seen, not honest! A pleasant surprise for you!
- 2022-02-03 12:53:57下载
- 积分:1
-
演示了OpenSceneGraph(OSG)中如何根据法线图片快速生成简单地形,以及任意物体阴影在此地形上的投射。
VS 2008+OSG 2.6测试通过...
演示了OpenSceneGraph(OSG)中如何根据法线图片快速生成简单地形,以及任意物体阴影在此地形上的投射。
VS 2008+OSG 2.6测试通过-Demonstrate the OpenSceneGraph (OSG) in accordance with normal picture of how quickly generate simple terrain, as well as the shadow of arbitrary objects in this topographical projection. VS 2008+ OSG 2.6 test
- 2022-06-16 18:31:27下载
- 积分:1
-
源代码序列是一个特殊的三
序源代码特别有一个三维图象打开,保存,压缩,绘制的源码很有价值-source code sequence is a special three-dimensional images open, preservation, compression, rendering the source of great value
- 2022-01-25 15:26:22下载
- 积分:1