-
这是一个MATLAB开发的书籍,对MATLAB图像处理介绍…
这是一本matlab开发书籍,介绍了matlab的图像处理以及其他的操作。-This is a matlab development books, the introduction of the matlab image processing and other operations.
- 2022-01-28 10:26:21下载
- 积分:1
-
用canny算子提取边缘,核心:用高斯滤波器平滑图像;一阶偏导的有限差分计算梯度的幅值和方向;非极大值抑制;双阈值算法检测和连接边缘。...
用canny算子提取边缘,核心:用高斯滤波器平滑图像;一阶偏导的有限差分计算梯度的幅值和方向;非极大值抑制;双阈值算法检测和连接边缘。
- 2022-03-19 13:07:12下载
- 积分:1
-
介绍卡尔曼滤波的原理以及基于卡尔曼滤波的简单应用
介绍卡尔曼滤波的原理以及基于卡尔曼滤波的简单应用-Introduced the principle of Kalman filtering and Kalman filtering based on a simple application of
- 2023-03-22 22:25:03下载
- 积分:1
-
一个不错得gabor滤波器,有matlab 和 c
一个不错得gabor滤波器,有matlab 和 c-Gabor get a good filter, have matlab and c
- 2022-02-20 02:57:13下载
- 积分:1
-
对图像进行JPEG2000压缩 使用时有一定的函数格式 在ms
对图像进行JPEG2000压缩 使用时有一定的函数格式 在ms-dos下使用-JPEG2000 compression of the images when using in ms-dos , use a certain format adapt the function
- 2022-08-11 06:12:04下载
- 积分:1
-
in memory bitmap symmetric Bitmap (mirrored) (8KB). This procedure is a foreigne...
在内存中位图的对称位图(镜像)(8KB)。此程序是老外写的经典程序,可以拜读一下。-in memory bitmap symmetric Bitmap (mirrored) (8KB). This procedure is a foreigner to write the classic procedure could read about.
- 2023-06-14 09:25:03下载
- 积分:1
-
可以在VC++的绘制区域内,制定的区域内绘制出颜色渐变的区域。...
可以在VC++的绘制区域内,制定的区域内绘制出颜色渐变的区域。-Can VC++ Drawing area, the development of the region to map out the color gradient region.
- 2022-03-21 21:33:37下载
- 积分:1
-
把bmp转换成jpg格式的工具,内附测试图片,完整源代码可供参考
把bmp转换成jpg格式的工具,内附测试图片,完整源代码可供参考-put bmp jpg format conversion tool, enclosing photographs testing, complete source code for reference
- 2022-07-19 17:42:04下载
- 积分:1
-
intel的ipp性能库sample code,提供了加速的静态图象处理示例,充分显示了ipp在多核平台下的性能优势...
intel的ipp性能库sample code,提供了加速的静态图象处理示例,充分显示了ipp在多核平台下的性能优势-intel performance of ipp library sample code, provided the acceleration of static image processing example, it shows that in multi-core platform ipp performance advantages
- 2022-04-24 18:48:59下载
- 积分:1
-
实现数字图像基本处理算法,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