搜索资源列表
fracoding
- 分形图像编码,基于分形维数对图像进行块分割,提出了一种混合编码方法,引入不变矩限制匹配块的搜索范围.-fractal image coding, based on the fractal dimension of the image segmentation block, a mixed-encoding method, the introduction of the same restrictions Moment matching piece of the scope of the sear
picbordsearch
- 进行图形边界搜索,进而进行图形识别算法例程-border search for graphics, then algorithm for pattern recognition routines
tubao
- 模拟凸包的实现,只要随便点击一点,那么程序将自动寻找合适的点,将其连成凸包-simulation convex hull of achieving Just click 1:00, the process will automatically search for suitable spots, even as its convex hull
AI
- 对一些人类在视觉上存在明显区别的几何图形,提出了轮廓搜索 折点定位的改进算法。通过搜索出的轮廓折点,根据它的数量,以及相邻折点之间连线的相互几何关系,最后识别出图形的快速算法。本文对大量几何测试图形用该算法实验,结果证明该识别算法具有运算速度快,准确度高的特点,在图形发生拉伸旋转等变形时也能很好对图形进行识别。-Some on the vision of human existence obvious difference geometry, puts forward the outline s
KNN_Search
- 该程序实现了KNN搜索算法,可以实现输入不同的维数和样本点个数来进行搜索。-The program implements the KNN search algorithm, can enter a different dimension and the number of sample points to be searched.