-
二维提升小波变换方面的资料,包括lifting9.7及lifting5.3小波
二维提升小波变换方面的资料,包括lifting9.7及lifting5.3小波-Lifting wavelet transform of two-dimensional information, including lifting9.7 and wavelet lifting5.3
- 2023-07-20 05:30:03下载
- 积分:1
-
直方图均衡化即归一化VC程序,和我上传的matlab对应,都是用于模式识别处理图像样本。...
直方图均衡化即归一化VC程序,和我上传的matlab对应,都是用于模式识别处理图像样本。-Histogram equalization that is normalized VC process, and I upload matlab counterparts, are used for pattern recognition image processing samples.
- 2023-08-12 10:45:09下载
- 积分:1
-
图像特技,实现图像的阴影,像雷达扫描似的显示
图像特技,实现图像的阴影,像雷达扫描似的显示
-stunt images, the image of the shadow, like a similar radar scan revealed
- 2023-04-08 10:15:03下载
- 积分: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
-
in WINDOWS programming arbitrary rotating bitmap
在WINDOWS中编程任意旋转位图-in WINDOWS programming arbitrary rotating bitmap
- 2022-05-07 08:14:05下载
- 积分:1
-
贝叶斯分类器的设计实验,内有解释利于入门学习
贝叶斯分类器的设计实验,内有解释利于入门学习-Bayesian classifier design experiments, which help to explain the study entry
- 2022-03-17 03:12:21下载
- 积分:1
-
能够对图象进行灰度均衡VC++算法子程序
能够对图象进行灰度均衡VC++算法子程序-right image to gray balance VC algorithm Subroutine
- 2022-04-29 07:08:20下载
- 积分:1
-
Khodorkovsky conversion to detect round Application
霍多尔科夫斯基圆变换检测应用霍多尔科夫斯基原理可以解决图像的一些变化
- 2022-07-07 04:28:40下载
- 积分:1
-
VRML + java联合编程,构造一个动态的网络虚拟环境…
VRML+java共同编程,构造一个动态的网络虚拟环境-VRML+ java joint programming, the network structure a dynamic virtual environment
- 2023-07-10 20:10:03下载
- 积分:1
-
用OPENCV做的识别圆和直线,并测量圆的直径和圆心坐标
用OPENCV做的识别圆和直线,并测量圆的直径和圆心坐标-OPENCV do identify with a round and straight, and measure the diameter of a circle and the center coordinates
- 2022-01-25 21:20:29下载
- 积分:1