-
VC temperature on the production of several pressure map, and see the same in pe...
利用VC制作的温度对数压力图,与平时看到的一样,是气象人员进行,解放了气象人员的用手点绘的麻烦。-VC temperature on the production of several pressure map, and see the same in peacetime, meteorological personnel, the liberation of the meteorological point of a hand painted trouble.
- 2022-01-30 22:37:30下载
- 积分:1
-
这是应用Matlab编写的Lee滤波实现算法,希望对大家有用!
这是应用Matlab编写的Lee滤波实现算法,希望对大家有用!-This is the application of Matlab prepared realize Lee filter algorithm, in the hope that useful to everybody!
- 2022-12-05 11:20:03下载
- 积分:1
-
c++编写,用于人脸检测,代码分模块编写,可供参考
c++编写,用于人脸检测,代码分模块编写,可供参考-c++ to prepare for face detection, code preparation of sub-module is available for reference
- 2023-02-09 12:45:04下载
- 积分:1
-
Several digital image processing experiments, including gray transform, histogra...
Matlab环境下的几个数字图像处理实验,包含图像灰度变换、直方图均衡化、直方图匹配、邻域平均、局域增强、中值滤波、图像的锐化等-Several digital image processing experiments, including gray transform, histogram equalization, histogram matching, neighborhood average, local increase, median filtering and image sharpening, etc.
- 2022-03-25 01:51:34下载
- 积分:1
-
这是基于canny算子的边缘检测代码,基于vc环境,程序简洁
这是基于canny算子的边缘检测代码,基于vc环境,程序简洁-This is based on the canny edge detection operator code, vc-based environment, the procedures simple
- 2023-04-16 02:55:03下载
- 积分:1
-
vc图像处理的程序1
实例 vc程序
文件名DIBDisplay
vc图像处理的程序1
实例 vc程序
文件名DIBDisplay-vc image processing procedure example of a file name vc procedures DIBDisplay
- 2023-05-12 12:30:02下载
- 积分: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
-
福沃德
Forward-Backward MHI(前后向运动历史图)是一个快速有效的运动目标检测方法,本程序正是实现2006年Zhaozheng Yin and Robert Collins的“Moving Object Localization in Thermal Imagery
by Forward-backward MHI”文献中的方法。此程序可以很方便的对该方法的优缺点作出评判。给运动目标检测器的选择提供了除“帧间差”和“背景相减”外的又一方法。
本程序基于OpenCV。-Forward-Backward MHI (before and after the historical figure to the movement) is a fast and efficient moving target detection methods, this program is to achieve in 2006 Zhaozheng Yin and Robert Collins of the " Moving Object Localization in Thermal Imagery by Forward-backward MHI" in the literature method. This procedure can easily judge the advantages and disadvantages of the method. To the moving target detector choose to provide that except " bad frames" and the " background subtraction" another way outside. The program is based on OpenCV.
- 2023-08-14 01:35:12下载
- 积分:1
-
Several classical image stitching algorithm, as well as other image processing a...
图像的几种经典拼接算法,以及其他图像处理算法-Several classical image stitching algorithm, as well as other image processing algorithms
- 2022-01-26 03:40:08下载
- 积分:1
-
本程序利用小波变换的方法来获取图像的轮廓 来进行图像配准 先用小波变换检测图像中的边缘
在轮廓中寻找最长的轮廓 计算每间一点的曲率 然后对这些数据匹配 进行...
本程序利用小波变换的方法来获取图像的轮廓 来进行图像配准 先用小波变换检测图像中的边缘
在轮廓中寻找最长的轮廓 计算每间一点的曲率 然后对这些数据匹配 进行图像配准 找到图像的变换参数-This procedure using wavelet transform method to obtain the outline of the image to image registration using wavelet transform edge detection of images to find the longest in the outline of the outline of the calculation of the curvature of each point and then match these data to find the image registration image transformation parameters
- 2022-08-26 06:40:26下载
- 积分:1