-
几种比较常见的背景分割算法,可以有效的实现…
几种比较常用的背景分割算法可以有效地实现图像和背景的分割
- 2022-05-26 12:00:24下载
- 积分:1
-
一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyram...
一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除-A series of image compression technology to display the source code. Include: the use of block truncation coding for image compression (Block Truncation), based on the Gaussian pyramid transform for image compression (Gaussian Pyramids), based on the discrete cosine transform for image compression (Discrete Cosine Transform), based on singular value decomposition (SVD) Image compression (Singular Value Decomposition). Given code can also be used in 2D image noise cancellation
- 2022-10-27 21: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
-
数字图像处理基础内容:(教学课件,讲义) 图像感知和获取图像取样和量化像素间的一些基本关系线性和非线性操作...
数字图像处理基础内容:(教学课件,讲义) 图像感知和获取图像取样和量化像素间的一些基本关系线性和非线性操作--数字图像图像处理数字图像处理-Digital image processing based on the content: (teaching courseware, handouts) Image perception and access to image and quantify the pixel sampling of some of the basic relationship between the linear and nonlinear Operation- Digital Image Digital Image Processing Image Processing
- 2023-08-01 08:50:04下载
- 积分:1
-
simple image processing, including color to grayscale 256, the Hough transform,...
实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。-simple image processing, including color to grayscale 256, the Hough transform, Walsh transform, Median filtering, binary conversion, brightness changes, Fourier transform, and color-from the few to admit index, image shifting, image rotation, refined images, image scaling, image mirroring, mean filtering, contrast stretching, Laplacian sharpening (edge detection), block codes, Sharpening gradient, gray balance, histogram equalization, discrete cosine transform, Wiener filter, reverse filtering, threshold transform, Gaussian smoothing.
- 2022-02-07 23:10:38下载
- 积分:1
-
一个去除椒盐噪声的图像处理程序,采用了中值滤波,效果很不错...
一个去除椒盐噪声的图像处理程序,采用了中值滤波,效果很不错-a noise image-processing program, using a median filter, the effect is very good
- 2022-03-26 08:37:40下载
- 积分:1
-
SAR图像中目标识别:这里提供的是SAR图像中河流的检测识别
SAR图像中目标识别:这里提供的是SAR图像中河流的检测识别-SAR image Target Recognition : here is provided by the SAR image detection and identification of rivers
- 2022-02-22 04:16:11下载
- 积分:1
-
gui界面设计,进行图像的一般处理,如旋转,加噪,直方图均衡化等...
gui界面设计,进行图像的一般处理,如旋转,加噪,直方图均衡化等-gui interface design, the general image processing, such as rotation, noise, such as histogram equalization
- 2022-08-08 06:39:00下载
- 积分:1
-
计算机图形学几何工具,是计算机图形学领域的非常不错的教材,欢迎使用
计算机图形学几何工具,是计算机图形学领域的非常不错的教材,欢迎使用-Computer graphics geometric tools, the field of computer graphics is very good teaching are welcome to use
- 2022-12-27 20:35:11下载
- 积分:1
-
这个程序主要是实现一个带孔的多边形的填充,采用了边表,新边表等概念,适合新手看一下。...
这个程序主要是实现一个带孔的多边形的填充,采用了边表,新边表等概念,适合新手看一下。-this procedure is a major hole in a polygon filling, using a side table, side table new concepts suitable for newcomers to see.
- 2022-01-26 01:48:36下载
- 积分:1