-
种子填充算法
资源描述
运用递归来实现种子填充算法,基本可以概括为选定屏幕中任意一点(多边形内),由此为种子,向其四周(即上下左右)“开花”(即填充),并且将上下左右各点当成种子点,直至满足If表达式的点个数为0。
- 2022-06-18 11:02:50下载
- 积分:1
-
2维图形绘制编辑系统
2维图形绘制编辑系统-two-dimensional graphic editing system
- 2023-08-08 11:00:03下载
- 积分:1
-
With VC++ Prepared text input process is relatively simple, suitable for beginne...
用VC++编写的输入文本的程序,比较简单,适合初学VC的人-With VC++ Prepared text input process is relatively simple, suitable for beginner person VC
- 2022-04-22 06:02:41下载
- 积分:1
-
在VB的PictureBox控制中使用256色图形的例子
在VB的PictureBox控制中使用256色图形的例子-in VB PictureBox control of the use of 256-color graphic example
- 2022-02-26 13:01:55下载
- 积分:1
-
数字水印和信息隐藏的源代码(matlab
数字水印与信息隐藏源代码(matlab and c)- Digital watermark and information hideaway source code (matlab
and c)
- 2022-03-25 00:45:51下载
- 积分:1
-
For some images, the commonly used edge detection algorithm sometimes can not be...
对于一些图像来说,常用的边缘检测算法有时候无法设立合适的阈值将它们的梯度较小的模糊边缘检测出来。为了解决这个问题,有两种解决方法:将图像方差标准化,拉大模糊边缘的梯度值,或通过设置sigmoid函数,将像素所在区域的信息传递到梯度值中去,对其进行调整,就能找到合适阈值,有效地将模糊边缘提取出来。本程序把这两种算法实现并与与传统算法进行了比较。-For some images, the commonly used edge detection algorithm sometimes can not be an appropriate threshold for the gradient of their smaller fuzzy edge detected. To solve this problem, there are two solutions: the image variance standardization, widening the fuzzy edge of the gradient value, or by setting the sigmoid function pixel region to disseminate the message to the gradient values to adjust, on the can find a suitable threshold, effectively extracted fuzzy edge. This procedure of these two algorithms with the traditional algorithm.
- 2022-05-27 19:07:29下载
- 积分:1
-
经典的图形学程序,中点画圆算法的实现@vc
经典的图形学程序,中点画圆算法的实现@vc-Graphics classic procedure, the mid-point algorithm implementation drawcircle @ vc++
- 2023-08-06 09:25:03下载
- 积分:1
-
this point of the new school things, added to the above address at the turn of t...
这次新学了点东西,加到了上面,解决了原来转时闪的问题 少点东西 第一是新增了自动旋转,不过按扭的名字没加上; 第二是在这三个按扭里各少了一句代码, 是:SetTimer(1,100,NULL) 希望大家自行加入,不便之处请大家原谅-this point of the new school things, added to the above address at the turn of the original flash point of less things first is a new automatic rotation, but no buttons with the names; This is the second in the three buttons Lane less a code is : SetTimer (1,100, NULL) hope we to join any inconvenience caused Please forgive
- 2022-10-10 17:55:03下载
- 积分:1
-
This file contains a summary of what you will find in each of the files that
m...
This file contains a summary of what you will find in each of the files that
make up your Tracker application.-This file contains a summary of what you wil l find in each of the files that make up your Track er application.
- 2022-07-14 13:02:51下载
- 积分:1
-
自适应算术编码源代码。它可以实现更好的性能比吨。
Adaptive arithmetic coding source code. It can achieve better performance than the popular Huffman coding.
- 2023-04-19 12:00:03下载
- 积分:1