-
在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
-
OpenCV Chinese information OpenCV is Intel open source computer vision library....
OpenCV中文资料
OpenCV是Intel开源计算机视觉库。
它由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。-OpenCV Chinese information OpenCV is Intel open source computer vision library. It consists of a series of C function and a small amount of C++ Category consists realize the image processing and computer vision aspects of many common algorithms.
- 2023-07-02 19:00:04下载
- 积分:1
-
本源码是基于VC的人脸检测系统,适合初学者
本源码是基于VC的人脸检测系统,适合初学者-The source is based on the VC
- 2023-03-23 20:45:04下载
- 积分:1
-
小波阈值去噪。对图像加噪,并进行小波1到4层分解去噪,给出信噪比走势图...
小波阈值去噪。对图像加噪,并进行小波1到4层分解去噪,给出信噪比走势图-Wavelet threshold denoising. Image noise, and 1-4 layers of wavelet decomposition of de-noising, signal to noise ratio is given chart
- 2022-02-05 13:25:39下载
- 积分:1
-
用用VTK与VC++混合编程实现对人脑等值线的绘制,内含人脑数据...
用用VTK与VC++混合编程实现对人脑等值线的绘制,内含人脑数据-use with VTK and VC mixed programming of the human brain contour mapping, data containing the human brain
- 2022-01-25 19:23:01下载
- 积分:1
-
an adaptive bands, and the rest of its own, I was a new entry, its inadequacy, p...
自适应的一阶的,其余的自己看,我也是新入门,有不足的地方,请指教-an adaptive bands, and the rest of its own, I was a new entry, its inadequacy, please enlighten
- 2022-03-13 17:09:58下载
- 积分:1
-
Based on visual c++ 2005 and OpenCV is a static environment FaceDetection face d...
基于visual c++ 2005和OpenCV环境
FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-Based on visual c++ 2005 and OpenCV is a static environment FaceDetection face detection procedures, attention to the needs of FaceDetection library OpenCV support provided, so please first of all to the relevant Web site to download and install OpenCV, addition of this procedure needs to import a document classifier haarcascade_frontalface_alt.xml, the document provided in OpenCV, the reader is the file copied to the procedures under the same directory, the program can run correctly.
- 2022-01-26 03:18:51下载
- 积分:1
-
TESTING THRESHOLD CLASSIFIER
基础线性分类器的检测用于分离超平面是单向垂直的。- TESTING THRESHOLD CLASSIFIER
- 2022-05-05 19:27:36下载
- 积分:1
-
use vc image fusion including some classic image fusion algorithms and principal...
利用vc实现图像的融合,包括一些经典的图像融合算法和主成分分析实现图像的融合.-use vc image fusion including some classic image fusion algorithms and principal component analysis image integration.
- 2023-08-30 10:45:05下载
- 积分:1
-
图像二值化,用于医学图像处理。设定域值,将图像分成两色,以便于分割重建等操作。...
图像二值化,用于医学图像处理。设定域值,将图像分成两色,以便于分割重建等操作。-Image Binarization for medical image processing. Domain value set will be divided into two color images in order to facilitate the segmentation reconstruction operation.
- 2022-04-18 07:57:39下载
- 积分:1