-
opencv 使用卡尔曼滤波器跟踪一个旋转的点
opencv 使用卡尔曼滤波器跟踪一个旋转的点-opencv using the Kalman filter to track a rotating point
- 2022-05-19 10:32:07下载
- 积分:1
-
JPEG out YUV program 12345678
JPEG输出YUV程序12345678
- 2022-11-28 10:45:09下载
- 积分:1
-
计算几何算法的C语言实现,挺不错的,但有些是比较困难…
计算几何算法的C语言实现,还不错,
不过有些难度,感兴趣的朋友可以看看。-computational geometry algorithm C language, quite good, but some are more difficult, interested friends can see.
- 2022-12-10 06:25:03下载
- 积分:1
-
基于DCT的数字水印的生成和提取,分别在两个DCT.m和IDCT.m两个文件中...
基于DCT的数字水印的生成和提取,分别在两个DCT.m和IDCT.m两个文件中-DCT-based digital watermark generation and extraction, respectively, in two DCT.m and two documents IDCT.m
- 2022-02-04 21:25:01下载
- 积分:1
-
利用聚类算法分割图像,将维对分法只可将图像分为2部分,可以作为二值化的代码,K...
利用聚类算法分割图像,将维对分法只可将图像分为2部分,可以作为二值化的代码,K-均值法可将图像分为任意多部分。程序直接采用R、G、B三色作为特征参数,聚类中心为随机值,当然也可以采用其他参数,程序编译为EXE文件后速度还可以接受,但尚有改进的余地,那位高手有空修改的话,请给我也发份代码。-clustering algorithm using image segmentation, Victoria right method can only image is divided into two parts, the two values can be used as the source, K-means algorithm can be divided into images of arbitrary multi-part. Procedures used directly in R, G, B color as the characteristic parameters for the cluster center random value, of course, can also be used for other parameters, procedures EXE compiler to speed document acceptable, but there is still room for improvement, but the master of the time change, then please give me also made in the code.
- 2022-10-31 15:35:03下载
- 积分:1
-
数字图像处理中的图形图像的二值变换,该功能实现了图像的二值变换...
数字图像处理中的图形图像的二值变换,该功能实现了图像的二值变换-Digital image processing in the graphics image binary transform, the function of the realization of a binary image transformation
- 2022-03-16 08:51:24下载
- 积分:1
-
这是一个去除噪声软件,用动态链接库封装起来,可以导入使用...
这是一个去除噪声软件,用动态链接库封装起来,可以导入使用-This is a noise removal software package with dynamic link library, and can be imported using
- 2022-04-14 17:41:29下载
- 积分:1
-
图像特征提取,包括:颜色直方图,颜色矩,边缘的…
图像特征提取,包括:颜色直方图,颜色矩,边缘直方图,Gabor小波变换,局部二值图,GIST。-Image feature extraction, including: color histogram, color moment, the edge histogram, Gabor wavelet transform, partial binary image, GIST.
- 2023-06-02 00:35:04下载
- 积分:1
-
在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
-
hough变换中,要找到相关像素,才能组合成完整的直线
hough变换中,要找到相关像素,才能组合成完整的直线-hough transform to find the relevant pixels in order to complete a straight line into
- 2022-05-04 23:54:33下载
- 积分:1