-
SAR影像处理
资源描述
SAR影像几何定位处理、SAR复数数据处理,可用于合成孔径雷达影像的几何纠正、正射纠正、立体定位等功能,影像数据可以来自星载数据,也可以来自机载数据。算法也提供了复数SAR影像转换为8位灰度影像功能,是SAR入门研究者的辅助工具,可帮助开发者快速入门。
- 2023-04-20 02:35:03下载
- 积分:1
-
用bezier曲线绘制的线框,可实现线框的移动、旋转并可改变线框的形状...
用bezier曲线绘制的线框,可实现线框的移动、旋转并可改变线框的形状-with bezier curve drawing the frame, the frame can achieve mobile, rotating frame can change the shape
- 2023-05-20 07:20:04下载
- 积分:1
-
用C语言实现对PCX格式图像显示的原码及图像文件
用C语言实现对PCX格式图像显示的原码及图像文件-C language format of PCX images of the original code and image files
- 2023-02-09 23:10:03下载
- 积分:1
-
Visual C++ CAD应用程序开发技术的源代码
Visual C++ CAD应用程序开发技术的源代码-Visual C CAD application development technology source code
- 2022-03-26 08:02:16下载
- 积分:1
-
1206使用说明
#include "LCD1602.h"
void LCD1602Write(UINT8 type, UINT8 data)
{
uint8_t i ;
uint16_t val, tmp = data;
if(type == CMD)
GPIO_ResetBits(LCD1602PROT, RS); //RS = 0 写指令
else
GPIO_SetBits(LCD1602PROT, RS); //RS = 1 写数据
GPIO_ResetBits(LCD1602PROT, RW); //RW = 0 ;
for(i=0; i>4)&0x000F)
- 2023-09-07 23:35:02下载
- 积分:1
-
C语言
C语言
C语言C语言C语言C语言
C语言C语言
C语言...
C语言
C语言
C语言C语言C语言C语言
C语言C语言
C语言-C C C C C C C language
- 2022-03-24 17:27:50下载
- 积分:1
-
To write a program using the opengl function will be a teapot at the point (100,...
使用opengl函数写一个程序,将一个茶壶在点(100,50,0)处逆时针旋转30度,然后平移到(30,10,0)处,最后顺时针旋转50度,显示时将左上边四分之一裁减去。-To write a program using the opengl function will be a teapot at the point (100,50,0), Office of counter-clockwise rotation of 30 degrees, and then move to flat (30,10,0), Office of the final clockwise 50 degrees, the display will be left reduction to the fourth side.
- 2023-05-05 00:55:02下载
- 积分:1
-
对图像的综合处理,如滤波,小波变换,DCT,FET,投影法,差影法,轮廓提取,低通滤波,高通滤波,图像平移,旋转,灰度变换,灰度拉伸,图像膨胀,腐蚀等。...
对图像的综合处理,如滤波,小波变换,DCT,FET,投影法,差影法,轮廓提取,低通滤波,高通滤波,图像平移,旋转,灰度变换,灰度拉伸,图像膨胀,腐蚀等。-Integrated image processing, such as filtering, wavelet transform, DCT, FET, projection, and poor shadow method, contour extraction, low-pass filtering, high pass filtering, image translation, rotation, gray transformation, gray stretch, image expansion , corrosion, etc..
- 2022-12-25 21:20:04下载
- 积分:1
-
三角函数曲线作图器
三角函数曲线作图器-trigonometry curve Constructions
- 2022-01-24 15:51:51下载
- 积分:1
-
人脸识别程序,BORLAND C + + BUILDER 编写,非常有趣的程序
人脸识别程序,BORLAND C + + BUILDER 编写,非常有趣的程序-face recognition procedures, BORLAND C BUILDER prepared, very interesting process
- 2022-02-04 03:11:09下载
- 积分:1