-
a simple graphical filling algorithm source code files as described!
一个简单的图形填充算法,源代码如文档中所述!-a simple graphical filling algorithm source code files as described!
- 2022-01-25 19:42:30下载
- 积分:1
-
图像旋转,实现二维图像的旋转功能,从而为三维旋转奠定基础...
图像旋转,实现二维图像的旋转功能,从而为三维旋转奠定基础-Image rotation, the realization of two-dimensional image rotation function, so as to lay the foundation for three-dimensional rotation
- 2022-07-27 16:12:49下载
- 积分:1
-
数字图像常用的各种几何变换
数字图像常用的各种几何变换-digital images commonly used various geometric transformation
- 2023-07-20 14:55:03下载
- 积分:1
-
该程序实现二维的FFT变换,可以对图像做FFT变换,运行速度还可以。...
该程序实现二维的FFT变换,可以对图像做FFT变换,运行速度还可以。-procedures to achieve the two-dimensional FFT transform, the image can be done FFT, can also speed
- 2022-04-07 05:13:37下载
- 积分:1
-
KNN近邻,欧氏距离和曼哈顿距离可以选择
knn k近邻算法,可选择欧式距离或者曼哈顿距离-knn k nearest neighbor, Euclidean distance or Manhattan can choose the distance
- 2022-06-21 19:36:21下载
- 积分:1
-
显示三维网格模型
三维模型大多是用三角网格形式描述的,基于OpenGL和C++绘制了三角网格模型,并实现了与键盘和鼠标的交互,通过点击鼠标键和按键盘响应键,可以对模型进行旋转、缩放、移动等操作。
- 2023-05-17 08:20:04下载
- 积分:1
-
5个图象处理中的经典算法
5个图象处理中的经典算法-five image processing algorithm classic
- 2022-06-18 22:57:27下载
- 积分:1
-
用Prewitt算子检测图像的边缘,用不同σ值的LoG算子检测图像的边缘,用Canny算子检测图像的边缘,将图像分为文字和非文字的两个类别等等...
用Prewitt算子检测图像的边缘,用不同σ值的LoG算子检测图像的边缘,用Canny算子检测图像的边缘,将图像分为文字和非文字的两个类别等等 -Edge detection using Prewitt edge of the image with different σ values LoG edge detection image edge detection using Canny operator the edge of the image, text and images are divided into two categories, and so on
- 2022-02-11 16:20:39下载
- 积分:1
-
SURF算法提取特征点的图像拼接程序
程序利用SURF算法作为特征点提取算法实现了图像拼接。首先输入两幅待拼接图,其次利用RobustMatcher类的SURF算法检测各自的特征点,然后对特征点进行了匹配,得到匹配点后利用匹配点生成投影矩阵,最后使用渐入渐出的融合方法实现了无缝融合。
- 2022-09-18 14:50:05下载
- 积分:1
-
这是一个java代码,能实现导入3D模型并用键盘控制运动。
这是一个java代码,能实现导入3D模型并用键盘控制运动。-This is a java code to achieve import 3D models and use the keyboard to control movement.
- 2022-05-06 19:11:54下载
- 积分:1