-
用VC++对图像的边缘检测的各 种算法和算子做了总结和分析
用VC++对图像的边缘检测的各 种算法和算子做了总结和分析-VC right image edge detection algorithm and the operator has done a summary and analysis
- 2022-04-06 23:10:36下载
- 积分:1
-
目的
purpose
applies median filter to gray-scale PGM image
compile
gcc -g -o median_pgm median_pgm.c -lpgm -lpbm -lm -purpose median filter applies to gray- Chongqing le PGM image compile gcc-g-o median median_pgm _pgm.c- lpgm- lpbm- lm
- 2022-02-11 14:33:42下载
- 积分:1
-
一个nurbs的开发库,包含了nurbs曲线、曲面的源代码以及开发例子
一个nurbs的开发库,包含了nurbs曲线、曲面的源代码以及开发例子-A nurbs develop library,including source codes and develop examples of nurbs curve,
spline patch .
- 2022-01-28 18:59:21下载
- 积分:1
-
图形与图像书带的程序_1
图形与图像书带的程序_1-graphics and images book on the procedure _
- 2022-08-22 19:49: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
-
这是一个三层楼的电梯模拟
资源描述是一个基于labview的三层电梯仿真,可以通过楼层选择按键,箱内按键,控制电梯上下运行
- 2022-03-03 14:26:09下载
- 积分:1
-
图像采集处理程序
图像采集处理程序-image acquisition and processing procedures
- 2022-07-16 09:27:41下载
- 积分:1
-
刚刚的没有带实验数据,现在带有实验数据。希望你再看一下这个块实验...
刚刚的没有带实验数据,现在带有实验数据。希望你再看一下这个块实验-Just not with the experimental data, and now with the experimental data. I hope you take a look at this block experiment
- 2022-08-15 03:27:49下载
- 积分:1
-
图像中的人脸识别计算,本源码只是确定人脸的位置部分,采用几种处理方法,VC++6.0开发...
图像中的人脸识别计算,本源码只是确定人脸的位置部分,采用几种处理方法,VC++6.0开发-Image of Face Recognition calculation, the source is only identified the location of facial parts, the use of several treatment methods, VC++ 6.0 Development
- 2023-05-07 10:50:02下载
- 积分:1
-
利用针对某目标物体训练级联的Harry分类器寻找在图像中找到包含目标物体的矩形区域...
利用针对某目标物体训练级联的Harry分类器寻找在图像中找到包含目标物体的矩形区域-Training against a target object using a cascade of classifiers for Harry to find in the image of the rectangle that contains the object
- 2022-04-20 20:38:14下载
- 积分:1