-
介绍一种用VC实现图象的纹理分析方法的程序
介绍一种用VC实现图象的纹理分析方法的程序-Introduce a program in texture analysis method .using VC realize image.
- 2022-02-02 03:41:29下载
- 积分:1
-
检测图像中是否有人脸的代码
只检测有没有人脸,而不检测是谁是吧。那就比较简单。计算的原理是当图中一片区域出现某个颜色的时候(比如黄种人就是黄色,这个颜色往往是个范围)则认为是有人。
- 2022-01-24 15:09:41下载
- 积分:1
-
Computer graphics algorithms are breseham document summing up the report of the...
计算机图形学 breseham 算法 有课程设计报告 文档总结 截图-Computer graphics algorithms are breseham document summing up the report of the curriculum design screenshot
- 2022-07-24 18:58:35下载
- 积分:1
-
使用MATLAB 6.5开发,DDA算法画直线
使用MATLAB 6.5开发,DDA算法画直线-The development of the use of MATLAB 6.5, draw a straight line scan line algorithm
- 2022-06-14 17:05:49下载
- 积分:1
-
人脸识别算法的一个核主成分分析,…
一个号的核主成分分析的人脸识别算法,整个程序非常的清楚明了!-A number of kernel principal component analysis for face recognition algorithms, the whole process is very easy to understand!
- 2023-03-13 03:55:03下载
- 积分:1
-
目的
purpose
merges two PGM gray-scale images, the first will be in the upper-left half, the second one in the lower-right half
compile
gcc -g -o diagonal_merge diagonal_merge.c -lpgm -lpbm -lm
-purpose merges two PGM gray-scale images. the first will be in the upper-left half, the second one in the lower-right half compile g cc-g-o diagonal_merge diagonal_merge.c-RT m-lpbm- lm
- 2022-10-19 02:45:02下载
- 积分:1
-
RGB应用的程序,帮忙看看呀。看看是哪里有问题呀,高手进来...
RGB应用的程序,帮忙看看呀。看看是哪里有问题呀,高手进来-RGB applications procedures, help to see it. Take a look at where you have problems, you come in
- 2022-02-22 13:07:07下载
- 积分:1
-
delphi版三次样条插值,并有两个例子
delphi版三次样条插值,并有两个例子-delphi version of cubic spline interpolation, and two examples
- 2022-01-26 07:22:51下载
- 积分:1
-
savitzky-golay滤波
利用savitzky-golay实现数据平滑滤波处理,原理是取滤波点处左右各N点,共N+1点进行拟合,之后利用最小二乘法确定相关系数,从而得到滤波点处最后的数值。可推广至二维应用
- 2023-08-07 18:45:05下载
- 积分:1
-
分形几何中多种分形图形的生成程序
分形几何中多种分形图形的生成程序- In minute shape geometry many kinds of minute shapes graph
production procedure
- 2022-09-13 01:10:03下载
- 积分:1