-
可以从TFT 转vga
可以从TFT 转vga-TFT TO vga !!!!!!!!!!!
- 2022-01-28 12:48:36下载
- 积分:1
-
计算机图形学的作业 有画圆 填充颜色等
计算机图形学的作业 有画圆 填充颜色等-computer graphics operations are filled with colors such as Circle
- 2022-09-27 20:50:03下载
- 积分:1
-
本原代码集是我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等...
本原代码集是我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等
-primitive code is the set of computer graphics programming practice, including line drawing, anti-aliasing line, Circle. painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, texture, etc.
- 2022-06-17 03:07:58下载
- 积分:1
-
图形学Zbuffer算法vc实现
图形学Zbuffer算法vc实现-graphics algorithm vc achieve Zbuffer
- 2022-01-25 14:40:08下载
- 积分:1
-
The development of image segmentation and the summary of currently exsisting te...
图像分割技术的发展和现有图像分割技术的简介-The development of image segmentation and the summary of currently exsisting technology of image segmentation
- 2022-01-27 23:58:15下载
- 积分:1
-
canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一...
canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一点计算局部梯度和边缘方向;3.第二步中确定的边缘点会导致梯度幅度图像中出现脊,然后追踪所有脊的顶部,并将所有不再脊顶部的像素设置为0;4.执行边缘链接-canny detector is very effective edge detector, this function can be achieved on the target image edge detection. This method is summarized as follows: 1. Image used with the specified standard deviation of the Gaussian filter to smooth out, thereby reducing the noise 2. In the calculation of each point of local gradient and edge direction 3. The second step in determining the edge points will led to the image gradient magnitude ridge appears, and then keep track of all of the top of the ridge, and ridge at the top of all the pixels are no longer set to 0 4. the implementation of the edge link
- 2022-03-05 01:13:25下载
- 积分:1
-
在写字板中的一个简单的画图程序。代码知道你如何进行简单的画图!...
在写字板中的一个简单的画图程序。代码知道你如何进行简单的画图!-In the tablet in a simple drawing program. How do you know the code for a simple drawing!
- 2022-02-15 06:03:35下载
- 积分:1
-
penumbral image dithering techniques to reconcile source directory for the chapt...
图象的半影调和抖动技术 source目录下为本章介绍的源程序 功能是实现图案化和抖动技术,以及bmp2txt 命令行编译过程如下 vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c: est.bmp必须存在-penumbral image dithering techniques to reconcile source directory for the chapter describes the function is the source of pictorial and jitter technology, and command line compiler bmp2txt process following vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib Note : Runtime documents c : test.bmp must exist
- 2022-10-03 02:15:03下载
- 积分:1
-
人脸用字源码 人脸用字源码 人脸用字源码
人脸用字源码 人脸用字源码 人脸用字源码 -beatifulbeatiful,beatiful
- 2022-04-18 14:45:12下载
- 积分:1
-
Highcharts
Highcharts 是一个用纯JavaScript编写的一个图表库, 能够很简单便捷的在web网站或是web应用程序添加有交互性的图表,并且免费提供给个人学习、个人网站和非商业用途使用。HighCharts支持的图表类型有曲线图、区域图、柱状图、饼状图、散状点图和综合图表。
- 2022-01-21 05:01:32下载
- 积分:1