-
黑白显示,中值滤波,8,4邻域均值滤波,高通滤波,拉普拉斯锐化,手动阈值分割,二值化...
黑白显示,中值滤波,8,4邻域均值滤波,高通滤波,拉普拉斯锐化,手动阈值分割,二值化-Black-and-white display, median filtering, 8,4-neighbor mean filter, high pass filter, Laplacian sharpening, manual threshold segmentation, binarization
- 2022-03-01 18:28:29下载
- 积分:1
-
用于二维图像的角点检测算法,基于matlab编程
用于二维图像的角点检测算法,基于matlab编程-For two-dimensional image of the corner detection algorithm, based on the matlab programming
- 2023-05-19 13:10:03下载
- 积分:1
-
含有pca和kpca算法,具有很好的在图像处理方面的应用
含有pca和kpca算法,具有很好的在图像处理方面的应用-contain pca and kpca algorithm, is very good in image processing the application
- 2023-01-10 01:25:03下载
- 积分: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
-
实现了sobel 和kirsch 算子进行边缘检测的功能实现。
实现了sobel 和kirsch 算子进行边缘检测的功能实现。-Realize the sobel and Kirsch edge detection operator to realize the function.
- 2022-01-26 02:03:20下载
- 积分:1
-
This is an example of computer graphics in C++ environment to achieve the midpoi...
这是一个计算机图形学实例,在C++环境下实现圆中点BRESENHAM算法-This is an example of computer graphics in C++ environment to achieve the midpoint circle algorithm BRESENHAM
- 2022-01-26 00:46:38下载
- 积分:1
-
computer graphics curriculum design, graphic design examples. VCC with the prepa...
计算机图形学课程设计,图形设计的实例。用VCC++编写的。-computer graphics curriculum design, graphic design examples. VCC with the preparation.
- 2023-07-22 15:20:02下载
- 积分:1
-
数字图像处理实习中的几种图像处理方式 包括图像转换 几何处理 线性变换 等等...
数字图像处理实习中的几种图像处理方式 包括图像转换 几何处理 线性变换 等等
-Digital image processing internship in several image processing methods, including image conversion treatment geometric linear transformation and so on
- 2023-05-15 15:50:03下载
- 积分:1
-
实时之线检测程序,可对USB CMOS摄像头图像处理
实时之线检测程序,可对USB CMOS摄像头图像处理-Real-time detection of line procedure for USB CMOS camera image processing
- 2023-08-22 16:45:03下载
- 积分: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