-
自适应滤波算法的matlab代码段
自适应滤波算法的MATLAB代码 部分章节-Adaptive filtering algorithm MATLAB code sections
- 2023-06-22 13:20:03下载
- 积分:1
-
算法特点:
1)可检测正面正负15度人脸;
2)支持多人脸检测;
3)经过优化后对尺寸为320×240的视频图像检测速度达15帧/秒;...
算法特点:
1)可检测正面正负15度人脸;
2)支持多人脸检测;
3)经过优化后对尺寸为320×240的视频图像检测速度达15帧/秒;
4)支持灰度图像人脸检测、低照度视频图像人脸检测。
测试条件:要求计算机安装USB CMOS视频摄像头及驱动程序。
运行要求:可执行程序exe与配置文件FPD.ini在同一个目录下。
-Algorithm characteristics: 1) to deliver people testing positive face of plus or minus 15 2) support for more than face detection 3) after the optimized size of 320 × 240 video image detection rate of 15/s 4) to support the gray Image Face Detection, illumination video face detection. Test conditions: installation requires a computer USB CMOS video camera and driver. Operation requirements: exe executable files and configuration FPD.ini in the same directory.
- 2022-07-04 06:43:48下载
- 积分:1
-
标准C++写的BMP图像显示存储的CLASS,可以直接使用
标准C++写的BMP图像显示存储的CLASS,可以直接使用-Standard C++ written in BMP image display storage CLASS, can be used directly
- 2022-03-14 06:08:19下载
- 积分:1
-
一个比较完整的边缘寻找的实际例子,对于肝刚接触图像处理算法的学习者可能会有帮助。...
一个比较完整的边缘寻找的实际例子,对于肝刚接触图像处理算法的学习者可能会有帮助。-The edge of a relatively complete search of practical examples, for liver刚接触image processing algorithm may be helpful to learners.
- 2023-09-04 19:05:03下载
- 积分:1
-
计算机图形学中才用c++实现的多边形边缘填充算法
计算机图形学中才用c++实现的多边形边缘填充算法-Have used computer graphics c++ implementation of the edge of the polygon fill algorithm
- 2022-02-14 08:56:24下载
- 积分:1
-
用PCNN模型实现自动波的反向传播
*************************************
Function PCNN_autow...
用PCNN模型实现自动波的反向传播
*************************************
Function PCNN_autowavecp(J)
参数说明:J为输入的二值图像。
功能:用PCNN模型实现自动波的反向传播
-PCNN model with automatic back-propagation wave ************************************* Function PCNN_autowavecp (J) parameters: J for the input binary image. Function: PCNN models with automatic back-propagation wave *************************************
- 2022-09-30 17:05:03下载
- 积分:1
-
Thinning algorithm, is designed to do graduate students for reference, have a hi...
细化算法,正在做毕业设计的同学可以参考一下,有较高的参考价值-Thinning algorithm, is designed to do graduate students for reference, have a high reference value
- 2022-02-16 06:01:58下载
- 积分:1
-
边界方向的直方图统计。采用canny算法实现。
测试图片说明:(图像路径名请在main函数中AnsiString name="1.bmp" 中设定)
1...
边界方向的直方图统计。采用canny算法实现。
测试图片说明:(图像路径名请在main函数中AnsiString name="1.bmp" 中设定)
1.bmp、2.bmp用来测试尺度变换后图像的识别;
3.bmp、4.bmp用来测试尺度变换后图像的识别;
2.bmp、2_shift.bmp用来测试平移后图像的识别。
实现输出灰度图、平滑图、边缘图以及双阈值处理后的边缘图;
运行后文件夹应该有Image1.bmp,Image2.bmp,Image3.bmp,Image4.bmp;
实现输出灰度图、平滑图、边缘图以及双阈值处理后的边缘图;
边界直方图数据和归一化后直方图数据分别保存在histogram.txt和NormalHistogram.txt中。-Border direction histogram statistics. Canny algorithm used. Testing Photo caption: (image path name in the main function AnsiString name = 1.bmp set) 1.bmp, 2.bmp used to test scaling image identification 3.bmp, 4.bmp used to test After scaling the image identification 2.bmp, 2_shift.bmp used to test post-translational image recognition. Realize the output grayscale, smooth map, edge map, as well as dual-threshold edge map after the treatment running folder should have Image1.bmp, Image2.bmp, Image3.bmp, Image4.bmp realize grayscale output, smooth map, edge map, as well as dual-threshold edge map after the treatment border histogram data an
- 2023-07-29 09:00:03下载
- 积分:1
-
运动模糊图像恢复算法的研究与实现,希望对大家有帮助
运动模糊图像恢复算法的研究与实现,希望对大家有帮助-Motion-blurred image restoration algorithm for Research and Implementation, and they hope to help everyone
- 2022-02-15 22:10:11下载
- 积分:1
-
图像处理框架程序,可以打开多种图像格式,并且实现了一些基本的图像算法,界面良好...
图像处理框架程序,可以打开多种图像格式,并且实现了一些基本的图像算法,界面良好-image processing framework procedures can open multiple image formats, and fulfill some basic image algorithm, a good interface
- 2023-03-01 18:15:03下载
- 积分:1