-
graphics processing VC original code, the core written in C
图形图像处理方面的VC原码,核心部分用C写成-graphics processing VC original code, the core written in C
- 2022-07-22 17:18:24下载
- 积分:1
-
A variety of image edge detection and segmentation is the deal with M files code...
多种图像边缘检测与分割处理 是M文件
程序代码说明
P0401:用Prewitt算子检测图像的边缘
P0402:用不同σ值的LoG算子检测图像的边缘
P0403:用Canny算子检测图像的边缘
P0404:图像的阈值分割
P0405:用水线阈值法分割图像
P0406:对矩阵进行四叉树分解
P0407:将图像分为文字和非文字的两个类别
P0408:形态学梯度检测二值图像的边缘
P0409:形态学实例――从PCB图像中删除所有电流线,仅保留芯片对象-A variety of image edge detection and segmentation is the deal with M files code Description P0401: detection using Prewitt operator Edge P0402: different σ value Log Operators image edge detection P0403: using Canny edge detection image edge P0404: Image Thresholding P0405: water line thresholding image segmentation P0406: for the matrix quadtree decomposition P0407: the image is divided into text and non-text for these two types of P0408: morphological gradient detected binary image of the edge of P0409: Morphological examples- from PCB image delete all current lines, retaining only the target chip
- 2022-01-25 16:07:57下载
- 积分: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
-
毕业设计做的Canny边缘检测算法改进方法…
本科毕业设计中所做的关于canny边缘检测算法改进的程序源码,实现了自适应双阈值和动态阈值算法-Graduate design done on the canny edge detection algorithm to improve the procedures for source code to achieve the adaptive dual-threshold and dynamic threshold algorithm
- 2023-07-14 22:40:03下载
- 积分:1
-
该程序实现了图像的配准功能,对两幅同一区域图像进行配准,进而实现图像拼接功能...
该程序实现了图像的配准功能,对两幅同一区域图像进行配准,进而实现图像拼接功能 -The program achieved a functional image registration of two images in the same region registration, and image stitching function
- 2023-06-22 03:20:03下载
- 积分:1
-
标准C++写的BMP图像显示存储的CLASS,可以直接使用
标准C++写的BMP图像显示存储的CLASS,可以直接使用-Standard C++ written in BMP image display storage CLASS, can be used directly
- 2022-03-14 06:08:19下载
- 积分:1
-
理论上实现无噪信道的信噪比的比较,在快跳频中
理论上实现无噪信道的信噪比的比较,在快跳频中-Theoretically achieve the noise-free channel SNR comparison of the fast frequency hopping
- 2022-05-26 20:05:32下载
- 积分:1
-
转换图象为二值图象后,进行识别与标记的matlab源码。可以计算目标物个数,形心等。...
转换图象为二值图象后,进行识别与标记的matlab源码。可以计算目标物个数,形心等。-image conversion value for the two images, identification and marking of Matlab source. Can be calculated from the number of goals, such as heart-shaped.
- 2022-02-15 02:42:36下载
- 积分:1
-
正交变换:在图像处理中,正交变化是非常重要的数学实现方法,压缩中应用广泛。...
正交变换:在图像处理中,正交变化是非常重要的数学实现方法,压缩中应用广泛。-Orthogonal:transformation: In the image processing, orthogonal change is a very important mathematical realization method, widely used compression.
- 2022-04-12 13:22:23下载
- 积分:1
-
这是我在科研中编写的卡尔曼滤波程序,希望对大家有用,已调试好。...
这是我在科研中编写的卡尔曼滤波程序,希望对大家有用,已调试好。-This is a Kalman filtering algorithm program. I have applied in filtering process by matlab.
- 2022-03-04 10:45:48下载
- 积分:1