-
《池塘夜降彩色雨》配套源代码
《池塘夜降彩色雨》配套源代码- Pond nights rain fall color complementary source code
- 2022-07-15 14:18:05下载
- 积分:1
-
罗森菲尔德细化算法的功能:细化图像参数:图像…
Rosenfeld细化算法 功能:对图象进行细化 参数:image:代表图象的一维数组 lx:图象宽度 ly:图象高度-Rosenfeld thinning algorithm functions : Refinement of image parameters : image : the image of the one-dimensional array lx : Image width ly : image height
- 2023-07-13 07:45:02下载
- 积分:1
-
DLT标定算法的matlab程序,对学习标定的人有用
DLT标定算法的matlab程序,对学习标定的人有用-DLT algorithm matlab calibration procedures
- 2023-06-19 20:25:03下载
- 积分:1
-
神经网络训练,可参考相应的文章,杜达《模式分类》等
神经网络训练,可参考相应的文章,杜达《模式分类》等
- 2022-02-13 01:49:27下载
- 积分:1
-
Color Image Edge Detection for Color Image Edge Detection procedures correctly
彩色图像的边缘检测彩色图像的边缘检测程序正确-Color Image Edge Detection for Color Image Edge Detection procedures correctly
- 2023-06-12 01:20:03下载
- 积分:1
-
这个是关于在directfb中获取键盘的代码,如何根据驱动文件得到按键码值...
这个是关于在directfb中获取键盘的代码,如何根据驱动文件得到按键码值-This is about the directfb code to get the keyboard, how to get key code according to the value of driver files
- 2022-03-18 06:42:58下载
- 积分: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
-
这是我想到的一个非常有用的小程序,顾名思义,这个程序就是把不同的信号(如不同的文件:文本,图片,语音,乃至视频...)储存入电脑的图片文件.BMP文件中,以达到...
这是我想到的一个非常有用的小程序,顾名思义,这个程序就是把不同的信号(如不同的文件:文本,图片,语音,乃至视频...)储存入电脑的图片文件.BMP文件中,以达到节省空间,安全加密,数据保护,多媒体同时运行,提高空间与时间的并行性。
-I think this is a very useful small program, as the name suggests, the procedure is different signals (such as different files : text, images, voice and even video ...) storage computer image files. BMP file, to save space, security encryption, data protection, while multimedia and increase the space and time of parallelism.
- 2022-01-22 15:02:49下载
- 积分:1
-
BMP bitmap file structure and VC operation. Doc 083812.rar
BMP位图文件结构及VC操作.doc 083812.rar-BMP bitmap file structure and VC operation. Doc 083812.rar
- 2022-04-28 19:42:46下载
- 积分:1
-
最实用的背景建模
这是关于Simple Flow 的源程序,是一种最新的光流计算程序,对光流计算的不适定性有比较好的效果,作者又加上一些局部运算和子线性方法,对高分辨率的图像有很好的效果
- 2022-03-18 15:13:31下载
- 积分:1