-
6208卡的振镜标记软件(图象雕刻)
6208卡的振镜标记软件(图象雕刻)-6208 card galvanometer marking software (carved images)
- 2022-03-25 07:04:17下载
- 积分:1
-
给初学者一个简单易学的基于MFC三维动画例子,简单才是初学者的最爱...
给初学者一个简单易学的基于MFC三维动画例子,简单才是初学者的最爱-to an easy beginners based 3D animation MFC example, a simple beginners is the favorite
- 2022-04-24 06:21:06下载
- 积分:1
-
这是一个用VRML做的饮水器模型,但只是外观,不可以动
这是一个用VRML做的饮水器模型,但只是外观,不可以动-This is a VRML to do with the water model, but only appearance, can not move
- 2022-08-18 22:03:58下载
- 积分:1
-
可对彩色图像进行行列变化 小波一层 二层 三层变换 还可进行低通 高通 滤波处理 本人亲自试验过了...
可对彩色图像进行行列变化 小波一层 二层 三层变换 还可进行低通 高通 滤波处理 本人亲自试验过了-Color image can change the ranks of two-story three-layer wavelet transform can also be low-pass high-pass filter processing personally tested the
- 2022-09-27 11:45:02下载
- 积分:1
-
使用分裂Bregman算法做图像去噪,收敛速度很快,保持缘特征
使用分裂Bregman算法做图像去噪,收敛速度很快,保持缘特征-using Splitting Bregman algorithm do image denoising, fast convergence to maintain edge features
- 2022-07-02 18:48:17下载
- 积分: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
-
document in the running VC6.0 environment compiler, is a stand
该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。在运行之前,请先连接好USB接口的摄像头。然后可以用鼠标选定欲跟踪目标。-document in the running VC6.0 environment compiler, is a stand-alone operating procedures, no OPENCV DLL library support. Before the operation, please connect better USB camera. The mouse can then be selected using wishing to track the target.
- 2023-04-24 19:55:02下载
- 积分:1
-
介绍周期矩形脉冲函数的合成,可以很开的合成脉冲函数
介绍周期矩形脉冲函数的合成,可以很开的合成脉冲函数-introduced cycle rectangular pulse function synthesis, can open the synthetic pulse function
- 2022-11-12 21:40:03下载
- 积分:1
-
对图像进行逐点计算,并且取最大值和最小值的差值作为该点新的灰度值。
在区别边缘点和非边缘点时,首先确定一个阈值T,若图像中像素点的新
值大于该门限值,则...
对图像进行逐点计算,并且取最大值和最小值的差值作为该点新的灰度值。
在区别边缘点和非边缘点时,首先确定一个阈值T,若图像中像素点的新
值大于该门限值,则可以初步确定为边缘点,小于T的新值被判断为非边缘点.-Image point by point basis, and taking the maximum and minimum points of difference as the new gray value. Edge in the difference between point and non-edge point, first determine a threshold T, if the image of the new pixel value is greater than the threshold, you can initially identified as the edge point, the new value is less than T have been judged as non-edge point.
- 2023-03-01 03:35:03下载
- 积分:1
-
用VC++的MFC开发的,关于遥感数字图像编程的源程序
用VC++的MFC开发的,关于遥感数字图像编程的源程序-VC++ using the MFC development, with regard to remote sensing digital image of the source programming
- 2022-02-09 22:19:10下载
- 积分:1