-
实现数字图像基本处理算法,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
-
用canny算子提取边缘,核心:用高斯滤波器平滑图像;一阶偏导的有限差分计算梯度的幅值和方向;非极大值抑制;双阈值算法检测和连接边缘。...
用canny算子提取边缘,核心:用高斯滤波器平滑图像;一阶偏导的有限差分计算梯度的幅值和方向;非极大值抑制;双阈值算法检测和连接边缘。
- 2022-03-19 13:07:12下载
- 积分:1
-
一个全面的图像处理和分析软件的源代码(可以…
一个全面的图像处理与分析软件源程序(可处理BMP,JPEG,Tiff等文件)-A comprehensive image processing and analysis of software source code (which can handle BMP, JPEG, Tiff and other documents)
- 2022-05-20 00:14:49下载
- 积分:1
-
本代码实现了一个系统闹钟,可以对基本进行一些属性设置
本代码实现了一个系统闹钟,可以对基本进行一些属性设置-This code implements a system clock, you can carry out some of the basic property
- 2022-02-06 05:50:39下载
- 积分:1
-
hough检测圆的Matlab源码!希望对大家有所帮助!
hough检测圆的Matlab源码!希望对大家有所帮助!-hough circle detection Matlab source code! Want to be helpful to everyone!
- 2022-05-28 09:36:30下载
- 积分:1
-
一个比较完整的边缘寻找的实际例子,对于肝刚接触图像处理算法的学习者可能会有帮助。...
一个比较完整的边缘寻找的实际例子,对于肝刚接触图像处理算法的学习者可能会有帮助。-The edge of a relatively complete search of practical examples, for liver刚接触image processing algorithm may be helpful to learners.
- 2023-09-04 19:05:03下载
- 积分:1
-
图像420转换为422或444的算法。高斯加噪算法,脉冲加噪算法。...
图像420转换为422或444的算法。高斯加噪算法,脉冲加噪算法。-YCbCr 4:2:0 image is converted to 4:2:2 or 4:4:4 of the algorithm, Matlab program is
- 2023-08-18 21:00:02下载
- 积分:1
-
边缘检测与提取,轮廓跟踪的过程,用逗号…
边沿检测与提取,轮廓跟踪
命令行编译过程如下
vcvars32
rc bmp.rc
cl edge.c bmp.res user32.lib gdi32.lib-Edge detection and extraction, contour tracing the course of the following command-line compiler vcvars32rc bmp.rccl edge.c bmp.res user32.lib gdi32.lib
- 2022-08-22 22:43:06下载
- 积分:1
-
基于mutual information的图象配准程序
基于mutual information的图象配准程序-based on mutual information of the image registration procedures
- 2022-08-25 05:51:28下载
- 积分:1
-
图形学中的基本画图算法的实现,可能会有点小问题,请自己校正...
图形学中的基本画图算法的实现,可能会有点小问题,请自己校正-graphics, the basic algorithm for drawing the realization may be some minor problems, its own calibration
- 2022-02-01 13:40:26下载
- 积分:1