-
实现数字图像基本处理算法,DImageProcess工程只需载入Bmp格式的文件,便可通过菜单实现各种处理算法,
需要强调一点,其只对256色格式的图片进行...
实现数字图像基本处理算法,DImageProcess工程只需载入Bmp格式的文件,便可通过菜单实现各种处理算法,
需要强调一点,其只对256色格式的图片进行处理。包括图像增强,边缘检测与图像分析,图像的压缩编码,以及数学形态学等等,很不错的。-The realization of the basic digital image processing algorithms, DImageProcess works just loading Bmp format documents, will be able to achieve through the menu of various treatment algorithms, needs to stress that its only 256-color image format for processing. Including image enhancement, edge detection and image analysis, image compression coding, and mathematical morphology, etc., very good.
- 2022-09-19 22:20:03下载
- 积分: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
-
基于visual c++编写的关于图像处理的源程序
基于visual c++编写的关于图像处理的源程序-prepared by the image processing of the source
- 2022-05-15 13:44:07下载
- 积分:1
-
Directshow中Video Mixer Render9的使用,很好的代码,具有很好的参考价值...
Directshow中Video Mixer Render9的使用,很好的代码,具有很好的参考价值-Directshow China Video Mixer Render9 use, good code is a good reference value
- 2022-01-21 02:47:42下载
- 积分:1
-
Visual C++MATLAB图像处理与识别实用案例精选之 图像阈值变换 算法的源程序,含标准测试图片...
Visual C++MATLAB图像处理与识别实用案例精选之 图像阈值变换 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition of practical cases selected images threshold transform operator Law of the source, including standard tests Photo
- 2022-10-28 12:40:04下载
- 积分:1
-
最大熵阈值分割法源程序 比较老的一个分割算法. 可以提供进行比较. 还是有些用的...
最大熵阈值分割法源程序 比较老的一个分割算法. 可以提供进行比较. 还是有些用的-maximum entropy threshold segmentation source veteran a segmentation algorithm. To provide a comparison. Or some of
- 2022-06-18 02:51:29下载
- 积分:1
-
PNG图像读写源码库 PNG图像读写源码库
PNG图像读写源码库 PNG图像读写源码库...
PNG图像读写源码库 PNG图像读写源码库
PNG图像读写源码库 PNG图像读写源码库
-PNG Image PNG Image library to read and write source code source code library to read and write PNG image library to read and write source code to read and write PNG image library
- 2022-09-15 23:00:03下载
- 积分:1
-
改变图像的分辨率,C#语言,很简单的一个小程序。
改变图像的分辨率,C#语言,很简单的一个小程序。-To change the image resolution, C# language, a very simple procedure.
- 2023-05-31 19:15:04下载
- 积分:1
-
本系统实现的是完成多光谱的tm图象与spot全色图象的融合处理,最终得到的是一幅新图象.
主要的操作主要是多光谱的tm图象的导入,spot全色图象的导入,多...
本系统实现的是完成多光谱的tm图象与spot全色图象的融合处理,最终得到的是一幅新图象.
主要的操作主要是多光谱的tm图象的导入,spot全色图象的导入,多光谱的tm图象stop全色图象的显示,融合算法的选择处理,融合结果图象的显示
- 2023-07-15 01:30:03下载
- 积分:1
-
图像的高斯变换
Gaussian transform for image
- 2022-06-14 17:50:07下载
- 积分:1