搜索资源列表
第二代小波提升变换源码
- 第二带小波变换源码,用小波实现了提升算法-second source with wavelet transform, using wavelet algorithm to achieve the upgrade
图象亮度增减算法
- 本程序中,每点击一次“增加亮度”,图像灰度提升16;每点击一次“降低亮度”,图像灰度降低16-this program, each click "increasing brightness," Grayhound upgrade 16; Each click "lower brightness," lower 16 Grayhound
97waveletstransformthreepromotionalgorithms.SPIHT.
- 97小波变换三层提升算法SPIHT版.SPIHT算法。图像处理小波变换方面的内容。-97 wavelet transform algorithm SPIHT three-tier upgrade version. SPIHT. Image processing wavelet transform aspects.
Wavelet.6.SPIHT
- 图像压缩算法——小波变换6层提升算法SPIHT. 通过些算法可以改变压缩效率。 -Image Compression Algorithm -- 6-wavelet transform algorithm SPIHT upgrade. Through these compression algorithm can effect change rate.
wavelet.7.SPIHT
- 图像压缩方面的内容:小波变换。七层提升算法SPIHT版-image compression aspects : wavelet transform. Though version upgrade algorithm SPIHT
wavelet.5.SPIHT
- 小波变换:五层提升算法SPIHT版。图像压缩方面。是小波变换方面算法的提升。-wavelet transform : five algorithm SPIHT upgrade version. Image compression. Respect is wavelet transform algorithm upgrade.
Directshow_Opencv
- 本例提供了使用directshow代替opencv的vfw 的源代码,与转化为iplimage格式的算法. 实验中发现opencv的cvCaptureFromCAM 使用的是vfw,采用消息机制,速度较慢,测试发现fps只有 9-12左右,太慢了. 发现经过使用directshow后速度提升到60帧/s。
lunwen
- 信号在信道进行传输时,经常会出现串扰,采用基于最大似然序列估计(MLSE)的电子色散均衡器的方法,克服光纤通信中的由各种色散引起的码间干扰。 研究基于最大似然序列估计(MLSE)的均衡器,采用维特比算法实现,用matlab仿真出采用MLSE后的性能指标(眼图和误码率)的提升。
73462676mentos_ezw
- 此算法可以对提升的小波进行优化,对图像压缩有很好的用处
spiht3d_g_dos
- 图像压缩,使用提升小波 采用spiht算法压缩图像-Image compression, the use of lifting wavelet image compression algorithm using SPIHT
Cache_dotnet_cs
- 实现LRU算法的cache dotnet C#源码,用来支持asp.net程序提升系统访问速度。同时保证系统能够控制内存的使用不产生泄漏。-LRU algorithm implementation cache dotnet C# source code, used to support asp.net procedures to enhance the speed of system access. At the same time to ensure that the system be ab
visual-cpp
- 文件设计了各种C++的常用经典算法,是C++设计开发人员应该认真学习的基础提升资料:最大公约数,素数,排序-Document the design of a variety of commonly used C++ classical algorithm, is C++ design and development staff should be the basis of careful study and enhance the information: the common denomina
canny
- canny算法源码。Canny 的目标是找到一个最优的边缘检测算法。Canny 算法适用于不同的场合。它的参数允许根据不同实现的特定要求进行调整以识别不同的边缘特性。对于PC上的实时图像处理来说可能慢得无法使用,尤其是在使用大的高斯滤波器的情况下。但也要考虑到处理器速度的不断提升。 -canny algorithm source code. Canny' s goal is to find an optimal edge detection algorithm. Canny algorit
Multi
- 快速实现多精度算法,使用c++语言实现,速度有非常大的提升。-Fast algorithm for multi precision, using c++ language, speed has great upgrade.
FPoint
- 1.生成mfc基于对话框的模块。 2.绘制表格,获取对话框的宽度和高度后画线等分。在onpaint函数内操作的,画棋子也是在其中操作的。 3.根据表格的交界和数组对应,就相当于一个点看作一个元素。同时每个点对应的坐标值是可以算出来的,就是等分原理。比如总长100,坐标就是10,20,。。 4.事件映射数组,有一个双击事件,用来获取鼠标的光标值,这个值和网格点的哪个值最接近就算是哪个点被点击了。 5被点击后数组用1,2标志。onpaint里话棋子,如果为1,2就画两种不同的子。
wavelet
- 用Matlab编程实现小波变换小波变换的mallat算法,多孔算法,小波提升算法-Programming with Matlab wavelet transform mallat wavelet transform algorithm, porous algorithm, wavelet lifting scheme
addframes
- 基于opencv的帧率提升算法,可实现超低帧率(3~5帧)的视频插帧,速度达到应用标准,六边形搜索块匹配-Opencv based on frame rate to enhance algorithm can achieve ultra-low frame rate (3 to 5) of the video frame interpolation, speed of application standards, hexagon search block matching
FiveBalls
- 5球游戏代码,对连通图算法的经典应用。通过该游戏可以帮助算法学习者,轻松的了解和掌握图多点之间联通和不同的概念、应用,帮助开发人员提升算法应用能力-Graph algorithm application throught 5 balls games. Developer can learn how to use the graph algorithm to write game code.
最优估计的计算方法
- 编程语言学习的利器,提升算法的重要参考,智能机器学习的主要工具参考书之一(Programming language learning tool, an important reference to improve the algorithm, intelligent machine learning, one of the main tools reference books)
GBDT
- 调用于sklearn平台的梯度提升决策树算法,有着较好的分类能力(The GBDT algorithm used in sklearn platform has good classification ability)