-
基于VC的位图图像处理程序,可实现以下功能:
1.图象参数统计:最大值,最小值,均值,直方图;
2.对比度增强:直方图均衡;
3.图象平滑:中值滤波...
基于VC的位图图像处理程序,可实现以下功能:
1.图象参数统计:最大值,最小值,均值,直方图;
2.对比度增强:直方图均衡;
3.图象平滑:中值滤波;
4.图象锐化: Sobel算子;
5.图像旋转:将图像旋转任意角度并显示;
6.图象变换:将图象分块(8*8),作DCT变换,并作IDCT;
-VC bitmap-based image processing procedures, can realize the following functions: 1. Image parameters statistics: maximum, minimum, average, histogram 2. Contrast enhancement: histogram equalization 3. Image Smoothing: median filter 4. Image sharpening: Sobel operator 5. Image Rotation: Rotate the image at any angle and shows 6. Image Transformation: The image sub-block (8* 8), for the DCT transform, and IDCT
- 2022-04-25 03:53:21下载
- 积分:1
-
image of two phase wavelet conversion program, an excellent reference value, the...
图像的二相小波变换程序,有很好的参考价值,介绍台湾最新的。
- 2022-06-27 13:13:37下载
- 积分:1
-
全景图自动enblending其他程序源代码,希望的。
另一款全景图自动拼接程序的源代码,希望对学习图像配准的朋友有帮助-the other resource code of panoramic graphics auto enblending program, wish to be useful for who are learning image registration
- 2022-07-20 11:35:17下载
- 积分:1
-
从黑白图像转换为RGB图像
convert from bw image to rgb image
- 2022-09-15 02:35:03下载
- 积分:1
-
Have a 6
产生六副用于时间相位算法的投影的标准正弦条纹图-Have a 6-phase algorithm for the time projection of the standard sinusoidal fringe pattern
- 2023-05-18 22:55:03下载
- 积分:1
-
textout的使用
textout的使用-TextOut
- 2022-03-25 03:56:33下载
- 积分:1
-
云图的绘制是必不可少的用到的是颜色刻度表。此程序有这样处理这些颜色的分类和计算...
云图的绘制是必不可少的用到的是颜色刻度表。此程序有这样处理这些颜色的分类和计算-Cloud rendering is essential to use the color calibration table. This procedure have to deal with these color classification and calculation of
- 2022-02-26 05:04:14下载
- 积分:1
-
through the use of brush painting, to achieve the view Bitmap function.
通过对画刷的使用,实现在视图中显示位图的功能。-through the use of brush painting, to achieve the view Bitmap function.
- 2022-04-26 23:40:09下载
- 积分:1
-
  MFC (Microsoft Foundation Class Library) 中的各种类结合起来构成了一个应用程序框架,它的目的就是让程序员在此...
MFC (Microsoft Foundation Class Library) 中的各种类结合起来构成了一个应用程序框架,它的目的就是让程序员在此基础上来建立Windows下的应用程序,这是一种相对SDK来说更为简单的方法。本文介绍c++界面设计.-MFC (Microsoft Foundation Class Library) of the various categories combined constitute an application framework, its purpose is to allow programmers to establish the basis in this application under Windows, this is a relatively simple SDK for more methods. This article describes c++ Interface design.
- 2022-03-25 03:53:31下载
- 积分:1
-
The function is mainly used to map the target DIB, DIB output of the region spec...
该函数主要用来绘制DIB对象,输出DIB的区域由参数 lpDIBRect指定。-The function is mainly used to map the target DIB, DIB output of the region specified by the parameters lpDIBRect.
- 2022-06-28 13:22:27下载
- 积分:1