-
Only an example of how to print a check pattern for cameras using a borland c++...
Only an example of how to print a check pattern for cameras using a borland c++ builder.
- 2022-01-28 06:32:24下载
- 积分:1
-
自己用C语言编写的中点画圆算法,根据用户输入的圆心坐标和半径画出相应的圆形。...
自己用C语言编写的中点画圆算法,根据用户输入的圆心坐标和半径画出相应的圆形。-own use C language prepared by the midpoint drawcircle algorithm, According to user input center coordinates and radius of the circle corresponding paint.
- 2022-01-22 06:41:24下载
- 积分:1
-
人脸识别源程序:对人脸的眼睛部位进行分割,应用此程序有很好效果。...
人脸识别源程序:对人脸的眼睛部位进行分割,应用此程序有很好效果。 -source : Face part of the eye that split application of this procedure are very good results.
- 2022-08-10 22:33:23下载
- 积分: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
-
计算机视觉应用与 C#
从第二部分,本文介绍了一种跟踪算法。本文第二部分的质心跟踪不是实际上是一种跟踪算法而花哨的把戏。"追踪器"一直做的事情是找到的 backprojected 图像质心和放一个定界框周围 — — 这不跟踪的定义。所以本文介绍了一种非常有名的跟踪算法称为均值漂移跟踪的计算机视觉社区。这篇文章基于一系列的研究论文由 Comaniciu Et al.[1] [2] [3]。
- 2022-06-16 01:28:16下载
- 积分:1
-
图形开发应用软件
图形开发应用软件-graphics software development and application
- 2022-03-19 00:58:49下载
- 积分:1
-
用vb写的图形学粒子系统演示软件,可以模拟许多图形。
用vb写的图形学粒子系统演示软件,可以模拟许多图形。-Written with vb graphics particle system demo software, you can simulate a number of graphics.
- 2022-07-04 22:23:50下载
- 积分:1
-
装载、保存256色位图的函数.rar
装载、保存256色位图的函数.rar-loading, preserved 256-color bitmap functions. Rar
- 2022-03-13 11:56:46下载
- 积分:1
-
AffineTransformation computes and applies the geometric affine transformation to...
AffineTransformation computes and applies the geometric affine transformation to a 2-D image.
The program main functions are:
- Load Image: Load the image to be transformed.
- Transform Image: Computes the transformation matrix from the transformation parameters specified by the user, then it applies the transformation to the loaded image.
- Save Image: Save the transformed image.
- Quit: Exit the program.
The transformation parameters are specified by the user by editing the
values of the rotation, scale (x and y), and shear (x and y). The
translation is not icluded because it can be easily (normalized or) removed from the image by
subtracting the shape cetroid.
The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox
functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the applying of these functions to a 2-D image.
- 2022-01-30 20:17:04下载
- 积分:1
-
Edge Sharpening good (image processing)
很好的边缘锐化(图像处理)-Edge Sharpening good (image processing)
- 2022-01-22 03:54:05下载
- 积分:1