-
实现计算机图形学中的三种典型算法:直线扫描转换、椭圆扫描转换、直线剪切。采用的是VC++中的MFC平台...
实现计算机图形学中的三种典型算法:直线扫描转换、椭圆扫描转换、直线剪切。采用的是VC++中的MFC平台-To achieve the three typical computer graphics algorithms: linear scan conversion, scan conversion oval, straight cut. Using the VC++ in MFC platform
- 2022-07-17 02:22:00下载
- 积分:1
-
SAR数据分解程序,分解为H,A,alpha分量,为SAR影像提供了较多的信息,有利于SAR影像特征提取...
SAR数据分解程序,分解为H,A,alpha分量,为SAR影像提供了较多的信息,有利于SAR影像特征提取-SAR data decomposition process, decomposition for H, A, alpha component for the SAR images provide more information and is conducive to SAR image feature extraction
- 2022-01-25 14:42:44下载
- 积分:1
-
图像的点运算 灰度直方图 线性变换 阈值变换 窗口变换 灰度拉伸...
图像的点运算 灰度直方图 线性变换 阈值变换 窗口变换 灰度拉伸-Computing the point of the image histogram threshold linear transform transform transform gray window stretching
- 2023-05-14 14:10:02下载
- 积分:1
-
小波技术在不同预处理中的应用
利用小波技术设置不同预值多次实现小波消噪处理,给出处理结果-The use of wavelet technology in different pre-set value on many occasions to deal with the realization of wavelet denoising, given the results of
- 2022-12-14 14:05:03下载
- 积分:1
-
这是一个C语言的程序,是用来计算图像的直方图信息的,程序中用到了OpenCV编程。希望能给你们带来好处...
这是一个C语言的程序,是用来计算图像的直方图信息的,程序中用到了OpenCV编程。希望能给你们带来好处-This is a C language procedure is used to calculate the image histogram information. the procedure used OpenCV programming. Hope you can bring benefits
- 2023-08-28 05:10:03下载
- 积分:1
-
C++写的图像放大和缩小的源程序,有测试图片
C++写的对图像进行缩放的源码,附测试图片-C++ Write the image to zoom in and out of the source, with the test picture
- 2022-11-16 15:55:03下载
- 积分:1
-
This is a picture of BMp format of operation, vc achieve through this process, w...
这是一个关于BMp格式图片的相关操作,vc实现,通过这个程序,可以学到东西哦-This is a picture of BMp format of operation, vc achieve through this process, we can learn things oh
- 2022-01-25 22:47:55下载
- 积分:1
-
冈萨雷斯数字图像处理matlab版一书配套代码
冈萨雷斯数字图像处理matlab版一书配套代码
- 2022-02-07 15:38:28下载
- 积分:1
-
图像变换算法,本代码实现普通DCT,快速DCT,快速IDCT算法
图像变换算法,本代码实现普通DCT,快速DCT,快速IDCT算法-Image transform algorithm, the code to achieve common DCT, fast DCT, fast IDCT algorithm
- 2023-01-07 03:10:04下载
- 积分:1
-
一个多尺度边缘检测实例,方法是: 1、先对图像进行3个尺度的小波变换; 2、求小波系数的模值及其梯度方向; 3、确定模的极大值,即候选边缘点; 4、通过反变换合...
一个多尺度边缘检测实例,方法是: 1、先对图像进行3个尺度的小波变换; 2、求小波系数的模值及其梯度方向; 3、确定模的极大值,即候选边缘点; 4、通过反变换合成3个尺度的模的极值图像-A multi-scale edge detection example, the method is: 1, first image of the three-scale wavelet transform 2, and the modulus value of wavelet coefficient and its gradient direction 3 to determine the mode of great value, that is, the candidate edge points 4, through the anti-transform-scale synthesis of three-mode images of the extremum
- 2022-09-22 04:55:03下载
- 积分:1