-
本源码程序主要功能是完成视频编码和解码的程序
本源码程序主要功能是完成视频编码和解码的程序-the source procedures main function is to be completed video coding and decoding procedures
- 2022-03-23 05:54:49下载
- 积分:1
-
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次...
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的霍夫曼编码。-Huffman code specific Methods: according to their probability of emergence of the size of the queues, the two smallest sum probability, as a new probability and the probability of the remaining re-queue, and then the smallest sum of two probabilities, and then re-queue until the last turn into one. Every time when the sum will be
- 2022-03-31 00:49:14下载
- 积分:1
-
用hough变换检测圆形,算法实现比较简单,用matlab编写,容易读懂,已经过测试...
用hough变换检测圆形,算法实现比较简单,用matlab编写,容易读懂,已经过测试-using hough transform to detect circle
- 2022-11-25 05:05:03下载
- 积分:1
-
在 matlab中实现一种局部阈值化图像的算法
在 matlab中实现一种局部阈值化图像的算法-In matlab to achieve a local thresholding algorithm for image
- 2022-02-06 15:58:40下载
- 积分:1
-
本代码是对susan算子的实现,susan可以提取图像的边缘和角点,对噪声不敏感,且速度快,目前主要是用于提取角点...
本代码是对susan算子的实现,susan可以提取图像的边缘和角点,对噪声不敏感,且速度快,目前主要是用于提取角点-This code is susan Operator realize, susan can extract image edge and corner, is not sensitive to noise and speed, are mainly used to extract corner
- 2023-01-02 04:00:16下载
- 积分:1
-
大地电磁magnetotelluric数据NLCG反演预处理及后处理
大地电磁magnetotelluric数据NLCG反演预处理及后处理-magnetotelluric data NLCG inversion pre- & post- processing
- 2022-11-29 08:25:03下载
- 积分:1
-
图像缩小
图像缩小
- 2022-02-09 20:50:54下载
- 积分:1
-
图像处理,图像的读入和显示,基于开源计算机视觉环境,文件小而精悍...
图像处理,图像的读入和显示,基于开源计算机视觉环境,文件小而精悍-image process
- 2023-03-26 23:40:04下载
- 积分:1
-
These are the codes in "A note on two
These are the codes in "A note on two-dimensional linear discrimant analysis", Pattern Recognition Letter
In this paper, we show that the discriminant power of two-dimensional discriminant analysis is not stronger than that of LDA under the assumption that the same dimensionality is considered. In experimental parts, on one hand, we confirm the validity of our claim and show the matrix-based methods are not always better than vector-based methods in the small sample size problem on the other hand, we compare several distance measures when the feature matrices and feature vectors are adopted.
- 2022-02-25 08:19:20下载
- 积分:1
-
有关医学图像处理的几篇论文,自己搜集的,希望能给大家提供帮助...
有关医学图像处理的几篇论文,自己搜集的,希望能给大家提供帮助-Medical image processing related to several papers that he collected, I hope everyone can help
- 2022-01-25 16:42:11下载
- 积分:1