-
match
本项目主要工作是对提供图片与库中图片进行颜色和纹理两方面的匹配。其中,颜色匹配直接用基于颜色RGB的直方图匹配,纹理匹配则是通过小波变换转换成频域值,然后用Canny算子计算总和,最后得到图片的纹理图进行匹配(The main work of this project is to match the colors and textures to provide pictures and picture in the library. Among them, the direct use of color matching based on the color RGB histogram matching, texture matching wavelet transform converted into frequency domain values , calculate the sum of the Canny operator, and finally get the picture of the texture map to match
)
- 2012-04-20 22:43:16下载
- 积分:1
-
Atenna
天线电磁场仿真MATLAB模型,是天线计算中的不错教程(Atenna and EM modeling with matlab)
- 2009-03-11 18:02:51下载
- 积分:1
-
SS
说明: 本算法描述了如何利用小波变换进行水印的嵌入与提取(The algorithm described how to use wavelet transform embedding and extracting)
- 2009-11-18 10:50:30下载
- 积分:1
-
UNITARY-ESPRIT-angle-estimate
面阵中二维角度估计 UNITARY -ESPRIT算法MATLAB程序(Two-dimensional planar array angle estimation UNITARY-ESPRIT algorithm based on MATLAB program)
- 2013-09-11 09:31:40下载
- 积分:1
-
image-fusion-pos
image fusion using particle of swarm optimastion
- 2013-09-29 15:46:10下载
- 积分:1
-
Li2_1
KF在应用实例,这是一个比较实用的例子,对于初学在跟踪上的应用比较有效(kalman Filter)
- 2014-12-05 21:14:17下载
- 积分:1
-
Three_PID_Compare_withDistrup
用于对比分析三种励磁方式下控制器性能比较,有常规控制器,模糊控制器,神经网络控制器。(Used for comparative analysis of three kinds of excitation mode controller performance comparison,a conventional controller, fuzzy controller, neural network controller.)
- 2018-01-18 09:42:01下载
- 积分:1
-
指派问题——GA
说明: 用matlab的GA遗传算法解决指派问题(Using GA genetic algorithm of MATLAB to solve assignment problem)
- 2020-09-18 15:45:12下载
- 积分:1
-
rrpso
基于遗传交叉的粒子群优化算法有很好的计算效果(Genetic cross-PSO has good calculation results)
- 2011-05-05 20:30:46下载
- 积分:1
-
MATLAB
Adobe Photoshop toolbox.Version 1.0 13-Dec-2006。photoshop中的matlab工具包,包括54个M文件,能够实现在matlab中调用photoshop的操作函数,并将处理结果传回matlab.也可以将matlab工作空间里的图像矩阵传送到photoshop中进行处理并动态返回结果.
该工具包从CS4中提取得到(其他版本没有测试过!),安装时直接解压缩到photoshop文件夹下,按照压缩包中的pdf说明文档在matlab中添加路径后即能够使用,并能够在help中看到一个photoshop toolbox.(Adobe Photoshop toolbox.Version 1.0 13-Dec-2006. photoshop in matlab toolkit, including 54 M files, photoshop function call operation can be achieved in matlab, and the results returned matlab. too matlab workspace in the image matrix can be transferred to photoshop for processing and dynamic returns the result. toolkit extract obtained from CS4 (other versions not tested!), unzip the installation directly to photoshop folder, according to the compressed package in matlab pdf documentation can add the path after use, and can see in the help of a photoshop toolbox.)
- 2013-12-15 16:01:55下载
- 积分:1