-
仿真表明,C程序可以比较真实的模拟自然的云…
一个模拟显示自然云彩的C程序,可以比较真实的模拟云彩的演化过程。
-simulation showed a natural clouds of C procedures can compare the true simulation of the evolution of clouds.
- 2022-07-17 04:43:59下载
- 积分:1
-
很实用的C #图像处理中的边缘检测代码,包括使用Sobel /…
很实用的C#图像处理边缘检测代码,包括使用sobel/priwit等算子-Very practical C# Image processing edge detection code, including the use sobel/priwit operator, etc.
- 2022-03-23 02:34:38下载
- 积分:1
-
章毓晋的经典书籍
章毓晋的经典书籍-《图像分割》,对学习图像处理十分有好处哦。来跟大家一起分享!-ZHANG Yu-jin
- 2022-01-23 10:34:53下载
- 积分:1
-
8. 判断点是否在凸多边形内 9. 寻找点集的graham算法 10.寻找点集凸包的卷包裹法 11.判断线段是否在多边形内 12.求简单多边形的重心 13.求凸...
8. 判断点是否在凸多边形内 9. 寻找点集的graham算法 10.寻找点集凸包的卷包裹法 11.判断线段是否在多边形内 12.求简单多边形的重心 13.求凸多边形的重心14.求肯定在给定多边形内的一个点15.求从多边形外一点出发到该多边形的切线16.判断多边形的核是否存在-8. In judging whether a convex polygon 9. Find points of graham algorithm 10. Find point set of convex hull volume parcels Act 11. Line judge whether the polygon 12. Seeking simple polygon focus 13. Convex Polygon focus 14. For sure in a given polygon within the a point 15. demand from outside the polygon to the starting point of the polygon Tangent 16. the nuclear polygon judgment whether there
- 2022-03-30 06:23: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
-
空域数字图像线性滤波器和频域非递归滤波器(包括:频域变换法、频域抽样法和窗函数法)的Matlab实现。...
空域数字图像线性滤波器和频域非递归滤波器(包括:频域变换法、频域抽样法和窗函数法)的Matlab实现。-Airspace linear digital image filters and frequency-domain non-recursive filter (including: frequency-domain transformation method, frequency-domain sampling method and window function method) of the Matlab implementation.
- 2022-03-10 13:21:35下载
- 积分:1
-
提取EXIF信息的数码相机的照片,几乎所有的…
用于提取数码相机相片中的EXIF信息,几乎所有的信息都可以提取出来-For extracting digital camera photos in the EXIF information, almost all of the information can be extracted
- 2022-06-17 19:25:53下载
- 积分:1
-
嵌入式上的JPEG解码程序。速度非常快!
嵌入式上的JPEG解码程序。速度非常快!-Embedded on the JPEG decoding process. Very fast!
- 2022-04-15 06:48:17下载
- 积分: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
-
添加一个视频背景的分段视频
Add a video background to the segmented video -Add a video background to the segmented video
- 2022-05-13 00:12:44下载
- 积分:1