-
Geometry of edge detection is pattern recognition method using chain code have a...
几何图形的边缘检测 模式识别 主要是利用链码方法 还有一些辅助方法-Geometry of edge detection is pattern recognition method using chain code have a number of adjunct
- 2022-07-06 22:14:30下载
- 积分:1
-
MiniGUI 的最新发布版本是 0.9.96。我们将 0.9.xx 系列版本定位为 MiniGUI 1.0 版本的预览版。在 0.9.xx 版本足够稳定时,我...
MiniGUI 的最新发布版本是 0.9.96。我们将 0.9.xx 系列版本定位为 MiniGUI 1.0 版本的预览版。在 0.9.xx 版本足够稳定时,我们将发布 MiniGUI 1.0 版本,同时,目前的代码不会再进行重大调整。在 MiniGUI 1.0 版本发布之后,我们将立即着手开发 MiniGUI 2.0 版本。该版本预期将在体系结构上进行重大调整-MiniGUI release of the latest version 0.9.96. We will be positioning version 0.9.xx series of MiniGUI 1.0 version of the preview version. The 0.9.xx version stable enough, we will release version 1.0 MiniGUI, and the current code will not be further significant adjustments. MiniGUI in version 1.0 was released, we will immediately proceed with the development of version 2.0 of MiniGUI. This version of the system is expected to undergo major structural adjustment
- 2023-03-31 03:35:03下载
- 积分:1
-
计算“连通”的结合使用Tarjan
Computes "Connected Components" using Tarjan s Union-Find algorithm the result is returned in the same buffer as gray_level image with values equal to the label of the component.
- 2022-01-26 06:34:09下载
- 积分:1
-
Picture blinds effect! VC6.0 shutters to achieve the effect of the picture, it i...
图片百叶窗效果!VC6.0实现的图片百叶窗效果,很适合用来做多媒体教学演示使用!-Picture blinds effect! VC6.0 shutters to achieve the effect of the picture, it is suitable for demonstration of the use of multimedia teaching done!
- 2022-02-04 21:38:01下载
- 积分:1
-
该实例介绍了在C#中如何进行GDI编程,通过该实例可以让读者对C#中GDI编程有一个初步了解。
注:该源码系引用他人...
该实例介绍了在C#中如何进行GDI编程,通过该实例可以让读者对C#中GDI编程有一个初步了解。
注:该源码系引用他人-the examples in C# how GDI programming, through which readers can be examples for C# programming GDI is a preliminary understanding. Note : The source is quoted others
- 2022-08-31 18:50:03下载
- 积分:1
-
use. Net prepared to open Photoshop image files example, can be used for commerc...
使用c++.net编制的可以打开photoshop图片文件的例子,可以用于商业软件开发.-use. Net prepared to open Photoshop image files example, can be used for commercial software development.
- 2022-09-05 18:10:02下载
- 积分:1
-
小程序用来实现一种统计图,分别为图像浏览、键盘…
使用Applet分别实现了统计图、图像浏览、键盘控制等六项功能!-Applet used to achieve a statistical diagram, respectively, image browsing, keyboard control, the six features!
- 2022-08-08 12:45:30下载
- 积分:1
-
TransparentImageTest 去除图象的背景色.zip
TransparentImageTest 去除图象的背景色.zip-TransparentImageTest remove images of the background color. Zip
- 2022-05-19 11:54:23下载
- 积分:1
-
编程包含一个下拉列表和一个按钮,
//下拉列表中有10、14、18三个选项。
//选择10时,按钮中文字的字号为10,
//选择14时,按钮中文字的...
编程包含一个下拉列表和一个按钮,
//下拉列表中有10、14、18三个选项。
//选择10时,按钮中文字的字号为10,
//选择14时,按钮中文字的字号为14,
//选择18时,按钮中文字的字号为18。-Programming includes a drop-down list and a button,// 10,14,18 drop-down list, there are three options.// Select 10 pm, button text size is 10,// select 14 o" clock, the button in the text font size 14,// a choice of 18, the button text font size is 18.
- 2022-07-28 04:04:54下载
- 积分:1
-
所谓边缘就是指图像局部亮度变化最显著的部分,它是检测图像局部变化显著变化的最基本的运算。对于数字图像,图像灰度灰度值的显著变化可以用梯度来表示,以边缘检测Sob...
所谓边缘就是指图像局部亮度变化最显著的部分,它是检测图像局部变化显著变化的最基本的运算。对于数字图像,图像灰度灰度值的显著变化可以用梯度来表示,以边缘检测Sobel算子为例来讲述数字图像处理中边缘检测的实现-Edge refers to the so-called partial image brightness changes in the most notable part of it is to test local image change significantly change the basic arithmetic. For digital images, image intensity values of gray significant gradient changes can be expressed as to Sobel edge detection operators as an example to tell the story of digital image processing to achieve the Edge Detection
- 2022-03-14 16:10:56下载
- 积分:1