-
图像处理
此项目使用在图像处理时我们提取特征的特征。使用 2d 或 1 d、 音乐和此代码的结果是数字图像中的傅里叶代码
- 2022-02-13 05:37:16下载
- 积分:1
-
Harris特征点检测
Harris Corner是最典型的角点检测子Corner Detector。角点经常被检测在边缘的交界处、被遮挡的边缘、纹理性很强的部分。满足这些条件一般都是稳定的、重复性比较高的点,所以实际上他们是不是角点并不重要(因为我们的目标就是找一些稳定、重复性高的点以作为特征点)。
- 2022-09-23 08:40:04下载
- 积分:1
-
生成图像 RGB 像素值
PixelFormat 对象定义给定格式像素数据的布局。
- 2022-02-14 21:42:06下载
- 积分:1
-
KSVD算法去噪
附件中提供的代码是根据文章“Image Denoising Via Sparse and Redundant Representations Over Learned Dictionaries”编写的,整个程序分为两个阶段,第一,稀疏分解,第二,字典学习过程。在稀疏分解中采用的是正交匹配追踪算法(OMP),在字典学习过程中采用K次奇异值分解方法(SVD)更新字典原子。
- 2022-01-28 14:57:29下载
- 积分:1
-
直角坐标系转换为对数极坐标变换
读入图片,并将直角坐标系下的图片转换为对数极坐标下的图片,此方法可以用于求的图像的旋转、偏移以及缩放量
- 2022-10-23 12:40:04下载
- 积分:1
-
spatiotemporal gabor filter
On this site you can: visualize Gabor functions, use a Gabor filter for edge detection and extraction of texture features, simulate simple and complex cells (visual cortex), simulate non-classical receptive field inhibition or surround suppression and use it for object contour detection, and explain certain visual perception effects.
- 2022-03-22 13:15:42下载
- 积分:1
-
adaboost算法训练过程
资源描述实现的adaboost训练分类器详细过程,可配合adaboost算法实现一起使用
- 2023-05-23 06:50:02下载
- 积分:1
-
基于MFC贪吃蛇游戏
基于MFC的贪吃蛇游戏,很好的运用的MFC的画图原理,同时使用双缓存机制防止界面刷新闪烁的为题
- 2023-08-20 07:05:04下载
- 积分:1
-
IDL函数与应用程序
文件当中包含非常丰富的作图程序和源文件,相信会有很大的帮助。-the manual introduces the reader to the main IDL image processing in the powerful functions. Including how that controlling the images and information extraction. To help readers gain a quick, the book provides a lot of direct graphics and graphical object examples of the treatment.
- 2022-02-10 00:18:08下载
- 积分:1
-
中值滤波器降噪
多种中值滤波器 (5 点交叉, 1x2, 1x3, 2x2, 3x3, 3x4, 4x4, 4x5, 5x5, 7x7) 来降低图像中的椒盐噪音。我还计算了 MSE 值来决定中值滤波器的质量并画出图形来表示 MSE 和中点
- 2023-01-30 02:20:03下载
- 积分:1