-
basis_pursuit
使用admm算法解决basis_pursuit问题(Use admm algorithm to solve the problem basis_pursuit)
- 2020-11-26 21:39:30下载
- 积分:1
-
Itxxhm
图像细化注意,本程序的细化算法要应用于于含线条的黑白二值图像才可以看出细化效果。
(The thinning Note refinement algorithm of this program is to be applied to black and white binary image containing lines can be seen that the refinement effect.)
- 2012-08-05 18:16:42下载
- 积分:1
-
Readyuv
matlab本身不带yuv视频读取函数,此函数读取并转换为RGB格式保存(Matlab itself does not have the yuv video reading function, which is read and converted to RGB format)
- 2020-12-15 19:09:12下载
- 积分:1
-
wavelet97
说明: 利用97小波变换进行图像压缩,用matlab仿真,实验证明它具有较高的压缩比(using wavelet transform image compression using Matlab simulation experiment to prove that it has a higher compression ratio)
- 2006-03-28 20:26:09下载
- 积分:1
-
code
说明: 基于MATLAB语言,计算两幅图像峰值信噪比和均方差。(Computing Peak Signal-to-Noise Ratio and Mean Variance of Image)
- 2019-04-15 14:56:35下载
- 积分: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
-
clusterImg
说明: 彩色图像分割,灰常不错。This function implements kmeans clustering on an input RGB (m x n x 3)
image. The user inputs at least two inputs: IMGIN and NCLUSTERS, and this
function will step through an interactive color segmentation using kmeans clustering. It is interactive in that the user will be prompted to click-define the target colors in the segmentation.(This function implements kmeans clustering on an input RGB (m x n x 3)
image. The user inputs at least two inputs: IMGIN and NCLUSTERS, and this
function will step through an interactive color segmentation using kmeans clustering. It is interactive in that the user will be prompted to click-define the target colors in the segmentation.)
- 2011-03-02 18:21:10下载
- 积分:1
-
KMS_project
KMS跟踪算法源代码,目前最快的但目标跟踪算法(没有之一)。工程可以直接运行(KMS tracking algorithm source code, but the fastest target tracking algorithm. Project can be run directly)
- 2014-11-06 09:21:39下载
- 积分:1
-
0_Multi_Object_Tracking_Kalman_Filter-master
用yolo算法检测到的视频目标,用kalman滤波算法进行多目标跟踪,程序需修改一些路径。(Yolo algorithm is used to detect video targets, Kalman filtering algorithm is used to track multiple targets, and the program needs to modify some paths.)
- 2018-12-18 11:24:37下载
- 积分:1
-
81404615KSVD
说明: ksvd图像去噪代码,可以学习使用。提升自己的技能。(The ksvd image denoising code can be learned to use. Improve your skills.)
- 2019-11-21 21:20:35下载
- 积分:1