-
位图文件处理说明
位图文件的处理说明-bitmap file processing note
- 2022-02-02 12:01:38下载
- 积分:1
-
(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
-
/* This program is to read and write bmp images */
bit图的读写操作,很值得一看...
/* This program is to read and write bmp images */
bit图的读写操作,很值得一看-/* This program is to read and write bmp imag es*/bit map reading and writing operations, is an eye-catcher
- 2022-01-26 07:47:54下载
- 积分:1
-
将TV信号转换到VGA信号,通过FPGA的转换可以直接在显示器上显示。...
将TV信号转换到VGA信号,通过FPGA的转换可以直接在显示器上显示。-TV signals will switch to VGA signal, through the FPGA conversion can be directly displayed on the monitor.
- 2022-05-26 05:28:56下载
- 积分:1
-
used VTK VC mixed with the human equivalent of achieving surface mapping, data m...
用VTK与VC++混合实现对人体等值面的绘制,内含人体数据信息-used VTK VC mixed with the human equivalent of achieving surface mapping, data messages containing human body
- 2022-05-12 20:17:04下载
- 积分:1
-
JPEG
JPEG-LS可执行代码,程序有详细的说明,与算法紧密相连。
- 2022-01-24 12:41:55下载
- 积分:1
-
famous University of face detection example of the human eye inspection! Coverin...
国外著名大学成功的人脸检测示例中的人眼检测!包含多种环境下的代码-famous University of face detection example of the human eye inspection! Covering a wide variety of environment code
- 2022-03-23 08:21:37下载
- 积分:1
-
功能强大的图像合并程序,用python实现,底层调用GDAL。
功能强大的图像合并程序,用python实现,底层调用GDAL。-Powerful image merging process, using python implementation, the bottom is called GDAL.
- 2022-10-11 05:45:03下载
- 积分:1
-
这是sift算法的c实现,用于拼接全景图的开源项目Hugin中找控制点(特征匹配)。...
这是sift算法的c实现,用于拼接全景图的开源项目Hugin中找控制点(特征匹配)。-This is the c to achieve sift algorithm for stitching panorama of the open-source projects to find control points in Hugin (feature matching).
- 2023-01-29 06:45:03下载
- 积分:1
-
用vc 6.0编写的经典数学形态学粗化和细化、膨胀和腐蚀的源代码,在vc环境下调试通过。对理解这些原理很有帮助的。...
用vc 6.0编写的经典数学形态学粗化和细化、膨胀和腐蚀的源代码,在vc环境下调试通过。对理解这些原理很有帮助的。-Vc 6.0 with the preparation of the classic mathematical morphology coarsening and refinement, expansion and corrosion of the source code in vc through debugging environment. To understand the principle very useful.
- 2022-05-30 04:54:08下载
- 积分:1