搜索资源列表
yundong-guji-pipei.rar
- matlab平台的一些运动估计块匹配算法,包括3步法,新3步法,4步法,菱形搜索等等,motionsEstAnalysis.m——scr ipt to execute all Algorithms motionEstES.m——Exhaustive Search Algorithm motionEstTSS.m——Three Step Search Algorithm motionEstNTSS.m——New Three Step Search Algorithm motionEstSE
C50E3E44166564F2
- 模式搜索算法的实现代码,希望对你有用。在VC++上实现-Pattern search algorithm implementation code, I hope useful to you. Implemented on the VC++
AStar
- 模式识别中的寻路算法:A星算法的实现及简单应用-Pattern Recognition routing algorithm: A Star algorithm and a simple application
32x32Big5test
- 32x32 big5 pattern search and test
BlockMatchingAlgoMPEG
- 基于块匹配的帧间运动估计,对相邻帧间背景运动计算运动矢量 ,使用了多种搜索算法对运动块进行搜索和匹配。-Block Matching Algorithms for Motion Estimation,This MATLAB source code is a review of the block matching algorithms used for motion estimation in video compression. It implements and compares 7 di
GA_Patternsearch
- 简单的遗传算法与模式搜索算法结合,算法的步骤为选择,交叉,变异,模式搜索。-Simple genetic algorithm combined with pattern search algorithm, the algorithm steps for the selection, crossover and mutation, pattern search.
picturesupervisorysystem
- 该系统是一个基于ASP+Access(需fso组件支持)的图片管理系统。 1.二级分类 2.前台全部页面生成html,包括网站主页和导航栏 3.自定义模板,分为5类。自由度很高,可以为每个分类,每个图片集,甚至每张图片页设置不同的模板 4.完善的html生成功能,可以单独生成每个图片集,每个栏目,也包括全站生成。 5.自定义自定义标签功能,生成时全部为html,不生成JS文件,避免了JS调用过多造成页面显示缓慢。 6.三种图片添加模式(高级/简单/上传),图片可以批量上传
opt11
- 模式搜索法源程序。模式搜索方法是求解最优化问题的一种直接搜索方法,它不用目标函数与约束函数的导数信息而只用函数值信息,是求解不可导或求导代价较大的最优化问题的一种有效方法。-Source model search. Pattern search method for solving optimization problems is a direct search method, it should not be the objective function and constraint func
BlockMatchingAlgoMPEG
- This paper (and accompanying MATLAB source code) is a review of the block matching algorithms used for motion estimation in video compression. It implements and compares 7 different types of block matching algorithms that range from the very basic Ex
BlockMatchingAlgoMPEG
- This paper is a review of the block matching algorithms used for motion estimation in video compression. It implements and compares 7 different types of block matching algorithms that range from the very basic Exhaustive Search to the recent
webinar_files
- This a demonstration of how to find a minimum of a non-smooth objective function using the Genetic Algorithm (GA) function in the Genetic Algorithm and Direct Search Toolbox. Traditional derivative-based optimization methods, like those foun
BlockMatchingAlgoMPEG
- Block Matching Algorithms for Motion Estimation This project contains the project report and source code by Aroh Barjatya for Digital Image Processing Class at Utah State University. Following is a short descr iption of the m files in this
BasicMotionVectorEstimation
- 运动估计块匹配算法 以下是工程中m文件的简单注释: main.m 可通过主函数调用各种基本的块匹配算法 FullSearch.m 全搜索法(又称为Exhaustive Search) ThreeStepSearch.m 三步搜索法(Three Step Search) NewTSS.m 新三步搜索法(New Three Step Search Algorithm) SESTSS.m 简便高效的三步搜索法(Simple And Efficient TSS)
Search
- a c++ code that allows you to search using pattern way - you insert a pattern and it searches it for you
Content-basedImageRetrieval
- 基于内容(颜色)的图像检索,用VC++实现算法——欧氏距离,可以在指定的目录下搜索相似的图案,旗帜,冬景等,是图像检索的最简单的模型,感兴趣的可以下载看看。-Content-based (color) image retrieval, using VC++ algorithm- Euclidean distance, you can search the directory specified similar pattern, flags, winter landscape, are the s
Correlation_and_convolution
- About correlation. In signal processing, cross-correlation is a measure of similarity of two waveforms as a function of a time-lag applied to one of them. This is also known as a sliding dot product or inner-product. It is commonly used to search a l
PSO
- Global Optimization Toolbox provides methods that search for global solutions to problems that contain multiple maxima or minima. It includes global search, multistart, pattern search, genetic algorithm, and simulated annealing solvers. You can u
Pattern-Recognition
- 一种简单的基于轮廓寻找的图形识别,可以用于提取图像的轮廓-A simple search for the pattern recognition based on contour, the outline of the image can be used to extract
pattern-search-method.doc
- 模式搜索法,主要用于解决无约束多维极值问题。例如:飞机的精确定位。-Pattern search method, mainly used for to solve unconstrained multi-dimensional extremal problem. For example: the precise positioning of the aircraft.
pattern-search-method.doc
- 模式搜索法,主要用于解决无约束多维极值问题。例如:飞机的精确定位。-Pattern search method, mainly used for to solve unconstrained multi-dimensional extremal problem. For example: the precise positioning of the aircraft.
