-
图像的增强 模板操作 中值滤波 梯度锐化 伪彩色编码
图像的增强 模板操作 中值滤波 梯度锐化 伪彩色编码-Template Smooth MidianFilter GradSharp ColorTable
- 2022-08-14 04:49:42下载
- 积分:1
-
利用Harris进行角点检测,输出测试结果,性能方面可以接受,效果较好...
利用Harris进行角点检测,输出测试结果,性能方面可以接受,效果较好-Carried out using Harris corner detection, the output test results, performance acceptable, better-performing
- 2022-02-05 10:01:37下载
- 积分:1
-
vc图像处理比较全面的程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变...
vc图像处理比较全面的程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,旋转等一些基本的图象模板变换和点变换的功能。目前只处理256*256的图象-vc images deal with more comprehensive procedures, provided the image histogram equalization, robert, sobel, prewitt, kirsch, gauss and other methods of edge detection operator, median filtering, two-dimensional FFT transform and DCT transform, image reversal, rotating images, such as some basic templates and point transform transform function. Currently only deal with 256* 256 image
- 2022-09-06 08:55:03下载
- 积分:1
-
对视频图像序列使用卡尔曼滤波器生成背景。卡尔曼滤波是利用其的记忆特性,对一定时间长度的视频图像信息进行加权平均从而获得与实际背景图像近似的初始背景,同时达到滤除...
对视频图像序列使用卡尔曼滤波器生成背景。卡尔曼滤波是利用其的记忆特性,对一定时间长度的视频图像信息进行加权平均从而获得与实际背景图像近似的初始背景,同时达到滤除颗粒噪声、消除摄像机抖动的目的。
- 2022-04-25 11:22:08下载
- 积分:1
-
一种改进的对比度分割算法。对红外图像有很好的分割效果。...
一种改进的对比度分割算法。对红外图像有很好的分割效果。-an improved contrast ratio segmentation algorithm. The infrared image segmentation is a good result.
- 2022-01-25 17:43:17下载
- 积分: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
-
图像线性拉伸和直方图均衡化的组件,可以直接调用接口使用。...
图像线性拉伸和直方图均衡化的组件,可以直接调用接口使用。-Image linear stretching and histogram equalization component, you can directly call the interface.
- 2022-05-19 05:05:59下载
- 积分:1
-
filter,wenlitezheng ,image
该文献基于多层理想滤波器的纹理特征提取方法,对做纹理图像特征提取的帮助很大。-filter,wenlitezheng ,image
- 2022-03-11 06:09:26下载
- 积分:1
-
灰度均衡:把一幅图像的灰度均衡处理,使其显得比较平滑
灰度均衡:把一幅图像的灰度均衡处理,使其显得比较平滑-Gray balance: the balance of a gray-scale image processing, it appears relatively smooth
- 2022-08-08 01:00:24下载
- 积分:1
-
基于kmeans的图像分割算法,首先得到图像,再确定分类,并计算各分类的均值,从而得到各个像素的分类。...
基于kmeans的图像分割算法,首先得到图像,再确定分类,并计算各分类的均值,从而得到各个像素的分类。-Kmeans-based image segmentation algorithm, first of all get the image, and then determine the classification, and calculate the various categories mean, and thus obtain the classification of each pixel.
- 2022-11-18 07:00:04下载
- 积分:1