资源列表
duipaixu
- 关于堆排序算法的相关的用c语言编写的一个源程序代码-heap sorting algorithm for the use of the c language a source code
Boyer-Moore
- BM 算法是一个较优的模式匹配算法。一般,如果不考虑模式串的长度,一个具有时间复杂度O(n)的算法应该是最优的了,但是事实不是如此。BM算法可以实现更高效率的模式匹配。分析和实验说明,BM匹配算法对于那些字符集比较大,而模式串中出现的字符比较少的时候,工作效率最快。而且,考虑KMP匹配方式的优化,可以结合KMP匹配和BM匹配,进一步提高效率。
edgedetect
- 基于小波变换模极大的多尺度图像边缘检测matlab源代码
cvfenge
- 本程序采用半隐式方案实现变分水平集图像分割方法中的.-This program USES half implicit scheme variational level set of image segmentation method
imfilter
- 一种图像复原的经典算法,改程序循序渐进的深入介绍了维纳滤波。-A classic image restoration algorithm, in-depth step by step change process introduced the Wiener filter.
digital_image_2
- 对图像直方图均衡化,均值滤波中值滤波并观察处理后的结果。-image processing
midpointline
- 比较中点画线法和传统画线法所需时间差异(画1000次是各自所需时间)-The dotted line and traditional painting method required time difference (painted 1000 each time required)
yun-dong-bai-chang
- 首先获取每帧图像,然后对每帧图像进行处理,计算运动的摆长涉及圆的方程等数学知识。-Each frame of image first, and then to deal with each frame image, to calculate movement of the pendulum length involved in the equation of circle and so on mathematics knowledge.
17092240gaijinfensuilin
- 空域的图像对象分割,改进的分水岭变换。时域分割的模板与空域分水岭变换的结果融合得到最终的分割结果-image processing
Function-graph
- java实现函数图形的旋转、平移、放大等功能-java achieve graphics rotation function, pan, zoom and other functions
Duda_suanzi
- SAR图像边缘检测,采用经典duda算子进行图像检测边缘-SAR image edge detection, using the classic Duda operator image edge detection
a-new-color-constancy-algorithm
- 在一般的拍摄情况下,光照是平行均匀地照射到物体上的,往往关注光源颜色的变化而忽略了亮度信息,导致校正效果不理想,于是提出了基于亮度的改进算法。该算法的基本思想是,将图像均匀分块求取中心像素并对亮度进行加权,然后求取近似于整幅图像R、G、B三分量的平均灰度值,改进GrayWorld算法时用亮度加权取代了平均灰度值,最后将它与White-patch算法整合到一起,建立方程组解出调节参数,并根据参数进行调整。-In normal shooting situations, the light is un
