-
该函数采用kmeans法进行阈值分割 二值化kmeans.c
该函数采用kmeans法进行阈值分割 二值化kmeans.c-The function kmeans method using threshold segmentation kmeans.c Binarization
- 2022-03-11 12:00:18下载
- 积分:1
-
ISAR point
ISAR点目标仿真程序,采用的是步进频信号,信号产生,包络对齐,相位校正-ISAR point-target simulation program, using step-frequency signal, signal generator, envelope alignment, phase correction
- 2022-02-03 23:46:12下载
- 积分:1
-
本文章详细介绍了摄像机标定的算法内容,并且根据给出了计算公式。
本文章详细介绍了摄像机标定的算法内容,并且根据给出了计算公式。-This article details the contents of camera calibration algorithm, and according to the calculating formula.
- 2022-06-02 23:19:37下载
- 积分:1
-
合纵大dm642 dsp的图像处理手册,讲的很详细
合纵大dm642 dsp的图像处理手册,讲的很详细-All vertical great dm642 dsp image processing manuals, talking in great detail
- 2022-01-27 22:07:04下载
- 积分: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
-
图像颜色空间转换的源码,可实现RGB转HSV和RGB转HSI。
图像颜色空间转换的源码,可实现RGB转HSV和RGB转HSI。-image color space conversion source code, can be realized RGB and HSV to RGB to HSI.
- 2022-07-10 15:16:57下载
- 积分:1
-
delphi数字图像处理一书配套源码,包括所有基本的图像处理方法...
delphi数字图像处理一书配套源码,包括所有基本的图像处理方法-delphi digital image processing of a book supporting source, including all the basic image processing methods
- 2022-03-14 19:41:56下载
- 积分:1
-
using Matlab language of the wavelet transform procedure is time
这是一个用matlab语言编写的小波变换的程序,是时频分析的一种,可以在时域和频域内对信号进行分析。-using Matlab language of the wavelet transform procedure is time-frequency analysis of a kind in the time domain and frequency domain analysis of the signal.
- 2022-02-12 02:16:57下载
- 积分:1
-
According to Web site http://www.ces.clemson.edu/ ~ stb/klt/provide the code for...
根据网址http://www.ces.clemson.edu/~stb/klt/ 提供的代码,进行了库函数的封装。-According to Web site http://www.ces.clemson.edu/ ~ stb/klt/provide the code for the library functions of the package.
- 2022-08-14 03:41:35下载
- 积分:1
-
通过CCD拍照后分析所拍图象的坐标以及相似度。
通过CCD拍照后分析所拍图象的坐标以及相似度。-Through the CCD camera image after analyzing the film as well as the similarity of the coordinates.
- 2022-09-18 17:05:03下载
- 积分:1