-
该程序是利用拉普拉斯算子对图像进行边缘检测的具体实现,利用matlab作为开发环境编写而成。...
该程序是利用拉普拉斯算子对图像进行边缘检测的具体实现,利用matlab作为开发环境编写而成。-that the procedure was used Laplician right image edge detection to achieve the specific use of Matlab as a development environment has been prepared.
- 2023-02-21 01:45:03下载
- 积分:1
-
graphic image processing
图形图象的处理程序-graphic image processing
- 2022-06-18 06:38:05下载
- 积分:1
-
OCR字符识别源代码 欢迎大家下载使用
OCR字符识别源代码 欢迎大家下载使用-Character Recognition OCR welcomed everyone to download the source code to use
- 2022-11-23 19:35:03下载
- 积分:1
-
制作三维立体图,即长时间看能看出立体效果。里面有几张。...
制作三维立体图,即长时间看能看出立体效果。里面有几张。- Manufactures the three dimensional block diagram, namely the
long time looked can see the three-dimensional effect. Inside has
several.
- 2023-08-23 19:25:04下载
- 积分: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
-
使用C++编写的图形的源码
使用C++编写的图形的源码-prepared by the use of C source graphics! !
- 2023-01-02 17:30:16下载
- 积分:1
-
这是一个利用椭圆函数ellipse( )修改上例的画“小眼睛“的程序。
这是一个利用椭圆函数ellipse( )修改上例的画“小眼睛“的程序。- This is () revises on the example picture using elliptic
function ellipse "the small eye" the procedure.
- 2022-02-25 14:05:23下载
- 积分:1
-
Lattice defects in the six
具有线缺陷六方点阵的全息干涉计算程序,十分有用!-Lattice defects in the six-party line with the holographic interferometry program, very useful!
- 2022-02-06 19:42:42下载
- 积分:1
-
一个可用于人脸识别的人脸库
一个可用于人脸识别的人脸库-a face recognition can be used for the Face
- 2022-02-15 08:29:45下载
- 积分:1
-
矢量图形绘制,基于liuux系统,可以将图形存储到mysql数据库,也可以将图形存储为xml 格式文档...
矢量图形绘制,基于liuux系统,可以将图形存储到mysql数据库,也可以将图形存储为xml 格式文档-vector graphics rendering, based on liuux systems, graphics can be stored mysql database, which could also be saved as graphics files, xml
- 2022-07-26 17:55:40下载
- 积分:1