-
partFiltDemo
粒子滤波器源代码,有助于学习。附有图像序列。(Particle Filter source code, contribute to learning. With image sequences.)
- 2007-09-04 15:06:54下载
- 积分:1
-
粒子群车辆路径
说明: 粒子群车辆路径规划,在二维环境下进行车辆的路径规划。(Particle swarm optimization (PSO) vehicle path planning is used for vehicle path planning in two-dimensional environment.)
- 2019-11-01 09:16:18下载
- 积分:1
-
Active_Appearance_Mode(hand)
完整的可运行AAM模型的matlab代码,附有测试图像,matlab 2009测试通过(Complete AAM model can run matlab code, with a test image, matlab 2009 test pass)
- 2011-01-12 22:25:03下载
- 积分:1
-
DE
说明:
最简单的差分格式有向前、向后和中心3种。
向前差分:f (n)=f(n+1)-f(n)
向后差分:f (n)=f(n)-f(n-1)
中心差分:f (n)=[f(n+1)-f(n-1)]/2(The easiest difference format forward, backward, and three kinds of centers.
Forward differencing: f (n) = f (n+ 1)-f (n)
Backward difference: f (n) = f (n)-f (n-1)
Central difference: f (n) = [f (n+ 1)-f (n-1)]/2)
- 2016-05-17 21:08:01下载
- 积分:1
-
DarionALToolbox
高光谱遥感影像数据降维处理 包括线性降维和非线性降维处理(Hyperspectral remote sensing image data to reduce the dimension of linear dimensionality reduction and nonlinear dimensionality reduction processing)
- 2012-05-29 10:11:44下载
- 积分:1
-
.zip
对场景分类和语义特征稀疏化的高层图像表示(Object Bank: A High-Level Image Representation for Scene
Classification & Semantic Feature Sparsification)
- 2013-10-16 14:57:56下载
- 积分:1
-
opencv4.3
自主选择性的查看一幅图像中的部分区域的颜色直方图:允许用户在一幅图像中选择一个矩形区域,通过按住鼠标键画一个矩形,当鼠标放开是,高亮显示矩形框,同时在另一个独立的窗口中,使用画图函数画一个图表(选定区域的颜色直方图),分别用蓝,绿,红表示选中区域中每种颜色的像素数量。(Self-selective color in an image to view a partial area of the histogram: Allows the user to select a rectangular area in an image by holding down the mouse button to draw a rectangle when the mouse is released, the highlighted rectangle, Meanwhile in a separate window, using the drawing functions to draw a chart (selected color histogram region), respectively, with blue, green, red indicates the number of pixels in the selected area of each color.)
- 2014-02-13 16:18:41下载
- 积分:1
-
Texture
对于图像不同纹理特征值(能量、熵、惯性矩、相关)的提取(For different image texture feature value (energy, entropy, moment of inertia, related) extraction)
- 2015-04-22 20:46:25下载
- 积分:1
-
DSP-transponder-signal-processing
利用TMS320VC5509A为核心的DSP处理硬件,通过软件实现自适应Notch滤波和瞬时频率序列方差检测(VIRD)运算,在较低信噪比使用条件下完成对单频测距信号的可靠检测和判定(Using tms320vc5509a DSP core processing hardware, adaptive notch filter and variance of instantaneous frequency sequence detection (Vird) operation is realized by software, in low signal to noise ratio under the conditions of use complete reliable detection of single frequency ranging signal and judging)
- 2016-02-20 20:44:28下载
- 积分:1
-
FractalDim2
将肿瘤图像中的肿瘤轮廓提取,将轮廓的矩阵输入到函数中,得到肿瘤的分维结果。(The tumor contour is extracted from the tumor image, and the matrix of the contour is input into the function to obtain the fractal dimension of the tumor.)
- 2017-06-11 17:44:44下载
- 积分:1