-
SDL库用来开发一个动态的界面,鼠标移动到顶端…
使用SDL库开发的一个动态界面,鼠标移至上面会突出显示,可以将传统界面做的跟网页漂亮-SDL library used to develop a dynamic interface, the mouse moved to the top will be highlighted, you can do with the traditional interface page beautiful
- 2022-03-22 19:06:19下载
- 积分:1
-
这是一个做美国国旗的程序,可以实现国旗的票动效果
这是一个做美国国旗的程序,可以实现国旗的票动效果-This is a flag of the United States to do procedures, the national flag can be achieved dynamic effects of votes
- 2022-07-25 08:34:24下载
- 积分:1
-
DDA line drawing algorithm to generate line algorithm, in stipple line algorithm...
直线生成算法的DDA画线算法,中点画线算法,bresenham画线算法。-DDA line drawing algorithm to generate line algorithm, in stipple line algorithm, bresenham Line Algorithm.
- 2022-02-14 20:10:52下载
- 积分:1
-
模仿CAD,室内装修 模仿CAD,室内装修
模仿CAD,室内装修 模仿CAD,室内装修-this is like cad software
- 2023-04-09 03:30:03下载
- 积分:1
-
数字图像 压缩算法
数字图像 压缩算法-A LZW Compress algorithm used in digital image Process.
- 2022-08-07 00:09:58下载
- 积分:1
-
VGA IP软核Nios SOPC
vga ip core nios sopc
- 2022-08-03 08:36:53下载
- 积分:1
-
Character Recognition using c sharp, prepared primarily for character recognitio...
字符识别用c sharp 编写的主要用于
文字识别-Character Recognition using c sharp, prepared primarily for character recognition
- 2022-05-15 16:23:49下载
- 积分:1
-
this code for control a ball to move
this code for control a ball to move
- 2022-12-13 19:05:03下载
- 积分:1
-
均值滤波实现
均值滤波实现-Mean filter to achieve
- 2022-07-21 19:09:50下载
- 积分:1
-
OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibb...
OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU images calculated value of the two adaptive threshold, OTSU algorithm can be calculated adaptive threshold (for conversion to gray scale images binary images), a simple and efficient manner. The following code from the earliest to provide Ryan Dibble, after a more than Joerg.Schulenburg, R. Z. Liu amend the correction. Algorithm for the importation of gray-scale image histogram analysis of histogram is divided into two parts, Part 2 makes the distance between the largest. Demarcation point out the threshold. Foreigners are written in the classical oh.
- 2022-12-21 06:30:02下载
- 积分:1