-
C#摄像头监控源代码
网上下的,功能强大,绝对能用。
C#摄像头监控源代码
网上下的,功能强大,绝对能用。-C# source code for web camera surveillance under the powerful, absolutely can be used.
- 2023-04-23 17:10:02下载
- 积分:1
-
用浮动水平线法实现的三维曲面造型。
用浮动水平线法实现的三维曲面造型。- With fluctuation horizontal long-base method realization three
dimensional surface modeling.
- 2023-03-27 22:20:03下载
- 积分:1
-
good map editor, J2ME applicable to the development, we hope that the support
很好的地图编辑器,适用于J2ME的开发,希望大家支持-good map editor, J2ME applicable to the development, we hope that the support
- 2022-03-09 11:07:43下载
- 积分:1
-
这是一个窗体的例子,利用该代码,可以制作出漂亮的窗体截面...
这是一个窗体的例子,利用该代码,可以制作出漂亮的窗体截面-This is an example of the form, use the code, you can create a beautiful cross-section of the form
- 2022-01-26 04:27:01下载
- 积分:1
-
Point image processing, image projection and the average position histogram, gra...
图像的点处理,图像的投影与平均定位,灰度直方图,灰度变换。-Point image processing, image projection and the average position histogram, gray-scale transformation.
- 2022-02-03 20:51:34下载
- 积分:1
-
将Gif图象转换成VRML格式
将Gif图象转换成VRML格式 -will Gif images converted into VRML format
- 2022-02-05 10:21:39下载
- 积分:1
-
Two
二维几何变换,包括图像的平移变换、切磋变换、缩放变换、旋转变换-Two-dimensional geometric transformations, including the image of the translation transformation, Qiecuo transform, scale transform, rotation transformation
- 2022-12-17 22:50:03下载
- 积分:1
-
如何运用D3D中的精灵来绘制2D图形,3D做2D的基础
如何运用D3D中的精灵来绘制2D图形,3D做2D的基础-How to use the wizard to D3D rendering 2D graphics, 3D make the basis of 2D
- 2023-01-30 02:00:04下载
- 积分:1
-
结合PCA+LDA的图像识别算法VC封装类,PCA(主元素分析,光照敏感),可用于人脸识别的初级算法...
结合PCA+LDA的图像识别算法VC封装类,PCA(主元素分析,光照敏感),可用于人脸识别的初级算法-combination of image recognition algorithm VC Packaging category, PCA (principal component analysis, Light-sensitive), can be used for the initial face recognition algorithm
- 2023-01-26 08:10:04下载
- 积分:1
-
图像的平移,旋转
平移(translation)变换是几何变换中最简单的一种。初始坐标为(x0,y0)的点经过平移(tx,ty)(以向
右,向下为正方向)后,坐标变为(x1,y1)。这两点之间的关系是x1=x0+tx ,y1=y0+ty。
下面给出 Translation 的源代码。算法的思想是先将所有区域填成白色,然后找平移后显示
区域的左上角点(x0,y0) 和右下角点(x1,y1) ,分几种情况进行处理。
- 2022-03-16 08:40:04下载
- 积分:1