-
This process can realize in the MFC application to display a JPG file, very inte...
此程序可以实现在MFC应用程序中显示一个JPG文件,很有意思,值的下载。-This process can realize in the MFC application to display a JPG file, very interesting, worth the download.
- 2022-01-29 03:05:05下载
- 积分:1
-
Wiener filter, the readme.txt are detailed usage
维纳滤波处理,在readme.txt里有详细的使用说明-Wiener filter, the readme.txt are detailed usage
- 2022-02-28 13:01:28下载
- 积分:1
-
AffineTransformation computes and applies the geometric affine transformation to...
AffineTransformation computes and applies the geometric affine transformation to a 2-D image.
The program main functions are:
- Load Image: Load the image to be transformed.
- Transform Image: Computes the transformation matrix from the transformation parameters specified by the user, then it applies the transformation to the loaded image.
- Save Image: Save the transformed image.
- Quit: Exit the program.
The transformation parameters are specified by the user by editing the
values of the rotation, scale (x and y), and shear (x and y). The
translation is not icluded because it can be easily (normalized or) removed from the image by
subtracting the shape cetroid.
The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox
functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the applying of these functions to a 2-D image.
- 2022-01-30 20:17:04下载
- 积分:1
-
The spectrum sensing of a wideband frequency range is studied by dividing it int...
Cognitive radio frequency spectrum detection-The spectrum sensing of a wideband frequency range is studied by dividing it into multiple subbands.
It is assumed that in each subband either a primary user (PU) is active or absent in a additive white Gaussian
noise environment with an unknown variance. It is also assumed that at least a minimum given number of
subbands are vacant of PUs. In this multiple interrelated hypothesis testing problem, the noise variance is
estimated and a generalised likelihood ratio detector is proposed to identify possible spectrum holes at a
secondary user (SU). Provided that it is known that a specific PU can occupy a subset of subbands
simultaneously, a grouping algorithm which allows faster spectrum sensing is proposed. The collaboration of
multiple SUs can also be considered in order to enhance the detection performance. The collaborative
algorithms are compared in terms of the required exchange information among SUs in some collaboration
- 2022-04-01 19:11:06下载
- 积分:1
-
图像模式识别――VC++技术实现(杨淑莹)配套光盘
图像模式识别――VC++技术实现(杨淑莹)配套光盘-Image pattern recognition- VC++ technology to achieve (YANG Shu-ying) supporting CD-ROM
- 2022-07-10 15:56:11下载
- 积分:1
-
of digital image processing
关于数字图像处理方面-of digital image processing
- 2023-05-07 23:50:02下载
- 积分:1
-
使用opengl中的纹理贴图,光照,以及3D模型导入,构造了一个房间,能够使用鼠标和键盘实现虚拟漫游(w,a,s,d)...
使用opengl中的纹理贴图,光照,以及3D模型导入,构造了一个房间,能够使用鼠标和键盘实现虚拟漫游(w,a,s,d)-Use opengl the texture mapping, illumination, and 3D model import, construct a room, be able to use the mouse and keyboard to achieve a virtual roaming (w, a, s, d)
- 2023-04-11 18:15:07下载
- 积分:1
-
均值漂移的matlab程序
完整的图像处理中均值漂移分割算法,附有程序测试结果图片文件夹,效果优于现有的诸多分割算法,并且有程序的耗时统计,方便图像处理专业的朋友们共同学习,是一份很不错的资源,可以直接运用。
- 2022-02-10 11:57:05下载
- 积分:1
-
vc++图象处理原代码,内容是对图象进行对角镜像处理,大家不妨...
vc++图象处理原代码,内容是对图象进行对角镜像处理,大家不妨-vc original image processing code, the contents of the image right angle mirror, we may try
- 2022-08-19 18:15:31下载
- 积分:1
-
贝叶斯分类器
本代码为贝叶斯分类器,包括基于错误先验的贝叶斯分类器和基于风险先验的贝叶斯分类器,测试数据为自己设置的矩阵。
- 2022-03-19 01:24:15下载
- 积分:1