-
matlab image processing, the application of wavelet transform method to achieve...
matlab进行图像处理时,应用小波变换方法来实现分割处理。-matlab image processing, the application of wavelet transform method to achieve the division to deal with.
- 2022-12-08 04:50:03下载
- 积分:1
-
《vc++图像处理程序设计》第6章 提取图像的边缘,程序有:微分运算,梯度锐化,各种边缘检测算子的设计...
《vc++图像处理程序设计》第6章 提取图像的边缘,程序有:微分运算,梯度锐化,各种边缘检测算子的设计-" Vc++ image processing program design," Chapter 6 extract the image edge, the program are: differential operator, the gradient sharpening, various edge detection operator Design
- 2023-02-02 13:10:04下载
- 积分:1
-
杨淑莹的《VC++图像处理程序设计》第1版的全部源代码
杨淑莹的《VC++图像处理程序设计》第1版的全部源代码-杨淑莹the " VC++ image processing program design" , paragraph 1, the full source code version
- 2022-11-24 12:40:05下载
- 积分:1
-
Unzip all files in Matlab current directory.
Type "test_main" on Matlab command...
Unzip all files in Matlab current directory.
Type "test_main" on Matlab command window.
- 2022-04-10 00:46:27下载
- 积分:1
-
嵌入式上的JPEG解码程序。速度非常快!
嵌入式上的JPEG解码程序。速度非常快!-Embedded on the JPEG decoding process. Very fast!
- 2022-04-15 06:48:17下载
- 积分:1
-
this function is getting the background by mean function for rael time .
the f...
this function is getting the background by mean function for rael time .
the function calc the mean of every pixel .
- 2023-04-21 20:00:02下载
- 积分: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
-
TI DSP DM642 procedures, image processing, median filtering algorithm
TI DSP DM642程序, 图像处理中值滤波算法-TI DSP DM642 procedures, image processing, median filtering algorithm
- 2022-01-24 09:24:13下载
- 积分:1
-
在matlab7.0环境下用hough变换算法实现的检测直线的例子
在matlab7.0环境下用hough变换算法实现的检测直线的例子-Matlab7.0 environment in the hough transform algorithm used to achieve the detection of straight-line example
- 2022-05-08 21:04:04下载
- 积分:1
-
图像变换算法,本代码实现普通DCT,快速DCT,快速IDCT算法
图像变换算法,本代码实现普通DCT,快速DCT,快速IDCT算法-Image transform algorithm, the code to achieve common DCT, fast DCT, fast IDCT algorithm
- 2023-01-07 03:10:04下载
- 积分:1