-
结合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
-
一个比较不错的图象浏览器
一个比较不错的图象浏览器-a relatively good image browser
- 2023-04-19 00:50:03下载
- 积分:1
-
Extra watermark embedding algorithm
dct水印嵌入算法-Extra watermark embedding algorithm
- 2022-10-05 20:30:03下载
- 积分:1
-
形态学的基本操作:膨胀运算
连通区域很有效呀
形态学的基本操作:膨胀运算
连通区域很有效呀-Dilate Operate is useful for Connecting Region
- 2022-10-22 13:55:04下载
- 积分:1
-
图像的预处理,读入彩色图像将其灰度化matlab 代码
图像的预处理,读入彩色图像将其灰度化matlab 代码-matlab code
- 2022-05-25 15:33:47下载
- 积分:1
-
用VB实现的Direct3D示例。
用vb实现的direct3d的例子。-vb achieved with Direct3D example.
- 2022-02-03 03:02:53下载
- 积分:1
-
数字图像处理,基于OpenCv的医学细胞分割,内附图片
数字图像处理,基于OpenCv的医学细胞分割,内附图片-Digital Image Processing,Medical Cells Segmentation Based on opencv
- 2022-10-15 05:10:03下载
- 积分:1
-
清华大学远程教育计算机图形学1章导论*…
清华大学远程教育计算机图形学 ■ 第1章 绪论 ※ 计算机图形学的研究内容 ※ 计算机图形学的发展简史 ※ 应用及研究前沿 ※ 图形设备 ■ 第2章 光栅图形学 ※ 直线段的扫描转换算法 ※ 圆弧的扫描转换算法 ※ 多边形扫描转换与区域填充 ※ 字符 ※ 裁剪 ※ 反走样 ※ 消隐 ※ 练习题 ■ 第3章 几何造型技术 ※ 曲线和曲面 ※ Bezier和B样条曲线曲面 ※ 形体在计算机内的表示 ※ 求交分类 ※ 实体造型系统简介 ※ 练习题 ■ 第4章 真实感图形学 ※ 颜色视觉 ※ 简单光照明模型 ※ 局部光照明模型 ※ 光透射模型 ※ 纹理及纹理映射 ※ 整体光照明模型 ※ 实时真实感图形学技术 ※ 练习题 ■ 第5章 OpenGL与VRML ※ OpenGL ※ VRML ■ 第6章 附录-图形变换 ※ 数学基础 ※ 几何变换 ※ 投影变换-Tsinghua University Distance Education Computer Graphics Chapter 1 Introduction* Computer Graphics Research*** Computer Graphics* A Brief History of the development and application of research frontier graphics equipment* Chapter 2* Raster Graphics of the linear scan conversion algorithm* arc scan conversion algorithm* polygon scan conversion and regional characters filled*** Antialiasing cutting blanking** Exercises Chapter 3 geometric modeling technology curve and surface** Bezier and B-spline curves and surfaces in computer* Eye said the intersection classification** Solid Modeling System* Exercises Chapter 4 p
- 2023-05-30 18:05:03下载
- 积分:1
-
vc的人脸识别的代码,相当不错的哦。相互学习,共同进步。附c算法...
vc的人脸识别的代码,相当不错的哦。相互学习,共同进步。附c算法-vc Face Recognition code, oh very good. Mutual learning and common progress. Algorithm-c
- 2023-02-10 14:40:04下载
- 积分:1
-
基于opencv的曲线拟合
图形的常用变换 镜像 轮廓 膨胀 腐蚀等处理
image.initialize();
image.erzhi();
image.mirrow();
image.change();
image.smooth();
image.canny();
image.outline();
image.minus();
image.dilate();
image.erode();
- 2022-03-01 20:26:47下载
- 积分:1