-
opencv 读图像,feichangbucuo
opencv 读图像,feichangbucuo-opencv
- 2022-05-15 07:04:30下载
- 积分:1
-
快速旋转matlab源代码,全面的源码,十分有用哦
快速旋转matlab源代码,全面的源码,十分有用哦-Rapid rotation matlab source code, comprehensive source, very useful Oh
- 2022-10-20 15:40:03下载
- 积分:1
-
一个基于TMS320DM642的完整工程,采集YUV的视频数据,转换成RGB信号,从VGA monitor输出,非常有借鉴意义...
一个基于TMS320DM642的完整工程,采集YUV的视频数据,转换成RGB信号,从VGA monitor输出,非常有借鉴意义-based TMS320DM642 a complete engineering, acquisition YUV video data, converted into RGB signal from the VGA monitor output, very Significance
- 2022-01-26 02:00:50下载
- 积分:1
-
利用小波分解与重构,实现图像压缩,可灵活选用其他小波,简单易懂,特别适合小波初学者....
利用小波分解与重构,实现图像压缩,可灵活选用其他小波,简单易懂,特别适合小波初学者.-using wavelet decomposition and reconstruction, image compression, the flexibility to choose other wavelet is simple to understand and Wavelet particularly suitable for beginners.
- 2022-03-26 03:31:05下载
- 积分:1
-
这是一款适合初学者看和应用的matlab程序,在此与大家参考!...
这是一款适合初学者看和应用的matlab程序,在此与大家参考!-This is a beginner looking for matlab programs and applications, in this with you for reference!
- 2022-09-01 05:45:03下载
- 积分:1
-
Based on the C++ Preparation procedure, function is the graphical image texture...
一个基于C++编写的程序,功能是进行图形图像的纹理分析-Based on the C++ Preparation procedure, function is the graphical image texture analysis
- 2022-11-15 20:30:03下载
- 积分:1
-
这个是用OPENCV库函数在WIN32控制台中编写的,功能是实现轮廓跟踪,并画出轮廓,此程序得出的是圆的轮廓,求得圆的中心和半径,将此圆画出,与实际的圆形成对比...
这个是用OPENCV库函数在WIN32控制台中编写的,功能是实现轮廓跟踪,并画出轮廓,此程序得出的是圆的轮廓,求得圆的中心和半径,将此圆画出,与实际的圆形成对比。
-This is OPENCV library function in the preparation of WIN32 console, feature tracking is to achieve the outline and draw the outline, this procedure is to draw the outline of a circle, find the center and radius of a round, this round draw, with the actual In contrast, the yen.
- 2023-08-07 17:40:04下载
- 积分:1
-
VC++图像处理的源码,包含了基本的图像处理功能,比如旋转缩放等,还包括的图像配准...
VC++图像处理的源码,包含了基本的图像处理功能,比如旋转缩放等,还包括的图像配准-VC++ Image processing source code that contains the basic image processing functions, such as rotation scaling, including image registration
- 2022-03-03 20:21:31下载
- 积分:1
-
这是一个将jpeg格式的图片转换为bmp格式文件的程序
这是一个将jpeg格式的图片转换为bmp格式文件的程序-This is a jpeg format to bmp format images converted to the procedures
- 2022-02-14 09:46:53下载
- 积分: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