CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 查找算法

搜索资源列表

  1. Findcontours

    0下载:
  2. 算法实现对二值图像区域轮廓的查找和标定。使用了opencv库.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:192169
    • 提供者:陈贤巧
  1. SIFTPRO

    1下载:
  2. 图像匹配点查找代码。用c++写的sift查找特征点的算法代码。思路清晰,注释明确。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:13929
    • 提供者:alzn
  1. fingerprint

    0下载:
  2. 自动指纹识别系统,Gabor滤波,OPTA细化算法,奇异点查找校准
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:46655
    • 提供者:黄伟佳
  1. PhotoEdit

    1下载:
  2. 自己用VC6开发的处理bmp图像程序,显示图像的直方图、黑白转换、灰度图转换、旋转、锐化处理、平滑处理、曝光处理、浮雕处理、逆反处理、霓虹处理、马赛克处理、扩散处理、柔化处理、查找边缘、滤波等等 提供所有这些处理的算法,所有实现的源代码,是学习VC图像处理很好的实例。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:517209
    • 提供者:ZzTiger
  1. sift

    0下载:
  2. 这段代码是SIFT算法的C++代码,sift算法主要用于查找两张图像的共同特征点-SIFT algorithm for C++ code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:696422
    • 提供者:何青
  1. datastructure

    0下载:
  2. 数据结构常用算法,以网页的形式给出,很实用,方便查找,可以用在人脸检测,识别上-data structure algrithm,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:172412
    • 提供者:yanghy
  1. objectseek

    0下载:
  2. 此算法首先对目标进行查找,进行特征提取,最后对目标进行搜索-This algorithm first targets to find, feature extraction, the final search on the target
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:93405
    • 提供者:zj
  1. Bezier

    1下载:
  2. 三次贝塞尔分段插值(按照Excel曲线算法),计算平滑曲线上任意一点的点坐标的自定义函数BezierFit。 Excel的平滑曲线没有提供这个曲线图的公式,所以通过编程查找曲线上的点坐标。-Cubic Bezier Interpolation (in accordance with the Excel curve algorithm) to calculate any point on a smooth curve point coordinates of the custom function
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:4852
    • 提供者:zzt
  1. Match

    1下载:
  2. 基于sift的图像间匹配点查找算法,经测试可以可以适应各种图像状况(包括各种仿射变换)。-Sift-based image matching points between the search algorithm, the tests can be adapted to a variety of image conditions (including affine transformation.)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4097225
    • 提供者:matchless
  1. Canny

    1下载:
  2. 利用canny算法 寻找边缘,可以用于边缘倾斜校正。外轮廓查找等-Using canny algorithm to find the edge, the edge can be used to tilt correction. Find other outline
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-31
    • 文件大小:158566
    • 提供者:lingdu0001
  1. da

    0下载:
  2. 排序和查找算法检测程序,统计元素移动和比较次数-Sorting and searching algorithms testing procedures, statistics and comparison of the number of mobile elements
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:6235
    • 提供者:陈飞
  1. duomeiti

    1下载:
  2. 对于24bit的彩色lena.bmp,设计一个中值区分算法,并由此设计出颜色查找表。同时将之转换成8位索引图.-For 24bit color lena.bmp, to design a value distinction between algorithms, and design a color lookup table. At the same time to convert them to 8 index maps.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:830754
    • 提供者:May18tha
  1. SIFT

    0下载:
  2. 利用Sift算法原理进行图像匹配点查找,实现图像的匹配-Sift algorithm using the principle of image matching points to find, for image matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:22299
    • 提供者:new
  1. AWB

    0下载:
  2. 自动白平衡算法,可以针对RGB24位图像通过查找表进行快速白平衡运算-Auto white balance algorithm, for RGB24-bit images quickly balance computation through a lookup table
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:697
    • 提供者:Xiexiaoming
  1. link_domain

    0下载:
  2. 实现图像中连通域的查找和标记功能,经测试验证,算法可靠。-Find and markup capabilities to achieve the image connected domain, and has been tested to verify that the algorithm is reliable.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:135287
    • 提供者:戴知圣
  1. GDAL-correlator-master

    0下载:
  2. GDAL-correlator-master.zip是由C++采用开源代码gdal实现的自动查找两幅图片中相同的特征点的配准算法,surf算法。-GDAL-correlator-master.zip by C++ implementations using the open source gdal registration algorithms automatically find the same two pictures feature points, surf algorithms.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:50049
    • 提供者:yaoxiong
  1. Graph

    0下载:
  2. 本工程实现了Dyjeksra最短路径算法,构造图Graph,可用于查找算法等。-This project offers an algorithm that realised Dyjeksra Shortest-Route through creating a graph and it can be used as searching algorithom.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:161041
    • 提供者:
  1. src

    1下载:
  2. 一种快速匹配的算法,实现在图像中以置信度来查找对象。(find objects in an image with a confidence percentage.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:6144
    • 提供者:616894890
  1. sift

    0下载:
  2. sift不变特征变换匹配算法,可以在不同的尺度空间上查找关键点,是个很完整的程序。(The algorithm is about Sift,which is complete.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:1868800
    • 提供者:2018123456
  1. 边缘检测算法的一种实现

    0下载:
  2. 自己写的一种查找图像边缘的方法,效果还不错(a way to find the edge of a picture by myself, and it can reach good result)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:471040
    • 提供者:鸡吧大
« 12 »
搜珍网 www.dssz.com