搜索资源列表
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.
ImageedgeScan
- 对Image画布上的图片进行边缘搜索,例如画布上有“123”的文字,可对文字进行挖空形成轮廓字,当然,最后数据编码可由你自己定了;-right on the edge Photo Search, such as canvas "123" language, be right words for the hollowing out the word outline form, of course, the final data coding can be determined
simpleABdemo
- Adaboost算法的基本思想是:利用大量的分类能力一般的弱分类器(weaker ifier)通过一定的方法叠加(boost)起来,构成一个分类能力很强的强分类器 眼eClassifier),再将若干个强分类器串联成为分级分类器(ClassifierCaseade) 图像搜索检测。本文就是利用Adaboost算法将由类haar特征生成的弱分类器 成为强分类器,再将强分类器串联成为分级分类器。 -Adaboost algorithm basic idea is: the abi
VideoBasedFaceDetection
- 视频搜索中人脸识别关键技术的研究与实现。本文对人脸检测与识别技术进行了研究,实现了一个用于视频搜 索的自动人脸识别系统。该系统对输入的视频帧进行人脸检测和定 位,经过图像预处理之后,进行重要特征点Gabor一Fisher的特征提取 和分类识别。-Video search, face recognition and implementation of key technologies. In this paper, face detection and recognition tech
hb
- 数字图像识别技术中,使用C++语言对常用搜索算法,黑白棋的实现-Digital image recognition technology, the use of C++ language commonly used search algorithm, the realization of Othello
2413
- 广义的人脸识别实际包括构建人脸识别系统的一系列相关技术,包括人脸图像采集、人脸定位、人脸识别预处理、身份确认以及身份查找等;而狭义的人脸识别特指通过人脸进行身份-Construction of broad recognition, including face recognition system actually a series of related technologies, including facial image capture, face detection, face reco
Pattern-Recognition
- 一种简单的基于轮廓寻找的图形识别,可以用于提取图像的轮廓-A simple search for the pattern recognition based on contour, the outline of the image can be used to extract
jcbir-src-20110109
- 该软件是功能强大的图片搜索软件,可以在此软件上进行桌面图片搜索与WEB图片搜索程序的开发。-The software is a powerful image search software, the software on the desktop in the image search and image search program development WEB.
20108311798694
- 验证码识别一般过程是: 二值化图像—>杂点过滤—>字符位置搜索—>字符点阵数量统计—>与字符点阵模版匹配 就拿我常去的一个执业药师的培训网站练练手,因为他的验证码非常的规则:没有杂点、字符位置固定、取字模之后100 匹配。时间有限,忙里偷闲研究了一下。VB的代码基本上是以前就写过了,也参照了一份网上流行的验证码识别源程序。 -Code identifying the general process is: binary image-> noi
CBIRLab
- 用VC写的商标检索程序,给出一个商标和待检测的图片集,该程序可以检测出含有该商标的图片,有好几种方法。-Written by VC trademark search process, given a mark and set the picture to be detected, the program can detect the image containing the mark, there are several methods.
caltech-image-search-1.0
- 大规模图像检索的代码,matlab与c++混合编程。总结了目前图像检索领域目前主要存在的方法。通过阅读该代码,可以对于经典的“词袋”模型(bow模型)有个具体的了解,但是该代码没有提供前序的特征提取,是直接从对提取好的特征向量聚类开始的,包括了k-means,分层k-means(HKM)聚类,倒排文件的建立和索引等,该代码还提供了局部敏感哈希(LSH)方法。最后,这份代码是下面这篇论文的作者提供的, Indexing in Large Scale Image Collections: Sc
shuzitujiaocheng
- 1. 图像文件的格式; 2. 图像编程的基础-操作调色板; 3. 图像数据的读取、存储和显示、如何获取图像的尺寸等; 4. 利用图像来美化界面; 5. 图像的基本操作:图像移动、图像旋转、图像镜像、图像的缩放、图像的剪切板操作; 6. 图像显示的各种特技效果; 7. 图像的基本处理:图像的二值化、图像的亮度和对比度的调整、图像的边缘增强、如何得到图像的直方图、图像直方图的修正、图像的平滑、图像的锐化等
CallFindPicDll
- 在屏幕中找指定图片,自动搜索坐标,自动将鼠标移到找到图片的坐标处-Screen to find the specified image, automatically search for the coordinates, automatically move your mouse over the coordinates to find pictures
ImageSearch
- 主要实现图片搜索的主要功能模块,功能未整合成功-Main function modules, the main achievement of the Image Search function not integrated
VCPP
- 该部分的代码由C写成。 程序需要imagemagic的支持,imagemagic可以在网上搜索到最新的版本(程序在图像 的输入/保存代码处用了imagemagic的函数,如果读者不想使用imagemagic,可以修改 程序有关图像存取的部分,改成自己的图像存取函数,这部分的工作量不是太大)。-That part of the code is written in C. The program needs imagemagic of support, imagemagic online
OcrDEMO_VCPP
- 本文介绍如何设置索引使用OCR技术的图像文件(包括TIFF,PDF,JPEG,BMP...)。下面描述的索引利用微软的IFilter技术,正因为如此,是不特定于SharePoint,但可用于任何产品使用Microsoft索引:微软搜索,桌面搜索,SQL Server搜索,并通过与谷歌桌面插件搜索。但是,我使用它与微软的Windows SharePoint Services2003。对于其他产品,注册可能需要略有不同。-This article describes how to set up th
search
- 利用java实现sift算法,实现对图像人脸信息特征值的提取 -Using java to achieve sift algorithm, the image face eigenvalue extraction
Lire-0.9.4-beta_2
- lire,是一个基于java的开源代码,可用各种特征进行图像搜索-lire, is a java based open source code, using various features for image search
LSH
- 利用LSH算法在图片数据库中搜索与目标图片最相似的图片.hash思想在图像检索种的应用。-LSH picture database using the search algorithm with the target image most similar images. Hash kind of thinking in image retrieval applications.
demo
- Matlab 图像检索源代码,灰度直方图方法,简单检索方法-Matlab image search