-
Basle相机的C#环境下的SDK开发包,对于学习相机有很好的帮助
该SDK包括了C++和C#环境中的实例代码,其中含有各种相机模式的使用,触发,单帧,连续,多相机等都有具体的代码和注释说明,对于新手是个很好的参考,Basler相机是工业上应用的比较广泛的一款相机,希望能对学习图形图像的朋友有所帮助
- 2023-03-24 20:10:04下载
- 积分:1
-
三维图象处理软件,有visual c++写成的
里面还有图象分割,形态学处理...
三维图象处理软件,有visual c++写成的
里面还有图象分割,形态学处理-3D image processing software, a visual c there is also written in image segmentation, morphological processing
- 2023-04-11 10:15:03下载
- 积分:1
-
matlab重建3D模型
输入为三维数组,通过set函数设置了简单的镜面反射,球体对象属性和当前句柄图形属性。brighten做增量,最终设置色彩索引和灯光属性,完成整个的三维重建过程
- 2022-01-21 05:48:30下载
- 积分:1
-
一个用于gpl游戏编程的3d图形处理库
一个用于gpl游戏编程的3d图形处理库- The 3d graph processing storehouse which uses in the gpl game
to program
- 2022-03-18 11:40:25下载
- 积分:1
-
vc written character recognition training source, the VC program, unpacked two c...
vc写的字符识别训练源码,VC编程,解压后有两个压缩包,一个是原代码,一个是可执行文件。-vc written character recognition training source, the VC program, unpacked two compressed, one of the original code, One is the executable file.
- 2023-01-15 23:15:04下载
- 积分:1
-
Wavelet transform, wavelet transform function is very useful
小波变换,小波变换函数,非常有用,适合任何读者-Wavelet transform, wavelet transform function is very useful
- 2022-12-06 07:30:02下载
- 积分: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
-
一个绘图程序,可以在窗口中绘制圆、椭圆、矩形、直线等基本图形,是在VC++中的MFC中编写的...
一个绘图程序,可以在窗口中绘制圆、椭圆、矩形、直线等基本图形,是在VC++中的MFC中编写的-a drawing program can be drawn in the window round, oval, rectangular, linear basic graphics, the Visual C++ in the preparation of the MFC
- 2022-07-04 22:30:48下载
- 积分:1
-
用bezier曲线绘制的线框,可实现线框的移动、旋转并可改变线框的形状...
用bezier曲线绘制的线框,可实现线框的移动、旋转并可改变线框的形状-with bezier curve drawing the frame, the frame can achieve mobile, rotating frame can change the shape
- 2023-05-20 07:20:04下载
- 积分:1
-
Mainly used for video image motion segmentation, segmentation be mass movement.
主要用于视频图像运动分割,分割得到运动团块.-Mainly used for video image motion segmentation, segmentation be mass movement.
- 2022-04-01 11:44:28下载
- 积分:1