-
本系统实现的是完成多光谱的tm图象与spot全色图象的融合处理,最终得到的是一幅新图象.
主要的操作主要是多光谱的tm图象的导入,spot全色图象的导入,多...
本系统实现的是完成多光谱的tm图象与spot全色图象的融合处理,最终得到的是一幅新图象.
主要的操作主要是多光谱的tm图象的导入,spot全色图象的导入,多光谱的tm图象stop全色图象的显示,融合算法的选择处理,融合结果图象的显示
- 2023-07-15 01:30:03下载
- 积分:1
-
继续神经网络编程,bp算法,delphi 2005下编译通过
继续神经网络编程,bp算法,delphi 2005下编译通过-Continue to neural network programming, bp algorithm, delphi 2005 under the compiler through
- 2022-04-26 12:29:53下载
- 积分:1
-
通过VC++程序来详细介绍数字图像处理中一些重要函数或变换的算法。...
通过VC++程序来详细介绍数字图像处理中一些重要函数或变换的算法。-Through VC++ Procedures detailed introduction of digital image processing in some important function or transform algorithms.
- 2023-08-14 20:00:03下载
- 积分:1
-
vc视频音频开发 vc视频音频开发
vc视频音频开发 vc视频音频开发 -this is a very useful tool!
- 2023-05-22 09:05:04下载
- 积分:1
-
用C语言编的多边形裁剪源代码
用C语言编的多边形裁剪源代码-Code of Clipping Polygons using C language
- 2022-03-23 06:18:04下载
- 积分:1
-
数字水印的两种嵌入算法和详细的报告,初学者的良师。在vista,visual studio2008下编译,运行。...
数字水印的两种嵌入算法和详细的报告,初学者的良师。在vista,visual studio2008下编译,运行。-Two digital watermark embedding algorithm and a detailed report of the mentor beginners. In vista, visual studio2008 under the compiler, run.
- 2022-03-04 15:57:28下载
- 积分:1
-
稿件名称:Visual C++中双缓存滚动视图类开发及使用
稿件作者:钱昌松 刘志刚
程序名称:CachedScrollView...
稿件名称:Visual C++中双缓存滚动视图类开发及使用
稿件作者:钱昌松 刘志刚
程序名称:CachedScrollView
运行环境:
注意事项:-Manuscript name: Visual C++ In the double-buffering scroll view class development and the use of manuscripts Authors: Qian Chang-Song Liu Zhigang Name: CachedScrollView operating environment: Note:
- 2022-12-05 04:50:03下载
- 积分:1
-
比简单的视频目标跟踪算法,有需要的朋友参考…
较简易的视频目标跟踪算法,有需要的朋友可参考-Than simple video target tracking algorithm, there is a need to refer to a friend
- 2022-06-14 00:43:18下载
- 积分:1
-
this program can detect face from .bmp file
能从输入的.bmp格式文件中检测出人脸,对于比较清晰的图像可以准确识别出人脸,对于质量低的图像还不能准确识别-this program can detect face from .bmp file
- 2022-08-14 16:34:18下载
- 积分:1
-
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00...
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。-The composition of the image is nothing more than some number of bytes or string composed of string, however, one byte for each data bit is not an important degree of the same, often only two adjacent low-byte is not the same. For example: 00100110 and 00100111 represent the gradient of two different degrees of red, but on the human eye is not out to tell. Least significant bit LSB algorithm, is to take advantage of this point, to achieve image compression, or digital watermark feature.
- 2022-08-08 01:29:27下载
- 积分:1