-
MFC polygon clipping and filling
MFC实现多边形剪裁和填充-MFC polygon clipping and filling
- 2022-02-24 20:13:55下载
- 积分:1
-
这是类似photoshop的灰度图算法。经计算很接近photoshop。可以用于很多图像处理算法。...
这是类似photoshop的灰度图算法。经计算很接近photoshop。可以用于很多图像处理算法。-This is similar to the grayscale algorithm photoshop. Calculated is very close to photoshop. Can be used in many image processing algorithms.
- 2022-01-25 16:04:49下载
- 积分:1
-
for Computing logarithmic polar transformation of image
用于实现对数极坐标变换的程序,在图像处理中对于旋转、缩放的图像如果需要得到其参数的话,需先进行对数极坐标变换,然后进行相位相关法计算。-for Computing logarithmic polar transformation of image
- 2022-03-03 04:45:12下载
- 积分:1
-
数字图像处理 空间/频率域滤波 霍夫变换 骨架细化法 膨胀与腐蚀...
数字图像处理 空间/频率域滤波 霍夫变换 骨架细化法 膨胀与腐蚀-Digital image processing, spatial/frequency domain filtering Hough transform matrix expansion and corrosion thinning France
- 2022-08-09 12:27:49下载
- 积分:1
-
ADI BLACKFIN 的 图象分析软件
ADI BLACKFIN 的 图象分析软件-ADI BLACKFIN image analysis software
- 2022-01-26 06:13:11下载
- 积分:1
-
Non
Non-decimated wavelet transform, redundant wavelet transform, stationary
% wavelet transform-Non-decimated wavelet transform, redundant wavelet transform, stationary wavelet transform
- 2022-04-26 22:55:42下载
- 积分:1
-
微软公司图像工程师用的图像处理类库,里面包含大量图像处理的算法。...
微软公司图像工程师用的图像处理类库,里面包含大量图像处理的算法。-images of image processing library, which contains a large number of image processing algorithms.
- 2022-03-25 16:59:03下载
- 积分:1
-
Straight
直线中点Bresenham算法-Straight-line mid-point Bresenham algorithm
- 2022-06-21 06:27:24下载
- 积分: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
-
topic with the background of poor procedures can be used to color image processi...
课题用的背景差程序,可用于彩色图像处理。-topic with the background of poor procedures can be used to color image processing.
- 2022-09-01 06:00:02下载
- 积分:1