-
利用vc单文档绘制Bezier曲线,单文档学习有效…
利用vc单文档绘制的贝塞尔曲线,是学习单文档gdi绘图的有效参考,同时对贝塞尔曲线的形成原理做了介绍-Vc use a single document drawn Bezier curves, a single document to learn effective gdi drawing reference, at the same time the formation of the principle of Bezier curves introduced
- 2022-05-18 04:14:59下载
- 积分:1
-
基于点匹配的颜色分布和光流
Color distribution and optical flow based point matcher
- 2023-08-16 04:40:03下载
- 积分:1
-
This is a development with vb small image processing procedures
这是一个用vb开发的图像处理小程序-This is a development with vb small image processing procedures
- 2023-01-28 16:10:04下载
- 积分:1
-
OpenGL high
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码-4,学习OpenGL的好东西-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL -OpenGL high-level programming and visualization systems development (high-level programming chapter)-4 of the source with the book, learning OpenGL good things-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL
- 2022-03-19 19:10:48下载
- 积分:1
-
目的
purpose
converts raw YUV (4:2:2) image to PPM image, can handle frame offset
compile
gcc -g -o yuvmstoppm yuvmstoppm.c -lppm -lpgm -lpbm -lm -purpose converts raw YUV (,4 : 2) PPM image to image, can handle frame offset compile gcc-g-o yuvmst oppm yuvmstoppm.c- lppm- lpgm- lpbm- lm
- 2022-02-02 18:14:31下载
- 积分:1
-
美国这是三
这个是三维WRL格式文件的读取和写入源代码,有关三维和CAD的朋友可以参考-WRL this is the three-dimensional format read and write source code, the three-dimensional CAD and friends can reference
- 2022-02-26 06:56:43下载
- 积分:1
-
为了将零件固定在PCB上面,我们将它们的接脚直接焊在布线上。在最基本的PCB(单面板)上,零件都集中在其中一面,导线则都集中在另一面。这么一来我们就需要在板子上...
为了将零件固定在PCB上面,我们将它们的接脚直接焊在布线上。在最基本的PCB(单面板)上,零件都集中在其中一面,导线则都集中在另一面。这么一来我们就需要在板子上打洞,这样接脚才能穿过板子到另一面,所以零件的接脚是焊在另一面上的。因为如此,PCB的正反面分别被称为零件面(Component Side)与焊接面(Solder Side)。-parts to be fixed above the PCB, we will take their feet welded directly on the wiring. At its most basic PCB (single-panel), parts of which are concentrated in the side, wire were concentrated on the other side. Suppose we need burrows on the board, then through the legs of another plank, then parts of the legs is another welding in the face. Because of this, the PCB is negative components were known as surface (Component Side) and the welding surface (Solder Side).
- 2022-11-08 00:30:02下载
- 积分:1
-
texture
texture-boundary detection by using wide
odd-symmetric mechanisms.
- 2023-02-25 06:55:03下载
- 积分:1
-
对读入的两幅图像进行逐个像元比较,取其中最大或最小值形成新图像矩阵,输出。
已形成界面。可通过界面进行上述操作。...
对读入的两幅图像进行逐个像元比较,取其中最大或最小值形成新图像矩阵,输出。
已形成界面。可通过界面进行上述操作。-To read the two images pixel-by-comparison, the maximum or minimum value from which to form a new image matrix, the output. Interface has formed. Through the interface to carry out such operations.
- 2022-01-26 02:12:34下载
- 积分:1
-
从资源管理器显示PNG图片
可以加载PNG图片的PictureBox控件,
这个代码是一个PNG显示的类文件,可以从资源文件中加载PNG图片(资源文件需要为自定义资源),
也可以指定文件路径加载PNG图片。可以加载到PictureBox控件,也可以作为窗体背景显示,
可以设置是否使用alpha透明显示以及是否使用透明色,可以指定显示坐标位置。
也可以重叠显示,速度还是蛮快的。感兴趣的朋友大家可以测试一下。
最后有人能改成PictureBox控件,呵呵,大家努力哦
- 2022-01-26 05:44:30下载
- 积分:1