资源列表

« 1 2 ... .60 .61 .62 .63 .64 265.66 .67 .68 .69 .70 ... 846 »

[2D图形编程drawLine

说明:直线中点Bresenham 算法:每次在主位移方向上走一步,另一个方向上走不走步取决于中点偏差判别式的值。-Linear midpoint Bresenham algorithm: Each displacement in the direction of the main step, do not go walking in another direction depending on the midpoint of the devi
<郑思文> 在 2025-01-17 上传 | 大小:9.62mb | 下载:0

[2D图形编程noise-remover

说明:利用环绕像素排列找中间值的方法对图片进行去噪,分为中级过滤器和高级过滤器两种-Looking around the pixel array using the method of image median denoising divided into intermediate filters and advanced filters two kinds
<于寒琦> 在 2025-01-17 上传 | 大小:596kb | 下载:0

[2D图形编程hhhhhh

说明:该编程使用VC++编写代码,该编程主要作用便是将灰度图像的各灰度值统计出来,以方便对该灰度图像的了解-The programming code using VC++ The main role is to be programmed for each grayscale image gray value statistics out to facilitate the understanding of the gray image
<tiantt> 在 2025-01-17 上传 | 大小:1.52mb | 下载:0

[2D图形编程kmean

说明:利用k-means的算法实现图像区域分割,主程序只能运行灰度图像,彩色图像需另写调用程序-Using the k-means algorithm for image segmentation, the main program will only run grayscale image, color image subject to write the calling program
<于寒琦> 在 2025-01-17 上传 | 大小:26kb | 下载:0

[2D图形编程shb

说明:改编成代码可用来将一幅灰度图像的灰度级分开统计出来以及将其各个灰度级所占的个数统计出来-Adapted into a code that can be used to separate the gray level gray image figured out, and its share of the number of each gray level statistics out
<tiantt> 在 2025-01-17 上传 | 大小:2.49mb | 下载:0

[2D图形编程test1

说明:实现RGB到YUV的转换,并进行4:2:0降采样- RGB to YUV conversion and down-sampling 4:2:0
<mafan> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[2D图形编程bresenham

说明:bresenham画直线算法MFC实现,根据课本上的伪代码自己写的。-To draw a line with bresenham algorithm
<eric> 在 2025-01-17 上传 | 大小:1.87mb | 下载:0

[2D图形编程ellipse

说明:图形学课本上介绍了椭圆画法,自己用vc实现了一下-Graphics textbook introduces the oval painting, their use vc achieve a bit
<eric> 在 2025-01-17 上传 | 大小:1.84mb | 下载:0

[2D图形编程flood_fill_8

说明:八连通区域填充的算法实现,根据课本的伪代码实现-Eight connected region filling algorithm, according to the textbook pseudocode
<eric> 在 2025-01-17 上传 | 大小:1.86mb | 下载:0

[2D图形编程line

说明:基础的DDA算法用来画直线,使用MFC做框架实现-Based DDA algorithm is used to draw a straight line, use the MFC fr a mework to achieve to do
<eric> 在 2025-01-17 上传 | 大小:1.82mb | 下载:0

[2D图形编程stack_fill

说明:使用压入栈种子点填充算法进行区域填充,使用MFC框架实现-Using the stack seeds filling area filling algorithm, using the MFC fr a mework to achieve
<eric> 在 2025-01-17 上传 | 大小:1.84mb | 下载:0

[2D图形编程L-System的JAVA源代码

说明:用于生成分形的L-System的java 代码。
<1014781792@qq.com> 在 2013-11-05 上传 | 大小:12.56kb | 下载:0
« 1 2 ... .60 .61 .62 .63 .64 265.66 .67 .68 .69 .70 ... 846 »

源码中国 www.ymcn.org