-
(1)应用9×9的窗口对上述图象进行随机抽样,共抽样200块子图象;
(2)将所有子图象按列相接变成一个81维的行向量;
(3)对所有200个行向量进行...
(1)应用9×9的窗口对上述图象进行随机抽样,共抽样200块子图象;
(2)将所有子图象按列相接变成一个81维的行向量;
(3)对所有200个行向量进行KL变换,求出其对应的协方差矩阵的特征向量和特征值,按降序排列特征值以及所对应的特征向量;
(4)选择前40个最大特征值所对应的特征向量作为主元,将原图象块向这40个特征向量上投影,所获得的投影系数就是这个子块的特征向量。
(5)求出所有子块的特征向量。
-(1) the application of 9 × 9 window of these images at random, a total sample of 200 sub-image (2) all sub-images according to out-phase into a 81-dimensional row vector (3) all 200 lines for KL transform vector, derived its corresponding covariance matrix of eigenvectors and eigenvalues, in descending order by eigenvalue and the corresponding eigenvector (4) a choice to 40 corresponding to the largest eigenvalue eigenvector as the PCA, the original image block to the 40 feature vectors on the projection, the projection coefficients obtained by this sub-block eigenvector. (5) calculated for all sub-block eigenvector.
- 2022-03-12 15:39:39下载
- 积分:1
-
基于VC++,MFC界面,载入背景图片和检测图片,可以检测出运动物体和运动轨迹,可以收到操作滤波,除噪,匹配等功能...
基于VC++,MFC界面,载入背景图片和检测图片,可以检测出运动物体和运动轨迹,可以收到操作滤波,除噪,匹配等功能-Based on VC++, MFC interface, load background images and testing images, can detect moving objects and motion trajectory, you can receive the operation of filtering, in addition to noise, matching and other functions
- 2022-04-27 16:14:30下载
- 积分:1
-
对于学习的Adaboost算法的初学者
用于adaboost初学入门,有需要可以看看,比较简单,容易看懂-For the beginner of learning the adaboost
- 2022-03-19 14:00:03下载
- 积分:1
-
在这种情况下OpenCV主要用于细胞的识别号码,等。
本例主要是采用opencv进行的细胞个数的识别,效果较好-Opencv in this case is mainly used for the identification number of cells, the effect well
- 2022-06-19 06:16:58下载
- 积分:1
-
在visual c++环境下或者Tc环境下运行,含有将近100个用C语言编写的针对最新计算机图像处理技术的源程序,算法精炼,全部编译通过。...
在visual c++环境下或者Tc环境下运行,含有将近100个用C语言编写的针对最新计算机图像处理技术的源程序,算法精炼,全部编译通过。-In the visual c++ Environment or Tc environment is running, containing nearly 100 using C language for the latest computer image processing technology, source code, algorithms refining, all compiled through.
- 2022-09-26 05:05:03下载
- 积分:1
-
这是一个 Vc++程序,但是很容易在 别的平台上实现,因为 主要使用了C语言编写
功能是 用 canny算子进行边缘提取...
这是一个 Vc++程序,但是很容易在 别的平台上实现,因为 主要使用了C语言编写
功能是 用 canny算子进行边缘提取-Vc This is a process, it is easy for other platforms to achieve, The main use of the C language function is canny operator for edge detection
- 2022-02-07 07:02:06下载
- 积分:1
-
改进的图像匹配,一种基于igor灰色关联研究
针对目前图像匹配算法中存在的匹配精度不高和匹配速度慢的缺点, 对基于灰度相关的
2 类匹配算法――最小误差法和相关系数法进行了改进-Improvemen t of image ma tch ing a lgor ithm ba sed on gray correla t ion
- 2022-04-02 05:37:17下载
- 积分:1
-
几种比较常见的背景分割算法,可以有效的实现…
几种比较常用的背景分割算法可以有效地实现图像和背景的分割
- 2022-05-26 12:00:24下载
- 积分:1
-
这是一个非常好的视网膜皮层理论算法,里面含有代码。
这是一个非常好的视网膜皮层理论算法,里面含有代码。-This is a very good theoretical algorithm retinal cortex, which contains the code.
- 2022-05-24 11:46:34下载
- 积分:1
-
取代了VFW DirectShow OpenCV源代码的使用。代码是需要我的..
使用directshow代替opencv的vfw的源代码。代码是工程中需要引入的文件。配置好opencv,按照文章的步骤做就可以了。-Replace the use of DirectShow opencv source code of the VFW. Code is a need to introduce engineering documents. Configured opencv, article in accordance with the steps to do it.
- 2022-07-03 08:36:51下载
- 积分:1