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

搜索资源列表

  1. plateloc

    0下载:
  2. 车牌定位使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:728921
    • 提供者:发过
  1. PathSearch

    1下载:
  2. VC++源代码,难得的图像搜索算法,可以很好的用于基于内容的图像检索中-VC + + source code, a rare image search algorithm can be very good for Content-Based Image Retrieval
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2990
    • 提供者:趁两
  1. Powell_Search

    0下载:
  2. 刚体配准方法中,通常使用Powell搜索方法来做参数优化方法,此类提供封装的Powell方法-rigid registration method, commonly used search methods do Powell parameter optimization method, Packaging for such methods Powell
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6471
    • 提供者:方宝玉
  1. motionEstES

    1下载:
  2. 该代码是图像处理中块匹配的全搜索算法,是用来估计和计算运动矢量的。-The image processing code is the full search block matching algorithm is used to estimate and calculate the motion vector.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1119
    • 提供者:shasha
  1. whole_search_and_three-step_search

    0下载:
  2. 用matlab实现了图像通信中的全搜索算法与三步搜索算法这两种运动估值算法,给出了运动矢量图,对两种方法的计算复杂度和搜索性能进行了客观的比较。-Matlab image communication achieved by the full search algorithm in the three-step search algorithm with the two motion estimation algorithms, given the movement vector, the com
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:442716
    • 提供者:朱洁丽
  1. cls_AVIA

    0下载:
  2. 给出了矢量量化编码全搜索和均值不等式删除法两种算法的源代码,并比较了运行速度。-Vector quantization coding gives the full-search and mean inequality law two algorithms to delete the source code, and compare the operating speed.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2238402
    • 提供者:陈礼升
  1. my_3_STEP_search

    0下载:
  2. 标准三步搜索法,用matlab实现,经过实验效果还可以-Standard three-step search method, using matlab to achieve, after the experimental effect can also be
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1938
    • 提供者:张居正
  1. BlockMatchingAlgoMPEG

    0下载:
  2. 基于块匹配的帧间运动估计,对相邻帧间背景运动计算运动矢量 ,使用了多种搜索算法对运动块进行搜索和匹配。-Block Matching Algorithms for Motion Estimation,This MATLAB source code is a review of the block matching algorithms used for motion estimation in video compression. It implements and compares 7 di
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4603588
    • 提供者:付亚峰
  1. cbir

    0下载:
  2. 基于内容的图像检索(cbir) 可以对图像库进行相似度计算并给出图像搜索的结果-Content-Based Image Retrieval (cbir) image library can be calculated and given the similarity of image search results
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:597909
    • 提供者:张史
  1. shendusousuo

    3下载:
  2. 深度搜索,可将边缘断点连接起来,多用于图像分割中和边缘检测结合使用-Depth of search, could be the edge connecting the breakpoints are used for image segmentation and edge detection used in conjunction
  3. 所属分类:Special Effects

    • 发布日期:2015-06-05
    • 文件大小:1146
    • 提供者:shenyong
  1. Image_Paper_XuXG

    0下载:
  2. 用Snake算法和基于动态规划的图搜索算法,有效地实现了复杂物体轮廓特征的提取。 -With the Snake algorithm and based on dynamic programming graph search algorithm, effective implementation of the complex features of an object contour extraction. 
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:882877
    • 提供者:黄静
  1. Three_Step_Search

    0下载:
  2. 三步搜索算法是原始的比较经典的块搜索法,是块运动中比较常用且算法简单的搜索方法-Three-step search algorithm is a comparison of the original classic block search method is to block movement of the more common and simple algorithm search method
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:558487
    • 提供者:顾科睿
  1. ImageSearch

    0下载:
  2. 以MFC为基础进行开发的一个图像搜索的软件,该软件能够在较快的时间内搜索出图片,内附测试图片-a image search written by VC++ that can use a target pic to search the siminal pics
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6410408
    • 提供者:yueyuanhui
  1. FaceRecognitionVCcode

    0下载:
  2. 包括人脸检测,数字水印,以及常用的搜索算法。-face recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3108313
    • 提供者:Li Wang
  1. FourStep

    0下载:
  2. 这是用四步搜索法求视频图像的运动矢量的。效果很好,可运行。-This is a four-step search Method with video images of the motion vector. Good effect, and can run.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3553610
    • 提供者:温娟
  1. zx0

    0下载:
  2. 图像处理的全搜索算法 寻找匹配块 并可画出运动矢量-Full search algorithm for image processing,Search block matching,Motion vector can be drawn
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:835
    • 提供者:六月雪
  1. searsh-mothed

    0下载:
  2. 三步搜索法的步长从等于或者大于最大搜索范围的一半开始,在每一步中,比较九个搜索点,它们包括搜索正方形中心点和八个位于搜索区边界上的搜索点。每一步以后搜索步长减小一半,至搜索步长为一个像素时搜索结束。-Three-step search method is equal to or greater than the step from the largest range of half of the search starting at each step, compare nine search
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1592
    • 提供者:韩东辰
  1. NLMeans

    1下载:
  2. 非局部均值滤波 输入: 待平滑的图像 t: 搜索窗口半径 f: 相似性窗口半径 h: 平滑参数 NLmeans(ima,5,2,sigma)-Non-local mean filtering input: to be a smooth image t: the search window radius f: similarity of the window radius h: smoothing parameter NLmeans (ima, 5,2, s
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:742019
    • 提供者:alison
  1. sousuo

    0下载:
  2. 可以对细化后的血管或指纹图像进行分叉点端点的搜索(End point bifurcation point)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:q1925642744
  1. sport

    0下载:
  2. 一种改进的运动估计算法,使用 准十字菱形搜索算法(An improved motion estimation algorithm, using quasi-cross diamond search algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:3072
    • 提供者:白帝
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com