-
这是一个快速DCT算法,在VC++下编写的,通过了验证。是一个值得借鉴的算法...
这是一个快速DCT算法,在VC++下编写的,通过了验证。是一个值得借鉴的算法-This is a fast DCT algorithm, in VC++ Prepared, through the verification. Is a reference algorithm
- 2022-03-13 01:26:14下载
- 积分:1
-
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算...
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.-Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.
- 2022-05-18 00:16:22下载
- 积分:1
-
MATLAB 编写的两种将灰度图二值化(多值亦可)的源程序,并付word说明。...
MATLAB 编写的两种将灰度图二值化(多值亦可)的源程序,并付word说明。-it contains two methods which can change gray image to binary image (or multivalue image )in segments.
- 2022-11-29 05:20:03下载
- 积分:1
-
DG Lowe的尺度
D.G lowe 的尺度不变特征转换算法(SIFT)
在基于opencv和OpenGL的源码基础上增加了图像的保存功能。用于对图像的尺度不变特征的提取以及图像特征点的匹配。-DG lowe the scale-invariant features of the conversion algorithm (SIFT) and OpenGL-based opencv source code based on the increase in the preservation of image features. Used to image the scale-invariant feature extraction and image feature points of the match.
- 2022-05-20 23:33:38下载
- 积分:1
-
SIFT是一种特征值抽取算法,2004年提出,是一种与大小,角度,亮度无关的强大新算法。...
SIFT是一种特征值抽取算法,2004年提出,是一种与大小,角度,亮度无关的强大新算法。-SIFT is a feature abstract algrithm. It s proposed in 2004. It s a strong algrithm invarient of scale, orient and illumination.
- 2023-07-28 18:55:03下载
- 积分:1
-
Histogram equalization: the adoption of a balanced approach, so that relatively...
直方图均衡:通过均衡处理,使图像各部分比较平滑-Histogram equalization: the adoption of a balanced approach, so that relatively smooth parts of images
- 2022-03-29 13:45:23下载
- 积分:1
-
2D and 3D face recognition: A survey
2D and 3D face recognition: A survey
- 2022-04-11 13:58:37下载
- 积分:1
-
利用GAC水平集迎风方案实现图像分割,分割效果较好,收敛速度快...
利用GAC水平集迎风方案实现图像分割,分割效果较好,收敛速度快-GAC sets the level of use of the wind program to achieve image segmentation, segmentation better, faster convergence
- 2022-07-24 07:07:23下载
- 积分:1
-
Used in the field of computer vision, using homography information will be combi...
应用于计算机视觉领域,运用单应性矩阵信息将两幅图片合成为一张-Used in the field of computer vision, using homography information will be combined into a two picture
- 2022-04-21 06:21:34下载
- 积分:1
-
这是对JEPG,GIF和BMP图像进行处理的一个VC程序,可以打开并实现一些处理。...
这是对JEPG,GIF和BMP图像进行处理的一个VC程序,可以打开并实现一些处理。-This is JEPG, GIF, and BMP image processing a VC program, you can open and to achieve a number of treatment.
- 2023-01-31 07:15:03下载
- 积分:1