-
USB摄像头用于人脸检测,好作品的影响可以参考
采用USB CMOS摄像头进行人脸检测,效果很好,可做工程参考-USB CMOS camera used for face detection, the effect of good works can refer to
- 2022-02-28 11:55:35下载
- 积分:1
-
在图像模板匹配问题中,基于像素灰度值的相关算法尽管已经十分普遍,并得到广泛的应用,但目前此类算法都还存在有时间复杂度高、对图像亮度与尺寸变化敏感等缺点.为了克服...
在图像模板匹配问题中,基于像素灰度值的相关算法尽管已经十分普遍,并得到广泛的应用,但目前此类算法都还存在有时间复杂度高、对图像亮度与尺寸变化敏感等缺点.为了克服这些缺点,提出一种新的基于图像灰度值的编码表示方法.这种方法将图像分割为一定大小的方块(称为R-块),计算每个R-块图像的总灰度值,并根据它与相邻R-块灰度值的排序关系进行编码.然后通过各个R-块编码值的比较,实现图像与模板的匹配.新算法中各个R-块编码的计算十分简单 匹配过程只要对编码值进行相等比较,而且可以采用快速的比较算法.新算法对像素灰度的变化与噪声具有鲁棒性,其时间复杂度是O(M2log(N)).实验结果表明,新算法比现有的灰度相关算法的计算时间快了两个数量级.-err
- 2022-12-06 23:00:03下载
- 积分:1
-
傅立叶变换是数学中常用的一种变换,这段代码来自sourceforge,是他的最新版本,增加了不少功能。...
傅立叶变换是数学中常用的一种变换,这段代码来自sourceforge,是他的最新版本,增加了不少功能。-Fourier transform is commonly used in a mathematical transformation, the code from sourceforge, is his latest version, an increase of a number of features.
- 2022-06-29 08:42:02下载
- 积分:1
-
利用苏珊算子,通过检测点的使用MATLAB程序…
本MATLAB 程序 利用SUSAN 算子来检测用点 通过角点来 计算角点处的128维向里 对这些基准图像和实时图像的向量进行匹配 实现图像的配准确 从而得到仿射变换参数-The MATLAB program using SUSAN operator to detect the use of points through the corner points to calculate the angle to where the 128-dimensional images of these benchmarks and real-time images to match the achievement of vector images obtained with an accurate affine transformation parameters
- 2022-07-24 17:31:40下载
- 积分:1
-
Based on the C++ Preparation procedure, function is the graphical image texture...
一个基于C++编写的程序,功能是进行图形图像的纹理分析-Based on the C++ Preparation procedure, function is the graphical image texture analysis
- 2022-11-15 20:30:03下载
- 积分:1
-
添加一个视频背景的分段视频
Add a video background to the segmented video -Add a video background to the segmented video
- 2022-05-13 00:12:44下载
- 积分:1
-
简单的图像处理GUI平台,不过是全英文版的
简单的图像处理GUI平台,不过是全英文版的
-A simple image processing GUI platform, but the whole English
- 2023-03-02 00:00:03下载
- 积分:1
-
用photoshop制作的照片底纹的详细步骤
用photoshop制作的照片底纹的详细步骤-Produced photos with photoshop Shading detailed steps
- 2022-05-25 05:02:47下载
- 积分:1
-
直方图均衡化处理和边缘检测程序.vc6下完成,是基于对话框的程序,用到自己定义的类CImageWnd...
直方图均衡化处理和边缘检测程序.vc6下完成,是基于对话框的程序,用到自己定义的类CImageWnd-histogram equalization processing and edge detection procedures. Vc6 complete, the dialog is based on the procedures used its own definition of the category CImageWnd
- 2023-02-25 00:30:03下载
- 积分:1
-
The main achievement of this process of image segmentation, the main method of p...
本程序主要实现对图像的分割,主要方法有并行边界分割,串行边界分割,并行区域分割,串行区域分割,并实现了Canny算子-The main achievement of this process of image segmentation, the main method of parallel boundary partition, serial border segmentation, region segmentation parallel, serial region segmentation, and the realization of the Canny operator
- 2022-04-08 05:42:56下载
- 积分:1