-
c编的进行图像增强的源代码
c编的进行图像增强的源代码-c series of the image enhancement for the source code
- 2022-02-06 06:26:58下载
- 积分:1
-
一个用IDL编写的GUI视图工具 详细源代码与工程文件 包含加载影像 RGB波段合成列表选择 放缩与全图漫游 鹰眼图 矢量数据空间叠加等视图处理功能 按照说明书...
一个用IDL编写的GUI视图工具 详细源代码与工程文件 包含加载影像 RGB波段合成列表选择 放缩与全图漫游 鹰眼图 矢量数据空间叠加等视图处理功能 按照说明书操作即可!-IDL prepared using a GUI tool to view a detailed source code and project file contains the load image list to select RGB-Band Synthetic zoom map with roaming space Hawkeye map overlay vector data such as view processing functions can be operated in accordance with the Manual!
- 2022-03-03 13:58:29下载
- 积分:1
-
飘扬的国旗
飘扬的国旗-C语言编写的图形程序-flying the flag-C language prepared by the graphics program
- 2022-01-25 16:33:50下载
- 积分:1
-
数字图像的边界抽取
数字图像的边界抽取-digital images from the border
- 2022-02-20 03:09:33下载
- 积分:1
-
用vc写的关于图像效果的程序,不同的文件里面显示的是不同的图形效果...
用vc写的关于图像效果的程序,不同的文件里面显示的是不同的图形效果-Written by vc effect on the image of the process, different file which shows the different graphical effects
- 2023-08-24 02:15:03下载
- 积分:1
-
bmp图像中隐藏信息
bmp图像中隐藏信息-bmp images for hidden messages
- 2022-01-25 14:56:35下载
- 积分:1
-
数字图像处理类
这是一个基于MFC平台的使用C++数字图像处理类库。包含了基本的数字图像处理算法。
- 2022-04-24 00:53:57下载
- 积分:1
-
基于区域统计的融合规则,内含源码和源图像以及contourlet工具箱,直接出结果...
基于区域统计的融合规则,内含源码和源图像以及contourlet工具箱,直接出结果-Fusion rule based on regional statistics, containing source code and source images, and contourlet toolbox, directly results from
- 2022-02-02 15:39:33下载
- 积分:1
-
基于canny的边缘检测过程及结果代码
里面包括三个matlab 源代码,1.canny边缘检测,能够显示canny运算过程中各个部分的结果,包括高斯滤波,梯度幅值图像,非极大值抑制结果,也可以手动设置指定的低阈值和高阈值2.灰度直方图代码,可以读入指定的灰度图。显示出灰度分布3,边缘梯度直方图,可以显示canny边缘检测过程中边缘梯度分布
- 2023-06-07 18:35:02下载
- 积分:1
-
OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibb...
OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU images calculated value of the two adaptive threshold, OTSU algorithm can be calculated adaptive threshold (for conversion to gray scale images binary images), a simple and efficient manner. The following code from the earliest to provide Ryan Dibble, after a more than Joerg.Schulenburg, R. Z. Liu amend the correction. Algorithm for the importation of gray-scale image histogram analysis of histogram is divided into two parts, Part 2 makes the distance between the largest. Demarcation point out the threshold. Foreigners are written in the classical oh.
- 2022-12-21 06:30:02下载
- 积分:1