-
JPEG解码程序,包括BASELINE 和 PROGRESSIVE 两种常用格式。
JPEG解码程序,包括BASELINE 和 PROGRESSIVE 两种常用格式。-JPEG decoding procedures, including BASELINE and PROGRESSIVE two common format.
- 2023-04-17 07:55:03下载
- 积分:1
-
CRF(条件随机场)的程序包,用于图像分析(恢复,分割),对图像进行建模...
CRF(条件随机场)的程序包,用于图像分析(恢复,分割),对图像进行建模-CRF (with the conditions of the airport) package for image analysis (restoration, segmentation), the image modeling
- 2022-03-07 01:18:17下载
- 积分:1
-
1.掌握图像滤波的基本定义及目的;
2.理解空域滤波的基本原理及方法;
3.掌握进行图像的空域滤波的方法。...
1.掌握图像滤波的基本定义及目的;
2.理解空域滤波的基本原理及方法;
3.掌握进行图像的空域滤波的方法。
-1. Image filtering grasp the basic definition and purpose; 2. Understanding of spatial filter the basic principles and methods; 3. master images of the spatial filter method.
- 2022-01-22 03:35:20下载
- 积分:1
-
该程序对BMP图像进行边缘提取。实现了Roberts算子,Sobel算子,Prewitt算子,拉普拉斯算子和高斯拉普拉斯算子。...
该程序对BMP图像进行边缘提取。实现了Roberts算子,Sobel算子,Prewitt算子,拉普拉斯算子和高斯拉普拉斯算子。-The procedure of extracting the edge of BMP images. Achieved Roberts operator, Sobel operator, Prewitt operator, Laplacian and Gaussian Laplacian.
- 2022-02-05 20:08:48下载
- 积分:1
-
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算...
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.-Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.
- 2022-05-18 00:16:22下载
- 积分:1
-
画一条直线的三种算法,种子填充,画圆,圆的痛苦…
三种算法绘制直线,种子填充,画圆画圆弧,绘制二次曲线,贝塞尔曲线等-Draw a straight line of three algorithms, seed filling, drawcircle circular painting, drawing the second curve, Bezier curves, etc.
- 2022-09-05 15:50:03下载
- 积分:1
-
simplified approach to image processing
simplified approach to image processing
- 2022-12-12 01:20:03下载
- 积分:1
-
本程序实现haar小波的变换,在图像去噪。压缩等方面有很大的帮助...
本程序实现haar小波的变换,在图像去噪。压缩等方面有很大的帮助-This procedure to achieve haar wavelet transform, the image de-noising. Compression there is a great help
- 2022-10-05 17:25:03下载
- 积分:1
-
ROI_PAC著名的遥感图像处理免费软件。可用于InSAR(干涉合成孔径雷达)图像的处理。...
ROI_PAC著名的遥感图像处理免费软件。可用于InSAR(干涉合成孔径雷达)图像的处理。-ROI_PAC well-known remote sensing image processing free software. Can be used for InSAR (interferometric synthetic aperture radar) image processing.
- 2022-01-22 11:21:16下载
- 积分:1
-
这是sift算法的c实现,用于拼接全景图的开源项目Hugin中找控制点(特征匹配)。...
这是sift算法的c实现,用于拼接全景图的开源项目Hugin中找控制点(特征匹配)。-This is the c to achieve sift algorithm for stitching panorama of the open-source projects to find control points in Hugin (feature matching).
- 2023-01-29 06:45:03下载
- 积分:1