-
数字图像 图形处理 利用c++
旋转的源代码
数字图像 图形处理 利用c++
旋转的源代码-digital image processing using graphics c rotating source code
- 2022-10-06 10:35:03下载
- 积分:1
-
TIFF
TIFF格式的读写,能满足Geotiff的使用-TIFF
- 2022-12-13 19:45:03下载
- 积分:1
-
Watershed algorithm.图像分割的分水岭算法的源程序。
Watershed algorithm.图像分割的分水岭算法的源程序。-Watershed algorithm. The watershed image segmentation algorithm of the source.
- 2022-02-16 09:17:11下载
- 积分:1
-
基于breseham算法的多边形填充算法
基于breseham算法的多边形填充算法-breseham algorithm based on the polygon filling algorithm
- 2022-01-25 17:15:17下载
- 积分:1
-
The main achievement of this process of image segmentation, the main method of p...
本程序主要实现对图像的分割,主要方法有并行边界分割,串行边界分割,并行区域分割,串行区域分割,并实现了Canny算子-The main achievement of this process of image segmentation, the main method of parallel boundary partition, serial border segmentation, region segmentation parallel, serial region segmentation, and the realization of the Canny operator
- 2022-04-08 05:42:56下载
- 积分:1
-
JPEG图像压缩和BMP位图的比较。所以JPEG的实现…
JPEG图像压缩与BMP位图的比较。JEPG的实现源码。-JPEG image compression and BMP bitmap comparison. JEPG the realization of the source code.
- 2022-01-25 21:12:11下载
- 积分:1
-
模式识别的一些预处理知识源程序,初学者在编制程序时可以参考...
模式识别的一些预处理知识源程序,初学者在编制程序时可以参考-
Two programs are included in this directory:
STK2RAS takes a stroke file as input and converts it into a bit-per-pixel
representation (along with some header information, see RASHEADR.H). The
output of the STK2RAS program is a .RAS file. The GRID1 program found in
this directory is a PM program which takes a .RAS file as input and
displays the image. Notice that the GRID1 program uses run length compression. See
class RLCX to scale the image.
- 2023-01-29 10:40:03下载
- 积分:1
-
此程序是为了改变在图像处理中坐标轴的范围。
此程序是为了改变在图像处理中坐标轴的范围。-This procedure is for a change in image processing in the scope of axes.
- 2022-10-12 19:50:03下载
- 积分:1
-
可以输出人脸的PCA算法,在matlab中测试过,效果不错
可以输出人脸的PCA算法,在matlab中测试过,效果不错-Can output face PCA algorithm in matlab tested, good results
- 2022-05-28 09:31:21下载
- 积分:1
-
边缘就是指图像局部亮度变化最显著的部分,它是检测图像局部变化显著变化的最基本的运算。对于数字图像,图像灰度灰度值的显著变化可以用梯度来表示,以边缘检测Sobel...
边缘就是指图像局部亮度变化最显著的部分,它是检测图像局部变化显著变化的最基本的运算。对于数字图像,图像灰度灰度值的显著变化可以用梯度来表示,以边缘检测Sobel算子为例来讲述数字图像处理中边缘检测的实现-edge means partial image brightness changes the most significant part of it is partial image change detection significantly change the basic arithmetic. For digital images, image intensity values of gray significant gradient changes can be expressed as Sobel edge detection to operator as an example to talk about digital image processing to achieve Edge Detection
- 2023-08-17 15:05:03下载
- 积分:1