-
using original algorithm Freehand bitmap read.
采用原始算法实现dib位图的读取.-using original algorithm Freehand bitmap read.
- 2022-07-01 00:29:11下载
- 积分:1
-
图象模糊代码 MATLAB
图象模糊代码 MATLAB-MATLAB code Fuzzy Image
- 2023-05-13 09:05:03下载
- 积分:1
-
Third Generation uniform B
生成三次均匀B样条的曲线,可交互的改变关键点的位置,生成新的B样条-Third Generation uniform B-spline curves, interactive key change the location, the new generation of B-Spline
- 2022-07-15 08:53:43下载
- 积分:1
-
我自己编写的一个数字图像处理程序,演示了多种数字图像处理算法,包括直方图统计、线性变换、锐化、平滑、中值滤波、梯度法及Roberts梯度轮廓提取、伪彩色变换...
我自己编写的一个数字图像处理程序,演示了多种数字图像处理算法,包括直方图统计、线性变换、锐化、平滑、中值滤波、梯度法及Roberts梯度轮廓提取、伪彩色变换-I prepared a digital image processing, demonstrating a variety of digital image processing algorithms, including the histogram statistics, linear transformation, enhancement, smoothing, median filtering, and a gradient method and Roberts gradient profile extraction, transformation, etc. pseudo-color
- 2022-02-24 17:37:28下载
- 积分:1
-
MATLAB模糊聚类的图像分割算法的源代码
matlab模糊聚类算法进行图像分割的源程序-matlab fuzzy clustering algorithm for image segmentation source code
- 2022-04-01 02:57:18下载
- 积分: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 图像处理程序-bmp image processing procedures
- 2022-07-09 21:03:17下载
- 积分:1
-
Image processing matlab code, image pre
图像处理的matlab代码,图像预处理的基本程序,matlab语言基础-Image processing matlab code, image pre-processing of the basic procedures, matlab Language Infrastructure
- 2022-04-18 18:00:23下载
- 积分:1
-
密码算法的C # implemenstation净。
应用背景cryphography算法的实现矩阵加密多项式加密垂直替换加密异或密码加密使用接口iencryptor关键技术C #网密码
- 2022-03-19 22:22:50下载
- 积分:1
-
VC++数字图像处理(第二版)人民优点出版社,全书源代码,包含测试图片...
VC++数字图像处理(第二版)人民优点出版社,全书源代码,包含测试图片-Image Procedures Codes By VC++
- 2022-02-13 21:52:03下载
- 积分:1