-
This is a simple demonstration of the Kalman filtering process, and they hope to...
这是一个简单的卡尔曼滤波演示程序,希望对大家有所帮助。-This is a simple demonstration of the Kalman filtering process, and they hope to help everyone.
- 2022-06-16 15:45:02下载
- 积分:1
-
WCE下面显示BMP图象的源码,可以实现图象的读取、放大、缩小和保存,并带有滚动功能。...
WCE下面显示BMP图象的源码,可以实现图象的读取、放大、缩小和保存,并带有滚动功能。-WCE BMP image below shows the source code, can read images, enlarge, reduce and preservation, and with the rolling function.
- 2023-06-09 00:40:02下载
- 积分:1
-
细胞粘连分割算法,采用vc++6.0编译环境,能够实现粘连细胞图像的分割,算法具有一定的参考价值。...
细胞粘连分割算法,采用vc++6.0编译环境,能够实现粘连细胞图像的分割,算法具有一定的参考价值。-Cell adhesion segmentation algorithm, using vc++6.0 to compile the environment, to achieve adhesion cell image segmentation, the algorithm has a certain reference value.
- 2022-08-23 08:48:17下载
- 积分:1
-
Posts & Telecom Press published in vc++ digital image processing of the sour...
人民邮电出版社出版的vc++数字图像处理的的源代码,图像处理的基本方法差不多都有,可以收藏一下-Posts & Telecom Press published in vc++ digital image processing of the source code, image processing, almost all of the basic method, you can look at collection
- 2023-01-26 05:20:04下载
- 积分:1
-
此源码,对图像的自动阈值,与局部阈值是很有效果,希望对大家有所帮助...
此源码,对图像的自动阈值,与局部阈值是很有效果,希望对大家有所帮助-This source of images automatically threshold, and the local threshold is very effect, and they hope to help everyone
- 2022-03-07 11:55:29下载
- 积分:1
-
1. 掌握图像分割的基本方法;
2. 理解图像边缘提取的基本概念;
3. 掌握进行边缘提取的基本方法;
4. 掌握运用多种边缘检测技术进行图像边缘提...
1. 掌握图像分割的基本方法;
2. 理解图像边缘提取的基本概念;
3. 掌握进行边缘提取的基本方法;
4. 掌握运用多种边缘检测技术进行图像边缘提取的方法。
-1. Image segmentation master the basic method; 2. Image Edge Extraction understanding of the basic concepts; 3. edge extraction master the basic method; 4. master use of a variety of edge detection technology for image edge extraction method.
- 2022-04-09 13:48:00下载
- 积分:1
-
新的大津法 新的大津法 新的大津法
新的大津法 新的大津法 新的大津法-A new otsu A new otsu A new otsu A new otsu A new otsu A new otsu
- 2022-08-17 13:56:40下载
- 积分:1
-
这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、G...
这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配等等……
-This is a C++ language implementation with a fingerprint identification procedure that requires the FVC meet international competition standards, and establish a fingerprint in the school library on the measurement. Program where the technology applied to the following: median filter, histogram equalization, the direction of ridge line extraction, Gabor filtering, fingerprint refinement, feature extraction, feature point filtering, based on local feature points of the feature matching and so on ... ...
- 2022-09-25 03:45:03下载
- 积分:1
-
主要实现在灰度图像上处理图像的灰度值,包括灰度线性变换等操作。如果是彩色图像则首先灰度化,在进行操作。...
主要实现在灰度图像上处理图像的灰度值,包括灰度线性变换等操作。如果是彩色图像则首先灰度化,在进行操作。-main achievement of the gray image processing images on the gray values, including gray linear transformation operation. If it is the first color image is gray, the operation is in progress.
- 2023-07-05 00:15:04下载
- 积分:1
-
% 采用数字分段匹配的方式,将数字分为横、竖、左半弧、右半弧、上半弧、下半弧、
% S、反S、环 共9种元素,数字的元素间按照上、下、左、右、中5种相对关系...
% 采用数字分段匹配的方式,将数字分为横、竖、左半弧、右半弧、上半弧、下半弧、
% S、反S、环 共9种元素,数字的元素间按照上、下、左、右、中5种相对关系进行定义。
% 此时不采用绝对位置,而用相对关系的位置更具有鲁棒性,这样一共是45个维度。- Using digital sub-matching methods, the number is divided into horizontal, vertical, the left arc, right arc, arc the first half, second half of arc, S, anti-S, ring a total of nine kinds of elements, the number of elements in accordance with the upper and lower, left, right, in the relative relationship between the five kinds of definition. At this time do not use absolute position, and relative position with a more robust, so that a total of 45 dimensions.
- 2022-02-20 07:22:07下载
- 积分:1