搜索资源列表
readwastest
- WAS动画图片 的加载显示。 此代码为wdfpkg中was加载显示的优化算法,代码在绘制时才解压缩图像数据,非常节省内存-WAS loading animation pictures showed. This code was loaded wdfpkg which shows the optimization algorithm, code when mapping solutions in image data compression, Memory is saved
dzyy
- 北京金印能鉴技术开发有限公司的电脑验印代码,接口部分没传,所以没法编译,请朋友们原谅。如果您需要完整代码,请联系金印能鉴,李建国 msn:ljg-msn@hotmail.com QQ:757412868 email:ljgdzz@163.com 功能特点 1、印模提取:自动提取标准印模并抽取特征值,印模经压缩算法处理后小于8K。 2、印章比对:包括配准算法、比对算法和输出验印结果。比对算法提供了3个特征值矩常量因子,二次开发时可以根据需要调整通过率。 3、自动比对:
Graph_Cut
- Graph Cutshi是最近在计算机视觉中研究和应用比较多的优化算法,典型的用于stereo matching, image restortion, texture synthesis等应用,以上代码给出了graph cut,mean shift, 以及相关的ppm/pgm图像借口,本来是用于stereo matching的,已经把相关的matching的实现代码给去掉了。大家可以以此为平台做一些相关的研究和应用。
l1magic-optimization 代码实现稀疏表示中的l1范式中的7个优化问题
- 代码实现稀疏表示中的l1范式中的7个优化问题。对大家实现稀疏表示算法有极大的参考价值-This package contains code for l1 magic solving seven optimization problems.
facetrack.rar
- 人脸检测的C/C++源代码,曾发表于 OPENCV 的 MAILING LIST,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。这个程序所使用的 Paul Viola 提出(该论文“Rapid Object Detection using a Boosted Cascade of Simple Features”发表在 CVPR01)的 Ada Boosted Cascade 算法可以说是目前最好最快的目标检测算法。,face tracking
ruzon.tar
- 指南针边缘检测算法是当前质量最高的边缘检测方法,比CANNY算子效果还要好。具有边缘定位准确,边连续,完整的特点。程序能够得到每一个像素的边的朝向,有利于做进一步的优化应用,例如图像分割等。具体算法过程可参考斯坦福大学麦克博士发表的论文。主要思路就是以每个像素为中心,像罗盘一样转动边,一直找到两边差异最大的朝向。最后把所有的最优朝向连起来成为边缘。 代码用VC驱动,核心部分用matlab编写-Compass edge detection algorithm is currently the
FastLaplace
- 压缩感知优化算法代码,一个有意思尝试,希望对大家有用-Compression-aware code optimization algorithm, an interesting attempt to
pso-code
- 粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法。这里是她的代码-Particle swarm optimization, also known as particle swarm optimization (Particle Swarm Optimization), abbreviated as PSO, is the recent development of a new evolutionary
PSO_2D1
- 粒子群算法对二维模型问题的优化,代码简单易懂,效果很好,很实用-Particle swarm optimization problems on two-dimensional model, the code is simple to understand, the effect is very good, very practical
CSCODE
- 图形图像处理压缩传感算法,代码十分详细,里面含有网络优化算法-Graphics, image processing Compressed sensing algorithm, code is very detailed, which contains network optimization algorithms
ant
- 蚁群优化算法作为群智能理论的主要算法之一, 已经成功应用在众多研究领域的优化问题上,群算法代码,对初学者有用。-Ant colony optimization algorithm of swarm intelligence theory as one of the main algorithms have been successfully applied in many research fields optimization problems, swarm algorithm code, u
Contour-Correspondence-aco
- 蚁群优化算法代码,利用蚁群优化算法进行轮廓识别-Contour Correspondence via Ant Colony Optimization
ant_colony_image_edge_detection
- 基于蚁群优化算法的图像边缘检测方法的代码。-ant colony image edge detection.
matlab-algorithm
- 优化算法中的粒子群算法详解和Matlab程序代码-Optimization algorithm and particle swarm Detailed Matlab code
LDLPackage
- 最新的标号学习分布matlab代码,是一种比较新的优化算法-The latest distribution matlab code label study, is a relatively new optimization algorithm
ICM
- 简单的图像分割优化算法ICM,包括了matlaba代码以及程序阅读-Simple optimization algorithm for image segmentation ICM, including the matlaba code and program reading
mopso-better
- 代码实现多目标粒子群算法,多目标粒子群算法是基于parato原则进行的目标优化实现的算法。而此文件就是多此算法的代码MATLAB的一种实现(Multiobjective particle swarm optimization (PSO) algorithm)
cridical
- 带MMX优化算法的图形硬件放大缩小显示的模块化代码,可以商用的哦!()
pso
- 粒子群优化算法的MATLAB代码,代码源充分。(The particle swarm optimization algorithm MATLAB code, the source of the full code.)
红外小目标检测算法Local CM
- 这是对2014 IEEE trans on GRS上的经典论文LCM的实现,还没有对代码进行优化,能完成任务,但效率不太高。(This is the implementation of LCM, a classic paper on 2014 IEEE Trans on GRS. The code has not been optimized and the task can be completed, but the efficiency is not very high.)