-
Image detection, template matching, etc., the specific introduction of the princ...
图像的检测,模板匹配等,具体介绍了原理,而且还附带了源码.-Image detection, template matching, etc., the specific introduction of the principle, but also comes with source code.
- 2022-04-11 21:10:39下载
- 积分:1
-
近邻法的matlab 程序,采用1近邻法,多分剪辑的方式,有助于对近邻法的理解...
近邻法的matlab 程序,采用1近邻法,多分剪辑的方式,有助于对近邻法的理解-Matlab neighbor law procedures, the use of one neighbor method, multi-way sub-clips, contribute to the understanding of neighbors Law
- 2022-05-27 21:56:45下载
- 积分:1
-
图像处理,图像的读入和显示,基于开源计算机视觉环境,文件小而精悍...
图像处理,图像的读入和显示,基于开源计算机视觉环境,文件小而精悍-image process
- 2023-03-26 23:40:04下载
- 积分:1
-
This is a three image data on the histogram equalization program's source co...
这是一个关于三位图像数据直方图均衡化程序的源代码,希望对大家有用。-This is a three image data on the histogram equalization program"s source code, we hope that the right useful.
- 2022-01-26 08:21:20下载
- 积分:1
-
图象gabor变换的matlab代码,含有3种gabor变换的代码
图象gabor变换的matlab代码,含有3种gabor变换的代码-Image gabor transform matlab code, contains three kinds of gabor transform code
- 2022-04-29 04:43:23下载
- 积分:1
-
枚举显卡支持的RGB/YUV Overlay的方法及其colorkey的使用.
枚举显卡支持的RGB/YUV Overlay的方法及其colorkey的使用.-Enumeration graphics support RGB/YUV Overlay of methods and their use of colorkey.
- 2022-01-22 11:12:38下载
- 积分:1
-
在图像模板匹配问题中,基于像素灰度值的相关算法尽管已经十分普遍,并得到广泛的应用,但目前此类算法都还存在有时间复杂度高、对图像亮度与尺寸变化敏感等缺点.为了克服...
在图像模板匹配问题中,基于像素灰度值的相关算法尽管已经十分普遍,并得到广泛的应用,但目前此类算法都还存在有时间复杂度高、对图像亮度与尺寸变化敏感等缺点.为了克服这些缺点,提出一种新的基于图像灰度值的编码表示方法.这种方法将图像分割为一定大小的方块(称为R-块),计算每个R-块图像的总灰度值,并根据它与相邻R-块灰度值的排序关系进行编码.然后通过各个R-块编码值的比较,实现图像与模板的匹配.新算法中各个R-块编码的计算十分简单 匹配过程只要对编码值进行相等比较,而且可以采用快速的比较算法.新算法对像素灰度的变化与噪声具有鲁棒性,其时间复杂度是O(M2log(N)).实验结果表明,新算法比现有的灰度相关算法的计算时间快了两个数量级.-err
- 2022-12-06 23:00:03下载
- 积分:1
-
中国科学院医学影像学发展
中科院开发的医学影像相关功能源码!-Chinese Academy of Sciences the development of medical imaging-related features source!
- 2022-10-14 01:10:04下载
- 积分:1
-
Speed Up Robust Feature Algorithm by OpenCV
it can detected specified image...
Speed Up Robust Feature Algorithm by OpenCV
it can detected specified image and matching
I adjust it to use a cam so it runs in real time
but I guess it doesn t look so fast
- 2023-04-18 10:05:04下载
- 积分:1
-
基于kalman滤波和人脸形态约束的人脸跟踪算法实现,可在快速人脸跟踪的同时很好的去除类肤色的干扰,注意是基于OpenCV函数库的程序。...
基于kalman滤波和人脸形态约束的人脸跟踪算法实现,可在快速人脸跟踪的同时很好的去除类肤色的干扰,注意是基于OpenCV函数库的程序。-Based on kalman filtering and face shape Face Tracking bound algorithm may face in the fast track at the same time remove the category of very good color interference, the attention is based on the OpenCV library procedures.
- 2022-11-07 22:15:03下载
- 积分:1