-
粒子水平集库
A Particle Level Set Library
- 2022-03-01 13:50:58下载
- 积分:1
-
这是2004年一篇重要的角点检测文献的配套Matlab源码。该算法的效果比SIFT、Harris、Susan等算法的检测效果更好。本压缩包中有从Matlab官方...
这是2004年一篇重要的角点检测文献的配套Matlab源码。该算法的效果比SIFT、Harris、Susan等算法的检测效果更好。本压缩包中有从Matlab官方网站下载的源码,以及2004年那篇文献,对该算法做了详细解释。-This is 2004, an important corner detection literature supporting Matlab source code. Of the algorithm is better than SIFT, Harris, Susan, such as better detection algorithm. The compressed package from the official website to download the Matlab source code, and in 2004 came across the literature, the algorithm to do a detailed explanation.
- 2022-06-18 12:06:15下载
- 积分:1
-
The source image format converter for conversion of images in different formats,...
图像格式转换的源码,用于图像不同格式的转换,如转换公式为Gray(i,j)=0.11*R(i,j)+0.59*G(i,j)+0.3*B(i,j),其中Gray(i,j)为转换后的黑白图像在(i,j)点处的灰度值,其中绿色所占的比重最大,所以转换时可以直接使用G值。
-The source image format converter for conversion of images in different formats, such as the conversion formula for the Gray (i, j) = 0.11* R (i, j)+ 0.59* G (i, j)+ 0.3* B ( i, j), which Gray (i, j) for the converted black and white images in the (i, j) point of the gray value, of which the largest share in the green, so conversion can be directly used when the G value.
- 2022-06-15 12:56:21下载
- 积分:1
-
程序内包含了大量的图像处理子程序,像离散傅里叶变换,离散余弦变换还有图像编码,图像分割多个方面的内容,值得借鉴。...
程序内包含了大量的图像处理子程序,像离散傅里叶变换,离散余弦变换还有图像编码,图像分割多个方面的内容,值得借鉴。-Program contains a large number of image processing routines, such as discrete Fourier transform, discrete cosine transform still image coding, image segmentation various aspects, it is worth learning.
- 2022-11-17 08:05:04下载
- 积分:1
-
kalman中计算指数收敛的矩阵级数近似求矩阵逆的算法步骤
kalman中计算指数收敛的矩阵级数近似求矩阵逆的算法步骤-Tracking index calculated convergence of Matrix series approximation for the inverse matrix algorithm steps
- 2022-07-19 09:52:12下载
- 积分:1
-
javascript to write powerful graphics processing library, very beautiful, a lot...
javascript 写的强大的 图表处理 库,非常漂亮,很多的实例-javascript to write powerful graphics processing library, very beautiful, a lot of examples of
- 2022-03-24 23:42:24下载
- 积分:1
-
Image Processing for VC++,C++Builder and C
新型位图、图像处理常用程序、视频采集,适用于VC++、C++Builder与C环境-Image Processing for VC++,C++Builder and C
- 2022-08-09 16:15:06下载
- 积分:1
-
描述:调整图像的旋转和平移功能:image_re…
Description: Functions for aligning images by rotation and translation: image_registr_MI.m
MI2 - calculating Mutual information
joint_h - calculating Joint histogram
-Description: Functions for aligning images by rotation and translation: image_registr_MI.m
MI2- calculating Mutual information
joint_h- calculating Joint histogram
- 2022-01-24 19:08:07下载
- 积分:1
-
H.264的codec开发源代码,视频编解码例子
H.264的codec开发源代码,视频编解码例子-H.264-codec developed source code, example of video codec
- 2023-06-02 17:15:03下载
- 积分:1
-
MATLAB是一套用于科学计算的可视化高性能语言与软件环境。它集数值分析、矩阵运算、信号处理和图形显示于一体,构成了一个界面友好的用户环境。它的信号处理工具箱包...
MATLAB是一套用于科学计算的可视化高性能语言与软件环境。它集数值分析、矩阵运算、信号处理和图形显示于一体,构成了一个界面友好的用户环境。它的信号处理工具箱包含了各种经典的和现代的数字信号处理技术,是一个非常优秀的算法研究与辅助设计的工具。在设计数字滤波器时,通常采用MATLAB来进行辅助设计和仿真。
(2)FIR滤波器的MATLAB设计
下面以设计线性相位FIR滤波器为例介绍具体的设计方法。
线性相位FIR滤波器通常采用窗函数法设计。窗函数法设-MATLAB is a set of scientific computing for the high-performance visualization language and software environment. It combines numerical analysis, matrix computation, signal processing and integrated graphics, constituting a friendly user interface environment. The Signal Processing Toolbox includes a variety of classic and modern digital signal processing technology, is a very good algorithm research and aided design tool. The digital filter design, which are normally used MATLAB to-aided design and simulation. (2) FIR filter design MATLAB below to design linear phase FIR filter example on the specific design methods. Linear phase FIR filter normally used window function design. Window functions located
- 2023-06-23 20:25:04下载
- 积分:1