-
2412
双线性插值图象的旋转源码,程序结合易语言位图操作支持库和图像格式转换支持库,调用API函数和置入汇编代码,实现双线性插值图象的缩放旋转。(Source bilinear interpolation image rotation , combined with easy language program bitmap operations support libraries and image format conversion support library , call the API function and into assembly code , zoom in rotation bilinear interpolation image.)
- 2015-07-11 16:23:35下载
- 积分:1
-
biaozhunchaandxinxishang
图像融合质量的标准差和信息熵的MATLAB代码,MATLAB代码(quality image fusion and the standard deviation of the information entropy MATLAB code, MATLAB code)
- 2007-05-20 09:22:33下载
- 积分:1
-
main
1.模式匹配:子串在主串中的定位,也叫字符串匹配。模式匹配成功是指在主串S中能够找到模式串T,否则,称模式串T在主串S中不存在。
2.模式匹配的应用在非常广泛。例如,在文本编辑程序中,我们经常要查找某一特定单词在文本中出现的位置。
3.模式匹配算法的研究能极大地提高文本编辑程序的响应性能。
(1 pattern matching: substring positioned in the main string, also called string matching. Pattern matching refers success can be found in the main string S pattern string T, otherwise known as pattern string T does not exist in the main string S.
2 pattern matching in a very wide range. For example, in a text-editing program, we often have to find the location of a particular word appears in the text.
3 study of pattern matching algorithms can greatly improve the response performance of text editing program.)
- 2014-04-20 13:55:31下载
- 积分:1
-
susan_matlab
用matlab编写的SUSAN角点检测程序(Matlab prepared using SUSAN corner detection procedures)
- 2008-04-11 20:40:18下载
- 积分:1
-
inpaiting_code_i_c
采取逆滤波和维纳滤波两种图像恢复算法对退化图像的恢复实现过程。
(taken inverse filter and two Wiener filtering algorithm to image restoration of degraded images to achieve the restoration process.)
- 2007-06-16 14:37:17下载
- 积分:1
-
08860
应用到了操作系统界面功能支持库和图像格式转换支持库,在截取窗口位置时调用了API函数,大家做屏幕截图时可以参考下本例程中的代码。(Applied to the operating system interface features support libraries and image format conversion support library , in the interception of the window position API function calls , you can refer to the code in this routine when we do screenshots .)
- 2016-07-11 10:18:44下载
- 积分:1
-
Fivepoint
一个老外用matlab 编写的5点法图像相对定向程序,是目前最新的算法实现。(5 point to prepare for a foreigner relative orientation program)
- 2012-04-10 17:22:36下载
- 积分:1
-
0999
卡尔曼滤波是一种数据处理方法,它是一种线性最小方差无偏估计准则,基于系统
状态估计和当前观测,通过引入状态空间而获得的新的状态估计.本篇论文陈述了卡尔曼滤
波的基本思路和算法;并通过仿真,显示卡尔曼滤波的功能,以及如何用它来跟踪方向确定、速度恒定的飞行器。 (Kalman filter is a data processing method, which is a linear minimum variance unbiased estimation criteria, based on system state estimation and the current observations, obtained by introducing the state space of the new state estimate of the Kalman filter thesis statement the basic ideas and algorithms and through simulation, shows Kalman filtering functions, and how to use it to keep track of the direction determined constant speed aircraft.)
- 2013-09-06 10:21:27下载
- 积分:1
-
Retinex+CLAHE
说明: 结合Retinex和CLAHE图像去雾,Retinex有ssr,msr,msrcr。(Combine Retinex and clean image to remove fog)
- 2021-01-27 12:08:35下载
- 积分:1
-
mean-1
meanshift 分割算法meanShift,均值漂移,在聚类、图像平滑、分割、跟踪等方面有着广泛的应用。meanShift这个概念最早是由Fukunage在1975年提出的,其最初的含义正如其名:偏移的均值向量;但随着理论的发展,meanShift的含义已经发生了很多变化。如今,我们说的meanShift算法,一般是指一个迭代的步骤,即先算出当前点的偏移均值,然后以此为新的起始点,继续移动,直到满足一定的结束条件。(meanshift Segmentation algorithm)
- 2018-10-25 20:22:04下载
- 积分:1