-
Will be collected in RGB format images converted to YUV420 format images, set im...
将采集的RGB格式图像转换为YUV420格式图像,自己设定图像大小和其他参数-Will be collected in RGB format images converted to YUV420 format images, set image size and other parameters
- 2022-07-13 03:55:53下载
- 积分:1
-
“冈萨雷斯”《数字图像处理》相关处理代码 VC++ 源代码,对学习数字图象处理很有用,方便修改。...
“冈萨雷斯”《数字图像处理》相关处理代码 VC++ 源代码,对学习数字图象处理很有用,方便修改。-"Gonzalez", "Digital Image Processing" correlation VC source code, learning Digital image processing is used to facilitate change.
- 2022-03-06 16:41:30下载
- 积分:1
-
边沿检测与提取,轮廓跟踪的图象算法
对着两种算法有着详细解释...
边沿检测与提取,轮廓跟踪的图象算法
对着两种算法有着详细解释-Edge detection and extraction, the image contour tracking algorithm into a detailed explanation of the two algorithms
- 2022-03-20 19:52:59下载
- 积分:1
-
in VC6.0 of some of the basic operations, often used for the study and simple co...
在VC6.0中的一些基本操作,常常用来进行简单的学习和常规的练习
-in VC6.0 of some of the basic operations, often used for the study and simple conventional exercise
- 2022-02-03 09:39:56下载
- 积分:1
-
图像的增强 模板操作 中值滤波 梯度锐化 伪彩色编码
图像的增强 模板操作 中值滤波 梯度锐化 伪彩色编码-Template Smooth MidianFilter GradSharp ColorTable
- 2022-08-14 04:49:42下载
- 积分:1
-
HARRIS算法角点检测源程序,目前应用广泛且效果最好的。
HARRIS算法角点检测源程序,目前应用广泛且效果最好的。-HARRIS source corner detection algorithm is currently widely used and best.
- 2022-05-28 11:50:24下载
- 积分:1
-
用c实现的一些图像处理算法(第二部分),对图像处理初学者很有帮助。...
用c实现的一些图像处理算法(第二部分),对图像处理初学者很有帮助。-no
- 2022-01-22 05:13:44下载
- 积分:1
-
遥感实习的成果。实现了计算植被指数的算法,包括:差值植被指数,比值植被指数,归一化植被指数,调整土壤亮度植被指数...
遥感实习的成果。实现了计算植被指数的算法,包括:差值植被指数,比值植被指数,归一化植被指数,调整土壤亮度植被指数-The implementation of the algorithm for calculating vegetation indices, including: the difference vegetation index, the ratio vegetation index, normalized difference vegetation index, soil adjusted vegetation index brightness
- 2022-02-27 01:34:57下载
- 积分:1
-
本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代...
本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。-In this paper, the realization of the continuous video data stream in several different types of motion detection algorithm, they are based on the current frame image and an image before the comparison, the procedures used AForge.NET framework library. One of the following sample code to support several video formats: AVI files, network camera JPEG and MJPEG, the local collection of equipment (USB camera, etc.).
- 2022-01-26 19:18:26下载
- 积分: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