-
networld 程序matlab可以画图
networld 程序matlab可以画图-Networld procedures can draw matlab
- 2022-10-15 10:35:03下载
- 积分:1
-
采用Visual c++ 进行图像处理,已经经过检测,非常实用,本源码主要是滤波...
采用Visual c++ 进行图像处理,已经经过检测,非常实用,本源码主要是滤波-for image processing, have been tested, the very practical, is the main source filtering
- 2023-01-07 02:45:04下载
- 积分:1
-
功能强大的图像合并程序,用python实现,底层调用GDAL。
功能强大的图像合并程序,用python实现,底层调用GDAL。-Powerful image merging process, using python implementation, the bottom is called GDAL.
- 2022-10-11 05:45:03下载
- 积分:1
-
该压缩包里包括了一幅图像的位平面解,即一幅灰度图像可以分成八个位平面。利用它可以转化到彩取色图像中去,很有用处的。...
该压缩包里包括了一幅图像的位平面解,即一幅灰度图像可以分成八个位平面。利用它可以转化到彩取色图像中去,很有用处的。-The bag includes a compressed image bit-plane solution, that is, a gray image can be divided into eight bit-plane. Use it can be transformed into the color check color images, and useful.
- 2022-06-28 03:58:23下载
- 积分:1
-
3*3 中值滤波的verilog代码实现,已经调试通过!欢迎提出宝贵意见!...
3*3 中值滤波的verilog代码实现,已经调试通过!欢迎提出宝贵意见!-3* 3 filtering to achieve the verilog code has been adopted debugging! Welcomed the valuable advice!
- 2022-01-26 01:41:05下载
- 积分:1
-
一本MATLAB书籍的代码,主要可以帮助刚学习图像处理的同志做参考用。...
一本MATLAB书籍的代码,主要可以帮助刚学习图像处理的同志做参考用。-A MATLAB code books, mainly to help the comrades just to learn to do image processing reference.
- 2022-01-26 03:43:21下载
- 积分:1
-
用hmm实现的人脸识别及其文档,转自国外网站
用hmm实现的人脸识别及其文档,转自国外网站-hmm use face recognition and realization of the documents, decanted from overseas sites.
- 2023-04-03 07:25:03下载
- 积分:1
-
Automatic license plate recognition system image preprocessing algorithm
车牌自动识别系统图像预处理算法
- 2022-01-31 14:22:42下载
- 积分:1
-
批量的将DICOM文件转化为8位png文件
批量的将DICOM文件转化为8位png文件-Quantities will be converted into DICOM files 8 png files
- 2022-07-14 01:04:55下载
- 积分: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