-
检测图像中是否有人脸的代码
只检测有没有人脸,而不检测是谁是吧。那就比较简单。计算的原理是当图中一片区域出现某个颜色的时候(比如黄种人就是黄色,这个颜色往往是个范围)则认为是有人。
- 2022-01-24 15:09:41下载
- 积分:1
-
在指纹识别的matlab源代码,希望对大家有用…
指纹识别的matlab源代码,希望对大家有用,欢迎下载。-Fingerprint recognition matlab source code, in the hope that useful to everybody, welcome to download.
- 2022-11-28 20:05:03下载
- 积分:1
-
这是一个三角形相交的判断算法,具有很高的效率,欢迎大家使用。...
这是一个三角形相交的判断算法,具有很高的效率,欢迎大家使用。-This is a triangle intersection algorithm to determine, with high efficiency and welcome everyone to use.
- 2022-07-03 22:06:41下载
- 积分:1
-
数字图象处理算法的演示,包括:图象的DFT和逆DFT,图象的FFT和逆FFT,在图象中加入正弦噪声,图象的模板运算实现图象平滑和锐化等等。...
数字图象处理算法的演示,包括:图象的DFT和逆DFT,图象的FFT和逆FFT,在图象中加入正弦噪声,图象的模板运算实现图象平滑和锐化等等。-digital image processing algorithms demo, including : Image DFT and inverse DFT, FFT image and inverse FFT, in the image by adding sinusoidal noise, the template image Operational Image sharpening and smoothing and so on.
- 2023-07-11 06:45:03下载
- 积分:1
-
Polygon clipping is one of those humble tasks computers do all the time. It s a...
Polygon clipping is one of those humble tasks computers do all the time. It s a basic operation in creating graphic output of all kinds. There are several well-known polygon clipping algorithms, each having its strengths and weaknesses. The oldest one (from 1974) is called the Sutherland-Hodgman algorithm. In its basic form, it is relatively simple. It is also very efficient in two important cases, one being when the polygon is completely inside the boundaries, and the other when it s completely outside.
- 2022-09-16 13:35:03下载
- 积分:1
-
对灰度图像进行三次插值,进行缩放、平滑处理
对灰度图像进行三次插值,进行缩放、平滑处理-of three gray image interpolation, scaling, smooth handling
- 2022-03-19 12:24:07下载
- 积分:1
-
一个3d图象,焰火特效的代码
一个3d图象,焰火特效的代码-A 3d images, special effects fireworks code
- 2022-03-18 05:34:19下载
- 积分:1
-
使用opengl函数写一个控制台程序,要求基于鼠标、键盘、窗口缩放等事件处理实现对某个图形的颜色改变、位置改变、以及大小随窗口改变等。...
使用opengl函数写一个控制台程序,要求基于鼠标、键盘、窗口缩放等事件处理实现对某个图形的颜色改变、位置改变、以及大小随窗口改变等。
-Use opengl function to write a console program, the request for a mouse, keyboard, window scaling event handling to achieve the color change on a certain graph, position changes, as well as the size and changes with the window.
- 2022-04-30 01:08:46下载
- 积分:1
-
这是基于图像处理,用MATLAB编程,实现边缘提取后边缘细化程序...
这是基于图像处理,用MATLAB编程,实现边缘提取后边缘细化程序-This is based on image processing, using MATLAB programming, the realization of the edge after the edge extraction process refinement
- 2022-06-20 02:06:34下载
- 积分:1
-
- 2023-07-27 04:10:03下载
- 积分:1