搜索资源列表
Edgefinder
- 网上得到边缘查找源代码,vc6.0编写,输入为bmp格式图像,对于图像处理,机器视觉领域的人有参考价值。-be marginalized online search for the source code, vc6.0 prepared for the importation of bmp format images, For image processing, machine vision field of reference value.
23232
- 随着多媒体技术和计算机网络的飞速发展,全世界的数字图像的容量正以惊人的速度在增长。这些数字图像中包含了大量有用的信息。然而,由于这些图像是无序的分布在世界各地,图像中包含的信息无法被有效地访问和利用。这就要求有一种能够快速而准确地查找访问图像的技术,即图像检索技术。-with multimedia technology and computer network the rapid development The worldwide digital image capacity is at an
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
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
findpcitureSearchPicturevb6
- vb仿大漠屏幕找图,速度极快 屏幕找色点 图像查找visualbasic vb6找图 vb 仿大漠屏幕找图,速度极快 屏幕找色点 图像查找visualbasic vb6找图 -VB,VB6,VISUAL BASICK ,FIND PICTURE ,QUICK SEARCH IMAGE.SEARCH PICTURE
76find_and_cure
- 可进行图像中的人物探测以及图像中的图形分析(Images can be detected in the characters, as well as graphic analysis of the image)
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.)
4
- 噪声发生器 查找(或开发)将高斯噪声添加到图像的程序。您必须能够指定噪声均值和方差。(1.Noise Generators This is a generic project, in the sense that the programs developed here are used in several of the projects that follow. See Fig. 5.2 for the shapes and parameters of the following nois
SEVN
- 1 编写一个程序,输出在顺序表 3,6,2,10,1,8,5,7,4,9 中采用顺序方法查找关键字5的过程 2 编写一个程序()
9479082
- C++通用算法之排序,其中包括排序算法,排序元素的查找,字典式比较,极值元素求解()
边缘检测算法的一种实现
- 自己写的一种查找图像边缘的方法,效果还不错(a way to find the edge of a picture by myself, and it can reach good result)
ImgStich
- 实现两张图片的拼接融合,图像请自行在网上查找(Realizing the Mosaic and Fusion of Two Pictures)