-
在OpenCV的cvaux有高斯混合模型函数,其中定义了CvGaussBGModel类用于存放高斯混合模型的各个参数。在编写代码前需要对cvbgfg_gauss...
在OpenCV的cvaux有高斯混合模型函数,其中定义了CvGaussBGModel类用于存放高斯混合模型的各个参数。在编写代码前需要对cvbgfg_gaussmix.cpp和cvaux.h这两个文件做些修改-OpenCV has cvaux in the Gaussian mixture model function, which defines the category CvGaussBGModel Gaussian mixture model used to store various parameters. In the preparation of the code before the need for cvbgfg_gaussmix.cpp and cvaux.h revise the two documents do
- 2023-05-16 15:55:02下载
- 积分: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
-
BORLAND C + + BUILDER 编写,非常有趣的程序,用于使图片HISTOGRAM 均直...
BORLAND C + + BUILDER 编写,非常有趣的程序,用于使图片HISTOGRAM 均直-BORLAND C BUILDER prepared, very interesting process, make pictures for both straight HISTOGRAM
- 2022-03-03 12:35:02下载
- 积分:1
-
KPCA主要在图像去噪声方面有应用。此外还可以进行特征提取,降维使用...
KPCA主要在图像去噪声方面有应用。此外还可以进行特征提取,降维使用 -KPCA major noise in the image to have the application. In addition can also be used for feature extraction, dimensionality reduction using
- 2023-04-19 10:20:04下载
- 积分:1
-
纹理检测是图像处理中的一个重要方面。
Texture detection is one of important aspects in Image processing.
-Texture detection is one of important aspe Image processing in cts.
- 2022-06-14 22:56:01下载
- 积分:1
-
这是类似photoshop的灰度图算法。经计算很接近photoshop。可以用于很多图像处理算法。...
这是类似photoshop的灰度图算法。经计算很接近photoshop。可以用于很多图像处理算法。-This is similar to the grayscale algorithm photoshop. Calculated is very close to photoshop. Can be used in many image processing algorithms.
- 2022-01-25 16:04:49下载
- 积分:1
-
自己做的数字图像处理,用matlab做的gui界面。
自己做的数字图像处理,用matlab做的gui界面。-Make their own digital image processing, matlab to do with the gui interface.
- 2022-03-21 10:28:18下载
- 积分:1
-
CAO method DUFFING equation for embedding dimension
CAO方法求DUFFING方程的嵌入维数-CAO method DUFFING equation for embedding dimension
- 2022-02-13 19:49:58下载
- 积分:1
-
normalziedcut classical clustering algorithm matlab source demo
normalziedcut经典聚类算法matlab源码演示-normalziedcut classical clustering algorithm matlab source demo
- 2022-02-05 20:55:29下载
- 积分:1
-
meanshift核方法用于聚类,方法获得了较好的效果,对于初学者有一定的帮助...
meanshift核方法用于聚类,方法获得了较好的效果,对于初学者有一定的帮助-meanshift methods for clustering, methods to obtain good results, for beginners and has some help
- 2022-02-10 14:09:17下载
- 积分:1