搜索资源列表
ThreCali
- 对于bmp彩色图像,经过预处理之后转换到HSL颜色空间下,通过波峰查找算法找出峰值点,然后进行彩色图像的分割
FeatureNums
- 使用Haar特征提取算法,根据选取的特征点类型,查找特征点,并显示出所查找出的特征点的个数-Using Haar algorithm,Base on the type of the Feature,find the feature points,and show out the number of the feature points.
2.3-7
- 算法上机2.3.7归并,用二分查找.调用归并算法排序 ,移出数组最后一个元素对剩下元素进行二分查找 -merge and binery search
Fibonacci_search_algorithm
- 用C++写的Fibonacci 查找算法的实现,可以稍作修改当成标准的C程序用。-With C++ Written Fibonacci search algorithm can be slightly amended C as standard procedure used.