-
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
-
generic 3* 3 function template procedures. In the above code VC6.0. Compiling un...
通用的3*3模板的函数程序.上述代码在VC6.0,windows98下编译通过,运行正常,有兴趣的朋友可以稍加修改,将文中所述的功能添加到自己的应用程序当中去。-generic 3* 3 function template procedures. In the above code VC6.0. Compiling under Windows98, operating normally, the interest can be slightly modified friends, the text of the functions described in addition to their application to them.
- 2022-02-05 08:44:18下载
- 积分:1
-
基于VB的图象处理的一个小的应用程序,很好用的
基于VB的图象处理的一个小的应用程序,很好用的-VB-based image processing of a small application, a very good use
- 2022-07-16 06:27:59下载
- 积分:1
-
一个交互式程序,利用Hough变换检测圆。允许人工选择圆半径。...
一个交互式程序,利用Hough变换检测圆。允许人工选择圆半径。-An interactive process, the use of Hough transform circle detection. Permit artificial selection radius.
- 2022-03-06 03:42:43下载
- 积分:1
-
特征提取源的写作,解压后直接可以运行
自编的用于图像特征提取的源程序,解压后直接运行就ok了-writing for Feature Extraction source, unpacked directly ok on the run
- 2022-09-13 19:50:03下载
- 积分:1
-
计算机图形学课程上作为例子学习的源代码,在VC6.0下完美运行,肯定是能用的,各位仔细调试!...
计算机图形学课程上作为例子学习的源代码,在VC6.0下完美运行,肯定是能用的,各位仔细调试!-Computer graphics courses as an example to study the source code, in perfect running under VC6.0 certainly can, and you carefully debugging!
- 2022-01-26 05:12:54下载
- 积分:1
-
有关数学计算――点积
适合于计算图形,尤其多边形计算方面,英文网页...
有关数学计算――点积
适合于计算图形,尤其多边形计算方面,英文网页-the mathematical calculations-- for the plot point in the calculation of graphics, particularly polygon calculations, the English website
- 2022-03-02 21:00:13下载
- 积分:1
-
在图像模板匹配问题中,基于像素灰度值的相关算法尽管已经十分普遍,并得到广泛的应用,但目前此类算法都还存在有时间复杂度高、对图像亮度与尺寸变化敏感等缺点.为了克服...
在图像模板匹配问题中,基于像素灰度值的相关算法尽管已经十分普遍,并得到广泛的应用,但目前此类算法都还存在有时间复杂度高、对图像亮度与尺寸变化敏感等缺点.为了克服这些缺点,提出一种新的基于图像灰度值的编码表示方法.这种方法将图像分割为一定大小的方块(称为R-块),计算每个R-块图像的总灰度值,并根据它与相邻R-块灰度值的排序关系进行编码.然后通过各个R-块编码值的比较,实现图像与模板的匹配.新算法中各个R-块编码的计算十分简单 匹配过程只要对编码值进行相等比较,而且可以采用快速的比较算法.新算法对像素灰度的变化与噪声具有鲁棒性,其时间复杂度是O(M2log(N)).实验结果表明,新算法比现有的灰度相关算法的计算时间快了两个数量级.-err
- 2022-12-06 23:00:03下载
- 积分:1
-
using fast Fourier transform of Facial Expression Gabor transform the image of t...
利用快速傅立叶变换实现了人脸表情图像的Gabor变换的快速算法
针对不同尺度的Gabor小波特征采用不同的下采样因子来对Gabor变换特征进行第一次降维
利用一种改进的核鉴别分析方法对Gabor特征进行二次特征提取-using fast Fourier transform of Facial Expression Gabor transform the image of the fast algorithm for different foot the Gabor wavelet characteristics under different sampling factor to the Gabor transform features the first drop Shalikashvili Improved use of nuclear discriminant analysis method Gabor features second feature extraction
- 2022-01-24 18:26:31下载
- 积分:1
-
Canny operator with the image edge detection, image edge will be highlighted
用Canny算子进行的图像边缘检测,将图像边缘高亮显示-Canny operator with the image edge detection, image edge will be highlighted
- 2023-07-09 12:30:03下载
- 积分:1