-
Image processing platform, the realization of the basic image operation function...
图像处理平台,实现基本图像操作功能,包括:图像缩放、裁剪、导航、漫游、鹰眼等。-Image processing platform, the realization of the basic image operation functions, including: image scaling, cutting, navigation, roaming, such as Eagle Eye.
- 2022-09-08 23:05:02下载
- 积分:1
-
VC打开和显示BMP文件
VC打开和显示BMP文件-VC open and display BMP file
- 2022-03-19 04:33:14下载
- 积分:1
-
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00...
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。-The composition of the image is nothing more than some number of bytes or string composed of string, however, one byte for each data bit is not an important degree of the same, often only two adjacent low-byte is not the same. For example: 00100110 and 00100111 represent the gradient of two different degrees of red, but on the human eye is not out to tell. Least significant bit LSB algorithm, is to take advantage of this point, to achieve image compression, or digital watermark feature.
- 2022-08-08 01:29:27下载
- 积分:1
-
影像特征匹配,利用harris算子提取特征角点
影像特征匹配,利用harris算子提取特征角点-Image feature matching using feature extraction operator harris Corner
- 2022-03-18 16:17:22下载
- 积分:1
-
有关医学图像处理的几篇论文,自己搜集的,希望能给大家提供帮助...
有关医学图像处理的几篇论文,自己搜集的,希望能给大家提供帮助-Medical image processing related to several papers that he collected, I hope everyone can help
- 2022-01-25 16:42:11下载
- 积分:1
-
SIFT feature extraction algorithm matlab realize, the use of matlab and c mixed...
SIFT特征提取算法的matlab实现,使用matlab和c的混合编程-SIFT feature extraction algorithm matlab realize, the use of matlab and c mixed programming
- 2022-09-02 03:30:03下载
- 积分:1
-
intersection of polygons for the two procedures, the use of computational geomet...
求两个多边形交集的程序,使用计算几何实现的,值得学习-intersection of polygons for the two procedures, the use of computational geometry to achieve, and worth learning
- 2022-10-09 08:00:03下载
- 积分:1
-
detailed wavelet transform source code, prepared by the VC. Could achieve multip...
详细的小波变换的源代码,用VC++编写的。可以实现多种小波基函数下的离散小波变换。具有相当高的参考价值!-detailed wavelet transform source code, prepared by the VC. Could achieve multiple wavelet function under the discrete wavelet transform. Have very high reference value.
- 2023-06-14 11:50:04下载
- 积分:1
-
利用K均值聚类的方法实现人体的检测,混合高斯模型建立背景并实时更新...
利用K均值聚类的方法实现人体的检测,混合高斯模型建立背景并实时更新-The use of K-means clustering method to achieve the human body detection, Gaussian mixture model to establish the background and real-time updates
- 2022-03-17 15:38:40下载
- 积分:1
-
实现直线算法的模拟,系计算机图形学的类容,直线的三种实现方法...
实现直线算法的模拟,系计算机图形学的类容,直线的三种实现方法-Linear algorithm simulation, the Department of Computer Graphics class capacity, the three straight-line method
- 2022-03-13 02:58:31下载
- 积分:1