-
SIFT-PCA
这是我花了很多时间收集的有关sift-pca资料哦,里面也包括了sift-pca的MATLAB代码(This is what I spent a lot of time to collect information about the sift-pca Oh, which also includes a sift-pca MATLAB code)
- 2013-05-27 16:47:23下载
- 积分:1
-
SIRC_convert_MLC_C3
说明: SAR影像单视数据转为多视数据,数据间相互转化,快捷处理SAR数据(Single-look SAR image data into a more visual data, data inter-conversion, fast processing SAR data)
- 2008-09-19 20:29:08下载
- 积分:1
-
audio-watermark
各种音频数字水印源代码,有详细的代码解释说明。dct,dwt等(Audio digital watermark source code, detailed code explanation. dct, dwt)
- 2012-09-09 08:13:07下载
- 积分:1
-
MSE
图像质量评价指标:MSE,衡量融合图像相对于标准参考图像灰度的偏离程度。其值越小,说明复原图像和标准参考图像的差异越小,恢复效果越好。(Image quality evaluation MSE)
- 2018-06-07 17:13:31下载
- 积分:1
-
SURF源码(matlab版)
SURF的实现代码,用于图像特征提取,对于入门计算机视觉的同学有帮助(SURF implementation code for image feature extraction, for beginners of computer vision students help)
- 2020-07-17 10:58:48下载
- 积分:1
-
Gabor_matlab
matlab图像处理非常重要,Gabor小波提取特征,然后用支持向量机作分类器,可以用于掌纹,人脸,指纹识别(Gabor wavelet feature extraction, and then use the support vector machine classifier, can be used for palmprint, face, fingerprint recognition)
- 2012-11-27 14:21:38下载
- 积分:1
-
27220065
利用正交匹配跟踪原子库对信号进行稀疏分解程序(Using orthogonal matching pursuit atom libraries for signal sparse decomposition process)
- 2016-01-01 13:31:26下载
- 积分:1
-
recall_precision
图像处理的查准率和查全率的代码,适合用于图像图像的检测,目标的检测的评估(Image processing precision and recall rate code)
- 2013-09-14 10:36:02下载
- 积分:1
-
report-of-tuxingxue
实验一 直线生成算法
实验二 圆弧生成算法
实验三 窗口菜单交互界面
实验四 区域填充算法
实验五 裁剪算法算法
实验六 图形软件开发包/库应用
实验七 曲线的生成算法
实验八 曲面生成算法
实验九 二维图形变换(Experimental line generation algorithm experiment two arcs to generate the algorithm experimental three-window menu interface experiment four regional filling algorithm experimental five-clipping algorithm algorithm experiment six graphics software development package/library application experiment seven curve generation algorithm experiment eight surface generation algorithm experiments ninety-two dimensional graphics transform)
- 2020-10-22 13:57:23下载
- 积分:1
-
MbufAllocColor
这个函数分配一个数据缓冲区与多个颜色指定系统上的乐队。这种类型的缓冲区允许表示彩色图像(例如,RGB)。
这个函数为每个指定分配缓冲区,一个二维表面颜色乐队。您可以使用MbufAlloc1d()和MbufAlloc2d()来创建单独的乐队一或二维
数据缓冲区,分别。
分配一个缓冲区后,我们建议您检查是否操作成功,使用MappGetError(),或通过验证,不是M_NULL返回的缓冲区的标识符。(This function allocates a data buffer with multiple color bands on the specified system. This type of buffer allows for the representation of color images (for example, RGB).
This function allocates buffers that have a two-dimensional surface for each specified color band. You can use MbufAlloc1d() and MbufAlloc2d() to create single band one- or two-dimensional
data buffers, respectively.
After allocating a buffer, we recommend that you check if the operation was successful, using MappGetError(), or by verifying that the buffer identifier returned is not M_NULL.)
- 2015-12-03 19:55:48下载
- 积分:1