-
对视频图像序列使用卡尔曼滤波器生成背景。卡尔曼滤波是利用其的记忆特性,对一定时间长度的视频图像信息进行加权平均从而获得与实际背景图像近似的初始背景,同时达到滤除...
对视频图像序列使用卡尔曼滤波器生成背景。卡尔曼滤波是利用其的记忆特性,对一定时间长度的视频图像信息进行加权平均从而获得与实际背景图像近似的初始背景,同时达到滤除颗粒噪声、消除摄像机抖动的目的。
- 2022-04-25 11:22:08下载
- 积分:1
-
(转)vc 的 图像分割
命令行 格式:
segment 0.5 300 50 17.ppm 17out.ppm...
(转)vc 的 图像分割
命令行 格式:
segment 0.5 300 50 17.ppm 17out.ppm-(Transgenic) vc the command-line format for image segmentation: segment 0.5 300 50 17.ppm 17out.ppm
- 2023-05-28 06:00:03下载
- 积分:1
-
在VC中实现了使用Moravec算子对遥感影像进行特征点的提取,缺点是速度较慢。...
在VC中实现了使用Moravec算子对遥感影像进行特征点的提取,缺点是速度较慢。-In the VC is implemented using the Moravec operator of remote sensing images feature point extraction, drawback is slower.
- 2022-07-22 07:01:04下载
- 积分:1
-
各种图像的边缘检测和分割处理的源程序..
多种图像边缘检测与分割处理的源代码,开发平台是matlab,需要的可以-A variety of image edge detection and segmentation of the deal with the source code, development platform is matlab, need to be
- 2022-03-07 07:19:21下载
- 积分:1
-
LabVIEW graphical display procedures, Freescale smart car PC program for digital...
labview图形显示程序,飞思卡尔智能车的上位机程序,用于数字摄像头的可视化-LabVIEW graphical display procedures, Freescale smart car PC program for digital camera Visualization
- 2023-01-13 19:40:04下载
- 积分:1
-
有很多基本的算法,包括边缘抽取,滤波,跟踪,检测,形态学处理等基本的算法...
有很多基本的算法,包括边缘抽取,滤波,跟踪,检测,形态学处理等基本的算法-There are many basic algorithms, including edge extraction, filtering, tracking, detection, treatment and other basic morphological algorithms
- 2022-12-22 05:35:03下载
- 积分:1
-
这是一个关于数字图象平滑处理的vc++源代码
这是一个关于数字图象平滑处理的vc++源代码 -This is a digital image smoothing on the vc source code
- 2022-03-01 03:45:24下载
- 积分:1
-
一些关于图像阈值确定的matlab程序,包括迭代阈值,最小类内方差,最大熵,和用matlab库函数对图像进行边缘检测。可运行...
一些关于图像阈值确定的matlab程序,包括迭代阈值,最小类内方差,最大熵,和用matlab库函数对图像进行边缘检测。可运行-Number of image thresholding matlab identified procedures, including iterative threshold, the smallest category of variance, maximum entropy, and the use of matlab library function of the image edge detection. Run
- 2022-10-30 00:50:03下载
- 积分:1
-
这个是彩色图像分割方法。与RegionExtract采用的方法不同。
首先rgb转换成hsv,对h分量进行直方图分割,得到直方图的峰值和峰谷。利用得到的峰值...
这个是彩色图像分割方法。与RegionExtract采用的方法不同。
首先rgb转换成hsv,对h分量进行直方图分割,得到直方图的峰值和峰谷。利用得到的峰值和峰谷进行区域分割,这样会得到很多的小区域,对这些小区域进行区域合并,区域合并的终止条件是:区域一致性距离在某个固定的阀值之间,比如20或者在某个自适应阀值(该阀值自动计算)。注意:区域合并在luv空间进行。-This is a method for color image segmentation. With the different methods used RegionExtract. First rgb convert hsv, components of the h histogram segmentation, the histogram peak and peak and valley. Utilization of the peak and peak-valley regional partition, it would receive many of the small area of these small regional regional merger, regional merger termination conditions are: the regional consistency of the distance between a fixed threshold, such as 20 or in a self-adaptive threshold (the threshold automatically calculated). Note: regional merger in luv space.
- 2022-03-15 04:34:49下载
- 积分:1
-
通过MATLAB图像分割的多幅图像,并识别出关键…
通过matlab对多幅图像进行图像分割,并找出关键区域,实现定位-Of multiple images through the matlab image segmentation, and identify critical areas to achieve positioning
- 2022-03-10 21:25:17下载
- 积分:1