-
一些图像处理的源代码,用风险投资编写的。需要处理的图像可以德…
一些图像处理的源代码,vc编写。需要处理图像的可以看一看.-Some image processing source code, vc prepared. Need to deal with images can take a look at.
- 2022-07-15 19:08:45下载
- 积分: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
-
ImageStone是一个功能强大的C++类库的图像处理。这是易携带…
ImageStone is a powerful C++ class library for image manipulation. it is portable and requiring only a recompiling on any platform. It includes load/save, display, histogram, undo/redo and over 100 predefined filters. It is a mature and easy-to-use image library that everyone from novices to professionals can use and enjoy.
一位高手写的,我好不容易找到的.和大家分享一下
-ImageStone C is a powerful class library fo r image manipulation. it is portable and requir ing only a recompiling on any platform. It inclu des load/save, display, histogram, and undo/redo and over 100 predefined filters. It i s a mature and easy-to-use image library that ev eryone from novices to professionals can use an d enjoy. one expert wrote, I finally found. and share with you
- 2022-01-22 16:53:34下载
- 积分:1
-
1.达芬奇图像处理平台总体开发情况
2.non
1.达芬奇图像处理平台总体开发情况
2.non-xdm算法-1. Leonardo da Vinci image processing platform for the overall development of algorithms 2.non-xdm algorithms
- 2022-02-25 02:32:36下载
- 积分:1
-
《OpenCV基础教程》于仕琪主编,书中所有源代码下载,基于OpenCV的图像处理技术...
《OpenCV基础教程》于仕琪主编,书中所有源代码下载,基于OpenCV的图像处理技术-" OpenCV-based tutorial," in Shi Qi editor of the book to download all the source code, based on OpenCV image processing technology
- 2022-07-28 08:23:58下载
- 积分:1
-
用Delphi制做,实现在打开,二值化,对图像的腐蚀,膨胀,轮廓提取等效果,使结构开,结构闭,细化,恢复原图等功能,以及从各个角度的投影等...
用Delphi制做,实现在打开,二值化,对图像的腐蚀,膨胀,轮廓提取等效果,使结构开,结构闭,细化,恢复原图等功能,以及从各个角度的投影等-system with Delphi done to achieve the open, two values, the image of corrosion, swelling, contour extraction effect, open structure, structural closure details, such as the maximum functional recovery, and from all angles as the projector
- 2022-04-24 16:50:23下载
- 积分:1
-
计算机图形学课程上作为例子学习的源代码,在VC6.0下完美运行,肯定是能用的,各位仔细调试!...
计算机图形学课程上作为例子学习的源代码,在VC6.0下完美运行,肯定是能用的,各位仔细调试!-Computer graphics courses as an example to study the source code, in perfect running under VC6.0 certainly can, and you carefully debugging!
- 2022-01-26 05:12:54下载
- 积分:1
-
静态图像压缩JPEG的Visual C++源代码
静态图像压缩JPEG的Visual C++源代码-static JPEG image compression Visual C source code
- 2022-04-14 19:42:48下载
- 积分:1
-
Face detection system, useful, welcome to download, no error!
人脸检测系统,很好用,欢迎大家下载,无错误!-Face detection system, useful, welcome to download, no error!
- 2022-09-01 07:15:04下载
- 积分:1
-
camshif算法实现自动跟踪目标,该程序中,我使用的是自动跟踪我的手机...
camshif算法实现自动跟踪目标,该程序中,我使用的是自动跟踪我的手机-camshif algorithm for automatic target tracking, the program, I used the automatic tracking my mobile phone
- 2022-03-17 06:28:42下载
- 积分:1