搜索资源列表
image_optimization
- 采取量子遗传算法来优化参数实现图像的自适应增强-take quantum genetic algorithm to optimize the parameters, enhanced adaptive image
POS-PID
- 运用粒子群优化算法对PID控制器进行优化设计,通过matlab实现-The use of particle swarm optimization algorithm to optimize the design of PID controller, through matlab to achieve
dsp_optimize
- dsp优化精华,通过7个rgb转yuv小程序的优化过程,可以初步了解一下dsp程序优化的精髓,包括浮点转换、定点优化、程序级优化、指令集优化、内存优化、DMA优化、数据拼合终极优化-dsp optimize essence, through turn seven rgb yuv small program optimization process can be a preliminary understanding of the essence of the dsp program optimi
matrix-method
- 组合矩阵论 工科研究生核心课程 广泛用于计算机视觉 优化 力学等学科-Portfolio矩阵论engineering graduate core curriculum is widely used in computer vision to optimize the mechanical sciences
OpencvTest
- 微扑翼飞行器(FMAV)是一种模仿鸟类或昆虫飞行的新概念飞行器,根据拍摄的视频图像,按照计算机视觉理论设定了适用于微扑翼飞行器的运动模态检测方案。VC++6.0平台上进行了编程实现。经过试验可以看出这种模态检测方法的可行性和准确性,其结果对微扑翼飞行器的优化改进起到了积极的作用。 -Flapping-wing aircraft (FMAV) is a kind of mimic the flight of birds or insects of a new concept vehicle,
Integrated_Performance_Primitives(Intel_IPP)
- 这是一本介绍如何使用英特尔集成性能原件(Intel IPP)来优化软件开发的的官方书籍,IPP中包含了上千个对多媒体和数据处理应用高度优化并为多核设计的软件函数,包括编解码技术、图像处理、语音识别、计算机视觉、矩阵运算、密码技术等,并特别提供了编解码器的开发框架。-This is an introduction how to use the Intel Integrated Performance Primitive (Intel IPP) to optimize the software de
1
- 学习图象处理的最好例子,该代码浓缩了好几种操作,优化了图象,是我总结了前辈的研究成果所写出来的-Learning the best example of image processing, the code concentrated several operations to optimize the image, which I summed up the results of research written by the older generation out of
2
- 学习图象处理的最好例子,该代码浓缩了好几种操作,优化了图象,是我总结了前辈的研究成果所写出来的-Learning the best example of image processing, the code concentrated several operations to optimize the image, which I summed up the results of research written by the older generation out of
3
- 学习图象处理的最好例子,该代码浓缩了好几种操作,优化了图象,是我总结了前辈的研究成果所写出来的-Learning the best example of image processing, the code concentrated several operations to optimize the image, which I summed up the results of research written by the older generation out of
4
- 学习图象处理的最好例子,该代码浓缩了好几种操作,优化了图象,是我总结了前辈的研究成果所写出来的-Learning the best example of image processing, the code concentrated several operations to optimize the image, which I summed up the results of research written by the older generation out of
5
- 学习图象处理的最好例子,该代码浓缩了好几种操作,优化了图象,是我总结了前辈的研究成果所写出来的-Learning the best example of image processing, the code concentrated several operations to optimize the image, which I summed up the results of research written by the older generation out of
CompressionPNG
- 一段J2ME的小型控制台程序,可以把PNG图片大小优化到最佳状态。 ... J2ME优化压缩PNG文件.-J2ME small section of the console program, you can optimize the size of the PNG image to its best. ... J2ME optimized PNG file compression.
RapidIncreaTempe
- It was used to calculate the physical paramenters to decide the power transfer. The main object is to optimize the voltage and current to adjust and match the needing of device.
GASA
- 基于遗传模拟退火和Otsu法的图像分割。采用一种基于模拟退火算法(SA)的混合遗传算法(GASA),来进行Otsu方法选择阈值,其中进行求解时是非线性的遗传算法(GA)的应用优化了求阈值过程,并尽可能地减少其运算量,而加入SA则避免了遗传算法(GA)常见的早熟收敛现象,从而实现有效简单的图像分割。 -adopt hybrid genetic algorithm(GASA) based on simulated annealing algorithm,choose threshold by O
mycode.tar
- 语音编码文档,将ILBC代码专为硬件时需进行操作及对代码进行优化-Speech coding documentation, will be ILBC code specifically for the hardware required to operate and optimize the code
pso
- 对不同噪声强度的加噪图像,用粒子群优化算法优化结构元素,找到最优结构元素,对图像进行去噪操作,使恢复的图像达到最大峰值信噪比-Noise intensity for different images with noise, using particle swarm optimization algorithm to optimize the structure elements, find the optimal structure element, the image de-noising o
SVM_GA
- 提出一种基于支持向量机( SVM)和遗传算法(GA)的离散余弦变换(DCT)域盲数字图像水印方法. 该方法能自适应于图像的局部特征. 依据图像块的局部特性,利用SVM对图像块分类,自适应地确定水印嵌入强度, GA用来优化水印嵌入位置. 实验结果表明该方法有较好的不可见性和较强对抗攻击的鲁棒性.-Based on support vector machine (SVM) and genetic algorithm (GA), discrete cosine transform (DCT) doma
Knap
- 矩形条带装箱问题(RSPP)是指将一组矩形装入在一个宽度固定高度不限的矩形容器中,以期 获得最小装箱高度.RSPP理论上属于NP难问题,在新闻组版、布料下料以及金属切割等工业领域中 有着广泛的应用.为解决该问题,采用了一种混合算法,即将一种新的启发式算法—— 动态匹配算 法—— 与遗传算法结合起来.混合算法中,动态匹配算法能根据4类启发式规则动态选择与装填区域相 匹配的下一个待装矩形,同时将装箱后所需容器高度用遗传算法的进化策略进行优化.对2组标准测试 问题的计算结果表明,相
bandaigangguangxuexitong
- 为满足钢板表面缺陷在线检测系统宽幅面、高速、高分辨率的检测要求, 优化设计了钢板表面缺陷视觉检测系统的 光学部分。采用了一种新型LED 线光源获得高强度均匀照明, 多线阵CCD 拼接成像完成幅面分割。明、暗域相结合的成像 模式确保了大部分缺陷的有效检出。综合考虑光源、镜头与线阵CCD 的影响, 计算并优化选取了光学镜头的焦距、f 数和视 场角等参数以满足检测需要, 整个光学系统设计满足在线检测需要并在样机中得以应用-To meet the steel surface defect o
gjtxcl
- 内置虑镜功能,包括获取图像的属性,锐化,模糊,浮雕等功能. 可以缩放,优化图片.打开图片带预览功能,使用了gdiplus,能处理gif,bmp,jpg,png图片,处理速度也不错,呵呵,一直找图形格式转换的朋友就不需要东找西找了,它完全可以实现你的需求! -Built-in lens into account features, including access to the properties of the image, sharpen, blur, emboss and other
