搜索资源列表
图像处理的一些函数
- 有很多图像处理方面的一些函数,里面有专门的图像处理工具箱函数详解汇总,有目录,便于查找~
binary_tree.rar
- 根据所输入的一串数字,以“,”间隔,生成一棵二分查找树,生成的树以图像形式出现。,According to the input of a string of figures, interval to generate a binary search tree, the tree generated in the form of images.
sift
- 这段代码是SIFT算法的C++代码,sift算法主要用于查找两张图像的共同特征点-SIFT algorithm for C++ code
code
- 对24位的彩色图像用中位切分(中位区分)法将其转换成8位索引图像,并且生成对应的颜色查找表。-median-cut algorithm,8-bit index map, lookup table,256 colors,
Pictdeal
- 图像灰度处理、二值化、边缘检测、有效区域查找和边界拟合的方法,是图像处理典型方法介绍。-this is picture lapalace & find validate area
bwretrival
- 这是一个基于颜色特征的图像检索系统,通过打开一幅图,然后,查找与之相似的一些图片-This is a color feature based image retrieval system, by opening a map, and then to find some pictures with similar
imagesegmentation
- 这是我查找到的一些有关于图像分割和图像理解方面的论文,相信会对大家有所帮助-These are the papers about image segmentation and image understanding
2008052816480022
- 点阵字模查找,还可以查找图像代码,功能很多自己可以摸索-Dot matrix font search, you can also find the image code, a lot of functions that they can explore
ImageProcessing
- GIS地体图像配准、特征控制点查找算法+demo工程-GIS in body image registration, feature control point search algorithm
kdtree
- kd 近邻查找. 一般用在图像拼接等领域-k-d tree to find the nearest one
findContour
- matlab 顺序遍历二值图像 查找说有连通域,对不同的连通域使用不同编号-traversal order matlab binary image to find that there connected domain, for different connectivity domains using different numbers
vb6findpcitureSearchPicture
- vb仿大漠屏幕找图,速度极快 屏幕找色点 图像查找visualbasic vb6找图-VB,VB6,VISUAL BASICK ,FIND PICTURE ,QUICK SEARCH IMAGE.SEARCH PICTURE
findpcitureSearchPicturevb6
- vb仿大漠屏幕找图,速度极快 屏幕找色点 图像查找visualbasic vb6找图 vb 仿大漠屏幕找图,速度极快 屏幕找色点 图像查找visualbasic vb6找图 -VB,VB6,VISUAL BASICK ,FIND PICTURE ,QUICK SEARCH IMAGE.SEARCH PICTURE
Search-image
- 图像查找,实现按区域查找?快速查找错误率减少-Search image
76find_and_cure
- 可进行图像中的人物探测以及图像中的图形分析(Images can be detected in the characters, as well as graphic analysis of the image)
Desktop
- 简单的图像识别,用于匹配,查找图像中同样的图像(easy photo Distinguish)
imageserver-master
- 改代码在Linux上使用C/C++语言实现了一个基本的图像检索服务器。基本原理是:客户端发送给服务器端一张待检索的图片,服务器端接收到该图片后,计算该图片的特征,然后在其后台的数据库中查找与该图片特征最相似的5张图片,返回给客户端。(Change code in Linux using C/C++ language to achieve a basic image retrieval server. The basic principle is: the client sends to the
Matching
- 这个示例演示了模板匹配在物体定查找定位方面 的应用.(This example program shows the use of pattern matching with shape models to locate an object.)
best_match
- 在halcon的开发环境中,在一幅图像中查找最佳的匹配区域,(Searching the best matching of a template and an image)
find_scaled_shape_model
- 这个示例说明如何在halcon环境下用比例和旋转模板进行查找匹配.(* This example program shows how to find scaled and rotated shape models.)