-
在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
-
并行磁共振成算法GRAPPA,希望对大家有帮助,内有K空间数据。...
并行磁共振成算法GRAPPA,希望对大家有帮助,内有K空间数据。-Generalized Autocalibrating Partially Parallel Acquisitions (GRAPPA)
- 2022-01-25 17:55:10下载
- 积分:1
-
图像的几种改善处理。包括平滑锐化,这两可函数需配合我上传的opentrim使用,还有灰度拉伸,灰度均衡。这两个函数可以在任何能得到只想图像像素区指针的情况下使用...
图像的几种改善处理。包括平滑锐化,这两可函数需配合我上传的opentrim使用,还有灰度拉伸,灰度均衡。这两个函数可以在任何能得到只想图像像素区指针的情况下使用。-Improve the handling of several images. Including smooth sharpening, these two functions need to be uploaded with opentrim I use, as well as tensile gray, gray balance. These two functions can be in any image pixel area just want to use pointer.
- 2022-03-15 08:54:29下载
- 积分:1
-
这份vc源代码是实现tif图像格式到bmp 格式的转换
这份vc源代码是实现tif图像格式到bmp 格式的转换-this vc source code is tif format images to bmp format conversion
- 2022-01-26 05:27:22下载
- 积分:1
-
This program is used to read ppm format image. It s simple but useful for the pe...
This program is used to read ppm format image. It s simple but useful for the people who want to understand the basic idea of digital image processing.
- 2022-07-15 06:53:46下载
- 积分:1
-
对于灰度图的 k均值算法实现 matlab代码
对于灰度图的 k均值算法实现 matlab代码-Gray graphics k-means matlab code
- 2022-04-28 11:57:39下载
- 积分:1
-
know the three
在已知道立体视觉中左右两幅图像对应点的前提下,用pbM求解基本矩阵(F Matrix)-know the three-dimensional visual images around two corresponding points on the premise that pbM used for the basic matrix (F Matrix)
- 2022-06-17 05:16:17下载
- 积分:1
-
canny算子 铝箔
用于图像边缘检测 和高斯铝箔
canny算子 铝箔
用于图像边缘检测 和高斯铝箔-canny operator foil for image edge detection and Gaussian foil
- 2022-03-20 23:21:25下载
- 积分:1
-
针对图像的噪声,进行平滑去噪,中值滤波,邻域平均法,还有产生椒盐噪声和随机噪声。取自《vc++图像处理程序设计》第5章...
针对图像的噪声,进行平滑去噪,中值滤波,邻域平均法,还有产生椒盐噪声和随机噪声。取自《vc++图像处理程序设计》第5章-Against the image noise, denoising smoothing, median filtering, neighborhood averaging method, as well as generate Salt and pepper noise and random noise. Retrieved from " vc++ image processing program design," Chapter 5
- 2022-02-25 08:43:03下载
- 积分:1
-
一个把给定矩阵(图像)按ZigZag排序的算法,高级程序员编写,非常精炼,可供图像处理编程人员参考。...
一个把给定矩阵(图像)按ZigZag排序的算法,高级程序员编写,非常精炼,可供图像处理编程人员参考。-put to a fixed matrix (Image) by permutation sorting algorithm, senior programmer preparation, very refined image processing program for reference.
- 2022-09-10 07:15:03下载
- 积分:1