CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - search image

搜索资源列表

  1. OpenCV-tuxiangpeizhu

    0下载:
  2. 实现相位相关图像配准,编译产生库文件,用于openCV平台。实现了相位相关图像的快速搜索和两幅图像之间的匹配-Implementation phase correlation image registration, create library files compiled for openCV platform. Achieve the rapid phase correlation image search and matching between two images
  3. 所属分类:Other systems

    • 发布日期:2016-01-25
    • 文件大小:204.43kb
    • 提供者:杨博明
  1. SemanticPhotoSynthesis

    0下载:
  2. We propose a technique that allows a person to design a new photograph with substantially less effort. This paper presents a method that generates a composite image when a user types in nouns, such as “boat” and “sand.” The artist can optionally
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1.62mb
    • 提供者:焦亚民
  1. 3piontimagemosic

    0下载:
  2. 提出了一种基于3点匹配的图像拼接算法。该算法以有效的选取准则为基础,选取种子模板,按照预定的搜索策略,匹配出对应 的特征点,利用误匹配消除准则,消除可能出现的误匹配,为后续的优化算法提供初值。-Based on the 3:00 match image mosaic algorithm. The algorithm for the effective selection criteria, based on a template to select seed, according to th
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:114.02kb
    • 提供者:zhangjia
  1. YUVPlayer1.2

    0下载:
  2. 本程序主要四大功能特点: 1、继承了 YUVViewer 可以同时打开多窗口的特点; 2、继承了 Elecard YUV Viewer 可以进行两幅图像对比的特点; 3、增加了宏块信息显示功能; 4、增加了两图对比时同步帧跳转功能: 例如对于错误码流,不同的错误隐藏算法可能造成解码序列长度不同,这时要比较两个序列就很不方便。而该功能正是为了解决这个问题,即以另一序列的显示图像为标准,在当前序列中寻找与其完全相同的图像。 -Four main features
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:224.91kb
    • 提供者:沈磊
  1. vbSnap

    0下载:
  2. VB区域截图,获取鼠标拖动区域的图像,像QQ的截屏一样,程序保存图像格式是BMP,有需要其它格式的可自己查资料扩展吧,这里主要是想让大家知道如何编写截图程序-VB regional screenshots, get the mouse to drag the image area, such as QQ, screenshots, a program to save the image format is BMP, there is need for other data formats can
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6.08kb
    • 提供者:松公子
  1. GoogleImageSearch

    0下载:
  2. Search image on Google API
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:424.49kb
    • 提供者:IzTexasa
  1. Compensationmotionestimation

    0下载:
  2. 采用全搜算法,进行运算估值,画出运动矢量,并显示出补偿后的图像。-All-search algorithm for computing the valuation, draw motion vector, and shows the compensated image.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:2.16kb
    • 提供者:石晨阳
  1. superpalyer

    0下载:
  2. 超级播放器 -- 软件特点 -- 功能齐全 操作简便 绿色环保 -- 功 能 -- 点歌台 曲目搜索, 歌词静态、动态显示与歌词编辑 可播放多种音、视频文件 支持MP3信息显示 背景图片更换 音量调节,左右声道切换 方便看多声道视频文件 播放列表 支持文件拖放 多种播放顺序选择 选择文件夹,自动搜寻音、视频文件 同时进行多文件更名,文件删除 方便曲目调整顺序 ... -Super player- softwa
  3. 所属分类:Other systems

    • 发布日期:2017-12-07
    • 文件大小:567.05kb
    • 提供者:倪先生
  1. matlab-code-based-image-retrieval

    1下载:
  2. 基于图像检索的matlab代码,基于内容的图像检索中的一些关键环节:特征提取:颜色直方图;纹理特征等 相似度:马氏距离,欧氏距离等 相关反馈:机器学习方法,如SVM,神经网络等 检索与分类:两个很相似的样本距离很小,虽然两个不相似的样本距离未必很大-content-based image retrieval of some of the key issues : Feature Extraction : color histogram Texture characteristics of si
  3. 所属分类:Other systems

    • 发布日期:2017-11-01
    • 文件大小:161.46kb
    • 提供者:EmilyFu
  1. Hough

    0下载:
  2. 用HOUGH检测直线的时候是两个未知量,因为轴半径和相角可以确定一条直 线,在HOUGH域出现累计最大点就可能是原域中的直线。现在回到圆的检测 上来,确定一个圆需要什么:X坐标,Y坐标,半径三个未知量吧,好了,现在, 你做一个三维空间的HOUGH域,以这三个未知量作为三个轴,现在按照一定步长 进行三重循环,在最内层循环是这样的,X,Y 确定,以不同的半径进行搜索,如 果你的X,Y刚好就是实际图像的X,Y处,半径又搜索到实际真实的半径-The HOUGH detect stra
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:44.51kb
    • 提供者:chen
  1. yifan-Beta1.0

    0下载:
  2. 艺帆CMS 企业版 1全站自动伪静态,利于搜索优化。 2强大的图片批量上传。 -Yifan CMS Enterprise Edition 1 station automatic pseudo-static, and conducive to search engine optimization. 2 powerful image bulk upload.
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:3.01mb
    • 提供者:陈杰
  1. EPFL

    0下载:
  2. This project is a simple implementation of the Iterative Back-Projection (IBP) algorithm for solving the Super-Resolution problem. It was first proposed by Michal Irani in her 1991 paper "Improving resolution by image registration". The imag
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-26
    • 文件大小:8.83mb
    • 提供者:nizar
  1. quickpic2014.126

    0下载:
  2. 红竹叶素材管理系统是一个集图像素材和文字素材管理、搜索、快速预览以及与Coreldraw无缝链接的素材管理软件,专门针对有大量素材管理需求的业务而设计,主要管理PSD、CDR(特色功能)、JPEG、BMP、TIF、PNG等图像文件,适合平面设计、广告公司、动漫设计公司等需要管理大量素材的单位使用。-Red bamboo material management system is a set of material of image and text material management, se
  3. 所属分类:Other systems

    • 发布日期:2017-06-16
    • 文件大小:24.12mb
    • 提供者:郭敦陶
  1. otsuDemo

    0下载:
  2. 以图搜图功能测试过的小东西实现对图片进行二值化功能-Search function test of small things for image binarization function
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:8.36kb
    • 提供者:houwei
  1. search-image-and-compare

    0下载:
  2. Search image and compare. The source code of the program, showing an example of image retri on a computer and the allocation of duplicate by comparing them - Author unknown. -Search image and compare. The source code of the program, showing an exam
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:16.33kb
    • 提供者:denis76506
  1. Sda原理代码实现

    0下载:
  2. 堆叠自动编码机(SdA)可用于图像识别领域,但在图像搜索等领域,堆叠去噪自动编码机(SdA)的应用效果更佳。(Stacked automatic coding machine (SdA) can be used in the field of image recognition, but in the field of image search, stack denoising automatic coding machine (SdA) has better application effec
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:1kb
    • 提供者:君君。
  1. photoviewer

    0下载:
  2. 简单的浏览图片,用QT实现,初学者代码(Very good code, translated from: http://www.cnblogs.com/craigtao/p/6640470.html When working on a project, record some small function modules. This is a module that needs to be written when developing video platform (local image
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:1kb
    • 提供者:小辉12
  1. ImageSearchEngineResourceGuide.pdf

    0下载:
  2. resource guide image search
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:1.39mb
    • 提供者:b89d56c8
  1. GA源程序

    1下载:
  2. 利用GA算法搜索最优图像融合参数,在进行图像融合(The GA algorithm is used to search the optimal image fusion parameters, and the image fusion is carried out)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:78kb
    • 提供者:wanrenyuan
  1. qgcms_8.3

    0下载:
  2. 企管CMS美女美图小偷V8.3 1.采用php小偷技术自动同步更新. 2.支持二级目录,二级域名。程序自带后台 3.搜索引擎蜘蛛访问记录 4.无需下载,远程图片自动添加水印! 5.可自定义规则 后续功能持续更新.... 后台地址:http://网址/admin/ 账号密码都是:admin(An CMS beauty Mito thief V8.3 1. use PHP thieves technology to automatically synchronize the up
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:388kb
    • 提供者:jackygrape
« 12 »
搜珍网 www.dssz.com