-
Realize a kind of image translation operation, input image, x translation and y...
实现了一种图像的平移操作,输入为图像,x平移量和y平移量。-Realize a kind of image translation operation, input image, x translation and y translation volume.
- 2022-01-27 18:10:58下载
- 积分:1
-
在图形模式下显示3D图形绕任意轴旋转的程序。
在图形模式下显示3D图形绕任意轴旋转的程序。 -in graphic mode display 3D graphics rotating procedures.
- 2022-07-07 11:08:21下载
- 积分:1
-
当前国际商用遥感图像处理软件…
针对目前国际上商业遥感图像处理软件中3 个常用软件ENVI、ERMap2
per 和PCI ,从软件的设计思想、结构、功能、特点上做了详细的分析、比较与评价,
包括:输入输出功能及文件管理,图像显示与控制,图像校正,图像增强,图像分类,
矢量、GIS 连接及制图,DEM 处理,高光谱分析和SAR 处理。同时也对遥感图像
处理技术和遥感图像处理软件的发展进行综述,以有助于读者选择和使用最适当
的软件进行具体处理工作。-On the current international commercial remote sensing image processing software commonly used three software ENVI, ERMap2 per and the PCI, from the idea of software design, structure, function, features up to do a detailed analysis, comparison and evaluation, including: input and output functions and file management, and control of image display, image correction, image enhancement, image classification, vector, GIS and mapping connections, DEM treatment, high-spectral analysis and SAR processing. At the same time image processing of remote sensing technology and remote sensing image processing software synthesis development in order to help readers select and use the most appropriate software to deal with the specific job.
- 2022-01-25 15:26:29下载
- 积分:1
-
C#摄像头监控源代码
网上下的,功能强大,绝对能用。
C#摄像头监控源代码
网上下的,功能强大,绝对能用。-C# source code for web camera surveillance under the powerful, absolutely can be used.
- 2023-04-23 17:10:02下载
- 积分:1
-
图像转换处理的常见方法(灰度,二值,去噪,马赛)
图像转换处理的常见方法(灰度,二值,去噪,马赛)-Conversion of the common image processing methods (gray, two-valued, denoising, Marseille)
- 2023-03-21 05:00:03下载
- 积分:1
-
以前下载的一些用matlab编写的关于运动轮廓模型程序
以前下载的一些用matlab编写的关于运动轮廓模型程序-Previously downloaded some prepared using matlab contour model on the campaign process
- 2022-05-15 10:05:57下载
- 积分:1
-
人脸的检测与定位算法源码,主用是采用人脸的灰度信息进行人脸的检测,并定位鼻子眼睛和嘴...
人脸的检测与定位算法源码,主用是采用人脸的灰度信息进行人脸的检测,并定位鼻子眼睛和嘴-Face detection and location algorithm source code, the main use is the human face of gray information Face Detection, positioning the nose and eyes and mouth
- 2022-04-12 03:48:57下载
- 积分:1
-
上千个编程图标,可以自动保存为ICO,BMP格式
上千个编程图标,可以自动保存为ICO,BMP格式-thousands programming icon, it will automatically be kept as ICO, BMP format
- 2022-06-17 21:01:48下载
- 积分:1
-
supermap制图
supermap制图-design map in the style of supermap
- 2022-01-21 05:40:12下载
- 积分:1
-
本实验实现RGB颜色与HLS颜色的相互转换;在此实验中,定义了函数void HSLtoRGB(UINT hue, UINT sat, UINT light, B...
本实验实现RGB颜色与HLS颜色的相互转换;在此实验中,定义了函数void HSLtoRGB(UINT hue, UINT sat, UINT light, BYTE &r, BYTE &g, BYTE &b)实现HSL向RGB转换;void CPaletteDlg::RGBtoHSL(BYTE r, BYTE g, BYTE b, UINT &hue, UINT &sat, UINT
&light)实现RGB向HSL转换-Experimental realization of the RGB and HLS color color conversion in this experiment, the definition of the function void HSLtoRGB (UINT hue, UINT sat, UINT light, BYTE & r, BYTE & g, BYTE & b) the realization of HSL to RGB conversion void CPaletteDlg: : RGBtoHSL (BYTE r, BYTE g, BYTE b, UINT & hue, UINT & sat, UINT & light) to achieve conversion RGB to HSL
- 2023-04-19 04:00:05下载
- 积分:1