-
一些基本的图像处理方法
Some basic image processing methods
- 2022-05-27 09:32:48下载
- 积分:1
-
高速椭圆绘制程序 程序中var16为有符号16位数字型,uvar16为16位无符号数字型,uvar32为无符号32位数字型,var32为有符号32位数字型。...
高速椭圆绘制程序 程序中var16为有符号16位数字型,uvar16为16位无符号数字型,uvar32为无符号32位数字型,var32为有符号32位数字型。Ellipse参数中的x0,y0为圆心坐标,r1和r2分别为横半径和纵半径。PutPixel为画点函数。 -high-speed oval drawing program procedures var16 symbols for the median 16 H, 16 uvar16 for digital-type symbols, symbols uvar32 without median 32 H, as a symbol var32 median of 32 fonts. Ellipse parameters of x0, y0 coordinates for the center of a circle, r1 and r2 of longitudinal and transverse radius radius. PutPixel painting point function.
- 2023-04-18 09:05:03下载
- 积分:1
-
KLT 特征点选取
Kanade-Lucas-Tomasi(KLT)算法是基于图像特征点的跟踪算法,由目标对象特征点提取,特征点跟踪两部分组成。本文首先阐述了KLT算法的基本原理,分析了影响算法执行速度的主要原因。分析表明KLT算法的操作主要集中在乘加运算和循环,图像卷积运算和循环占用的执行时间比较长。
- 2022-03-09 18:59: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
-
Opengl written with a three
Opengl written with a three-joint robot arm program4
- 2022-07-03 08:45:25下载
- 积分:1
-
老外写的样条书上的程序2
老外写的样条书上的程序2-foreigner writing of the book the kind of programs on the 2
- 2022-04-25 04:19:09下载
- 积分:1
-
自己做课题时编写的一个可以拟合45个数据点的曲面拟合程序
自己做课题时编写的一个可以拟合45个数据点的曲面拟合程序-own topics can be prepared in a fit 45 data points the surface fitting procedure
- 2022-01-28 05:52:33下载
- 积分:1
-
图象识别的不错方法,希望大家能够多多交流,有什么好的想法欢迎...
图象识别的不错方法,希望大家能够多多交流,有什么好的想法欢迎-Image Recognition Yes, in the hope that we can interact more, have any good ideas welcome
- 2022-12-15 23:10:03下载
- 积分:1
-
Digital image processing deal with the mean value of histogram equalization deal
数字图像处理 中值处理 均值处理 直方图均衡化-Digital image processing deal with the mean value of histogram equalization deal
- 2023-06-20 18:10:05下载
- 积分:1
-
该程序实现了对一幅图象进行Walsh变换。首先定义了一个imagewnd类, 该类可用于位图的创建、显示;WALh函数为快速沃尔什
该程序实现了对一幅图象进行Walsh变换。首先定义了一个imagewnd类, 该类可用于位图的创建、显示;WALh函数为快速沃尔什-哈达玛变换,f为时域值,F为变换域值,power为2的幂数,Walsh1函数为二维变换;在该函数中取出了一幅位图的所有像素,用来进行变换.具体算法过于专业,我就不细说了。-the realization of an image Walsh transform. First imagewnd definition of a category, such can be used for the bitmap is created, displayed; WALh function for the rapid Walsh-Hadamard transform, too-valued f, F value of the transform domain, power and the power to two the number Walsh1 function of two-dimensional transform; function in the removal of a bitmap of all pixels, used for transformation. specific algorithm is too professional, I will not elaborate on this.
- 2022-07-10 19:38:16下载
- 积分:1