-
MATLAB如何将图片切分成任意MN块
说明: MATLAB如何将图片切分成任意M*N块 在图像处理的时候,有时会不可避免的将图像分块来进行操作,但是图像的像素不可能每次都是可以被整除的,所以我们需要imresize函数对图像的尺寸进行修改,以便可以完成M*N块的分割(How can matlab cut the image into any m * n blocks? Sometimes it is inevitable to divide the image into blocks for operation. However, the pixels of the image can not be divided every time. So we need to modify the size of the image with the function of reduce to complete the m * n block segmentation)
- 2020-05-09 14:17:19下载
- 积分:1
-
c# 将图片和文字合成到一张图中 实例源码
图片文字 合成实例
- 2013-04-23下载
- 积分:1
-
LBP
提取图像的lbp纹理特征,然后进行向量表示(
Lbp extracted texture features of the image, and then vector representation)
- 2015-11-09 20:22:55下载
- 积分:1
-
work
读取avi视频,并进行帧间差分法运算,检测运动目标(Read the avi video, and make inter-frame difference method for computing, moving target detection)
- 2009-09-28 17:18:01下载
- 积分:1
-
keypointDetection
点云关键点搜索,根据曲率极值法搜索关键点(PCL:keypoint detection, used for registration and segmentation)
- 2017-12-28 14:02:11下载
- 积分:1
-
deleteLittleAre
算法实现消除小面积的区域,保留面积大的区域.对去除小斑点很稳健.(Algorithm to achieve the elimination of small areas of the region to retain the large area of the region. For the removal of small spots very sound.)
- 2007-07-16 17:23:00下载
- 积分:1
-
GuidedFilter
Kaiming He的导向滤波算法的源代码(Guided filter source code Kaiming He)
- 2021-01-11 09:08:50下载
- 积分:1
-
Wavelet-domain-Hidden-Markov-Models
用小波域隐马尔科夫树模型进行图像降噪的matlab软件,rice大学编制(Software For Image Denoising Using Wavelet-Domain Hidden Markov Tree Models)
- 2012-12-21 16:46:41下载
- 积分:1
-
514424
鼠标写毛笔字源码例程,程序结合易语言扩展界面支持库和图像格式转换支持库,实现用鼠标写出毛笔字的效果。可以展现多种毛笔字形态,启动时有使用帮助说明。(Mouse calligraphy source routines, programs combined with easy language support library expansion interface and image format conversion support library , use the mouse to write calligraphy achieve results. )
- 2016-12-22 10:53:09下载
- 积分:1
-
最小二乘影像匹配
运用最小二乘方法的matlab影像匹配,经典算法(MATLAB image matching using least squares method, classical algorithm.)
- 2020-12-31 05:18:58下载
- 积分:1