-
类似于画图程序,是图形学各种基本图形的扫描算法的实现,对图形学的入门者大有用处
类似于画图程序,是图形学各种基本图形的扫描算法的实现,对图形学的入门者大有用处-similar to the drawing process, the basic graphics graphics scanning algorithm implementation of the graphics it would be useful for beginners
- 2022-03-15 01:30:15下载
- 积分:1
-
ENVI二次开发示例――波段波谱运算的IDL源代码
ENVI二次开发示例――波段波谱运算的IDL源代码-ENVI secondary development example―― the band spectrum operations by IDL.
- 2022-08-13 08:35:11下载
- 积分:1
-
图像的边缘、轮廓检测。其边缘检测主要包括有Robert、Sobel、Prewitt、Gauss...
图像的边缘、轮廓检测。其边缘检测主要包括有Robert、Sobel、Prewitt、Gauss-Laplace等算子;以及Hough变换等常用的检测算法代码。-Image edge, contour detection. Its edge detection mainly including Robert, Sobel, Prewitt, Gauss-Laplace operator, etc. and Hough transform detection algorithm and other commonly used code.
- 2022-12-05 00:20:02下载
- 积分:1
-
bmp图像的放大缩小。
bmp图像的放大缩小。-bmp image zooming.
- 2022-09-27 15:10:03下载
- 积分:1
-
高斯平滑,在readme.txt里有详细的使用说明
高斯平滑,在readme.txt里有详细的使用说明-Gaussian smoothing the readme.txt are detailed usage
- 2022-02-06 15:27:56下载
- 积分:1
-
这是个绘制三次贝塞尔曲线的小程序,源码附上,供大家参考
这是个绘制三次贝塞尔曲线的小程序,源码附上,供大家参考-This is a Bezier curve drawing three small procedures, the source code attached for your reference
- 2023-01-02 20:35:08下载
- 积分:1
-
opengl 的C++源程序代码实例
可直接运行 没有错误
opengl 的C++源程序代码实例
可直接运行 没有错误-opengl the C++ source code examples can be run without error
- 2022-03-24 06:41:18下载
- 积分:1
-
它主要完成的功能有画直线、曲线、圆、椭圆、矩形、多边形;支持剪贴板的操作;支持撤销、重复;保存成位图文件;打开位图文件。...
它主要完成的功能有画直线、曲线、圆、椭圆、矩形、多边形;支持剪贴板的操作;支持撤销、重复;保存成位图文件;打开位图文件。-It is mainly the function of the completion of painting a straight line, curve, round, oval, rectangular, polygonal support clipboard operations to support the revocation, repeat preservation into a bitmap file to open bitmap file.
- 2022-06-21 17:46:57下载
- 积分:1
-
A figure of identification, through pre
进行了数字的识别,经过预处理图像,得到归一化的数字,以及应用神经网络识别。-A figure of identification, through pre-processing images, to be normalized figures, as well as the application of neural networks.
- 2022-06-16 09:08:39下载
- 积分:1
-
该程序使用了Bresenham算法的思想,将四个象限(考虑到斜率<1,>1一共八种情况)的问题通过交换端点的方法合并成一,四象限的问题。...
该程序使用了Bresenham算法的思想,将四个象限(考虑到斜率1一共八种情况)的问题通过交换端点的方法合并成一,四象限的问题。-draw line
- 2022-02-03 03:12:04下载
- 积分:1