-
MPEG4格式编解码C源代码,比较复杂,需要对MPEG4格式有所了解。...
MPEG4格式编解码C源代码,比较复杂,需要对MPEG4格式有所了解。-MPEG4 format codecs C source code, more complicated, we need to understand the MPEG4 format.
- 2022-01-26 06:07:10下载
- 积分:1
-
拉氏变换的图像增强算法,matlab下运行!增强效果较好!欢迎交流...
拉氏变换的图像增强算法,matlab下运行!增强效果较好!欢迎交流-Laplace transform of the image enhancement algorithm, matlab running! Enhance the effect of better! Welcome the sharing of
- 2022-07-24 02:07:02下载
- 积分:1
-
连通区域标记程序,本程序使用了opencv中图像数据结构:IplImage。算法原理:首先进行第一次扫描,标记连通区域;然后对等价标记进行合并;最后进行第二次扫...
连通区域标记程序,本程序使用了opencv中图像数据结构:IplImage。算法原理:首先进行第一次扫描,标记连通区域;然后对等价标记进行合并;最后进行第二次扫描,对等价标记进行重新标记。-regional connectivity marking procedures, the procedures for the use of the OpenCV Image data structure : IplImage. Algorithm tenets : first for the first time, scanning, marking regional connectivity; Then equivalent marker for the merger; the final for the second scan, equivalent to re-labeled markers.
- 2023-07-06 04:15:02下载
- 积分:1
-
polygon processing Boolean operation code and the original note
多边形布尔运算处理原代码及说明-polygon processing Boolean operation code and the original note
- 2023-06-27 01:00:06下载
- 积分:1
-
256色转灰度图是图像处理中常用的一些算法,该算法是用c语言实现的。...
256色转灰度图是图像处理中常用的一些算法,该算法是用c语言实现的。-256 color images to grayscale is a treatment commonly used in some algorithm, which is the c language.
- 2022-12-18 11:10:02下载
- 积分: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
-
usart串口程序,自发自首电路程序,对ATmage16的usart接口构成的外围硬件电路进行测试...
usart串口程序,自发自首电路程序,对ATmage16的usart接口构成的外围硬件电路进行测试-usart
- 2022-05-25 19:29:33下载
- 积分:1
-
这是一个种子填充算法,是根据已知的一个多边形区域内部的一个象素点来找到区域内其他的象素点进行填充的。...
这是一个种子填充算法,是根据已知的一个多边形区域内部的一个象素点来找到区域内其他的象素点进行填充的。-This is a seed fill algorithm is based on a polygon known within the region point to a pixel within the region to find other pixel sites filled.
- 2022-05-18 17:27:03下载
- 积分:1
-
数字图像处理常见算法的源程序,形态学,二值化,高斯噪音都包括了...
数字图像处理常见算法的源程序,形态学,二值化,高斯噪音都包括了 -Common digital image processing algorithms source, morphology, thresholding, Gaussian noise is included
- 2022-01-24 18:43:53下载
- 积分:1
-
由于只是利用图像的灰度信息,sl 算法不能很好地区分形状相似但颜色不同的物体:针对这一问题,提出了一种基于彩
色的SIFT特征点提取算法,并着重分析了多种彩...
由于只是利用图像的灰度信息,sl 算法不能很好地区分形状相似但颜色不同的物体:针对这一问题,提出了一种基于彩
色的SIFT特征点提取算法,并着重分析了多种彩色模型对算法性能的影响?这种算法也是在图像的灰度尺度空间上检测特征点,
但其特征向量由各描述子子区域的彩色模型分量的均值组成并在原始的彩色图像上进行计算:实验结果证明了该算法的有效性。-Abstract:Because only the gray scale information is utilized.the SIFT method can’t differentiate the objects with similar shape
but with diferent colors commendably.1,1 order to solve such problem.presents a color―based SIF I feature point detecting method
and analyzs the method’S performance in temas of diferent color models The method detected interest points in the gray image
scale space,and its eigem eetors al’e composed of the mean 、 alues of different color model components in each subregion and are
computed based on the Ol。iginal color images.Tile experimental results have proved its validity
- 2022-03-21 02:08:20下载
- 积分:1