-
经典的图像处理理论基础书籍,涵盖了图像处理的原则、方法等,有详细的课后练习。...
经典的图像处理理论基础书籍,涵盖了图像处理的原则、方法等,有详细的课后练习。-Classic theoretical basis of image processing books, covering image processing principles, methods, etc., there are detailed after-school practice.
- 2022-03-10 21:20:52下载
- 积分:1
-
图像识别的VC框架
只需在里面加识别算法就行
图像识别的VC框架
只需在里面加识别算法就行
-Framework of picture recognition .
- 2023-06-27 13:05:03下载
- 积分:1
-
遥感应用中,归一化差分温度指数(NDTI)的核心代码,最近写的,可以移植到你的VC图像读写平台运行...
遥感应用中,归一化差分温度指数(NDTI)的核心代码,最近写的,可以移植到你的VC图像读写平台运行-Remote sensing applications, the Normalized Difference Temperature Index (NDTI) the core code, recently wrote, can be transferred to your platform to read and write operation of VC images
- 2022-03-13 14:44:56下载
- 积分:1
-
图像缩小
图像缩小
- 2022-02-09 20:50:54下载
- 积分:1
-
dicom打印的参数设置软件。用来设置和激光相机相关的参数。
dicom打印的参数设置软件。用来设置和激光相机相关的参数。-dicom Print parameter setting software. Used to set up cameras and laser related parameters.
- 2022-02-05 04:22:11下载
- 积分:1
-
图象滤波(中值滤波,垂直镜像处理,水平镜像处理)
图象滤波(中值滤波,垂直镜像处理,水平镜像处理)-image filtering (filtering, the vertical image processing, image processing standard)
- 2022-01-30 16:36:56下载
- 积分:1
-
这是一款图像处理软件,提供不同图像格式的转换功能
这是一款图像处理软件,提供不同图像格式的转换功能-This is an image processing software, to provide different image format conversion function
- 2022-02-07 16:48:40下载
- 积分:1
-
关于阈值分割的多种算法及其应用。其中有多阈值分割法,自适应模糊阈值分割 及其一些在红外图片上的应用
关于阈值分割的多种算法及其应用。其中有多阈值分割法,自适应模糊阈值分割 及其一些在红外图片上的应用-Threshold segmentation on a variety of algorithms and their applications. One more threshold segmentation method, adaptive fuzzy threshold segmentation and some in the infrared image on the Application of
- 2023-07-09 20:20:05下载
- 积分:1
-
用途:数字图象处理算法的演示,包括:
• 图象的DFT和逆DFT
• 图象的FFT和逆FFT
• 在图象中...
用途:数字图象处理算法的演示,包括:
• 图象的DFT和逆DFT
• 图象的FFT和逆FFT
• 在图象中加入正弦噪声
• 图象的模板运算实现图象平滑和锐化
• 图象的直方图均衡化
• 图象的对比度拉伸
• 图象的中值滤波
• 图象灰度直方图的显示
• 若干频域滤波器
• 图象的镜像
• 图象的旋转(90度与任意角度)
• 图象的放缩
• 其它小算法
代码设计思想:软件在Windows环境下,利用Visual C++6.0开发,代码利用面向对象的思想,通过若干个类完成:
主要类:
memBitmap类:内存图象类。将图象读入到内存中,对象素的读写在内存中进行,较之通过CDC类来进行,速度有很大提高。同时还对部分JPEG格式图象提供了读支持,可以将图象保存为BMP真彩格式。
Complex类:复数类,完成复数运算。
CBmpDemoView类:视类,完成显示。
CbmpDemoDoc类:文档类,图象数据和对数据的变换、处理都在此类中完成。
Fourior类:完成一维序列的DFT和FFT,FFT只支持为2的整数次幂的情况
- 2022-02-13 08:58:34下载
- 积分:1
-
该文件包含了分水岭算法的函数体,算法参考…
This file contains the function body for the watershed algorithm.Algorithm reference: L. Vincent and P. Soille, "Watershed in digital spaces: An efficient algorithm based on immersion simulations"-This file contains the function body for th e watershed algorithm.Algorithm reference : Vincent L. and P. Soille. "Watershed in digital spaces : An efficient algorithm based on immersion SIMU Doping "
- 2022-01-31 00:44:41下载
- 积分:1