搜索资源列表

  1. Smpl_DrvSDCard

    0下载:
  2. 台湾新塘W55VA91的sd卡驱动,很有用-driver of sd card match to nuvoton W55VA91 chip
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-09
    • 文件大小:6144
    • 提供者:梁满美
  1. NimGame

    0下载:
  2. 移除火柴棒的小遊戲~拿掉最後一根的人算輸-Remove the match stick game ~ remove the last one who lost count
  3. 所属分类:游戏

    • 发布日期:2024-05-09
    • 文件大小:8192
    • 提供者:mc
  1. ImageThemeFilter

    0下载:
  2. 对图像进行分主题过滤。 根据给定的图像样本集,进行样本训练,提取多个颜色空间中的多种方式(颜色矩,纹理谱,直方图,肤色模型等)的得到图像特征集;对待过滤图像进行特征提取,向量匹配,进而实现图像分主题分类功能。-Sub-theme of the image filter. According to a given set of image samples to conduct the training samples to extra
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:9487360
    • 提供者:andy
  1. sift-latest.tar

    0下载:
  2. This a collection of code I ve put together to detect SIFT features in images and to use SIFT (or other) features to compute image transforms with RANSAC. It includes a SIFT function library as well as some exec
  3. 所属分类:图形图象

    • 发布日期:2024-05-09
    • 文件大小:164864
    • 提供者:Ye Ping
  1. imagematch

    0下载:
  2. This a image match VC++ code,which is a very suitble to the image processing field,I think it useful. -This is a image match VC++ code,which is a very suitble to the image processing field,I think it useful.
  3. 所属分类:图形图象

    • 发布日期:2024-05-09
    • 文件大小:2408448
    • 提供者:王贤
  1. match

    0下载:
  2. 基于已检测到特征点的图像匹配源码,好用的-Feature points are detected based on image matching source, easy to use ~ ~ ~
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:Sina Gui
  1. feature_extraction_face_GE

    0下载:
  2. An automatic facial feature extraction method is presented in this paper. The method is based on the edge density distribution of the image. In the preprocessing stage a face is approximated to an ellipse, and g
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:324608
    • 提供者:fais
  1. stereo_modefilt

    0下载:
  2. 图像匹配和深度图计算 stereo match and depth map generated-stereo match and depth map generated
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-09
    • 文件大小:362496
    • 提供者:HXH
  1. SIFT

    0下载:
  2. 本程序将SIFT与边缘结合起来用来做图像配准 先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准。 -The program will combine the SIFT and the edge of image registration is used to make the first detection of the key points with SIFT operator wi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:杨博明
  1. tuxiangpipei

    0下载:
  2. 基于小波变换的多分辨匹配算法: 首先利用小波的多分辩率特性将匹配图像和模板图像分解到乙层上,并且只保留LL低频部分,然后利用归一化相关法作为相似性度量,进行由粗到细的相关匹配过程,每次利用下一层的匹配结果在上层小范围内搜索。这样做极大地减少了搜索空间,而且减少了每次匹配计算相似度的数据量。 -Wavelet multiresolution matching algorithms: a wavelet multi-resoluti
  3. 所属分类:波变换

    • 发布日期:2024-05-09
    • 文件大小:252928
    • 提供者:韩小芳
  1. correlCorresp

    0下载:
  2. 寻找相应的特点,在一副图片的基础是许多光流、立体的视觉和图像间的配准算法。一个发现匹配方法简单,取一小块一个图像,计算其滑动互相与其他的形象,并找到一个高峰。此表格提供了课堂的实现方法。-Finding corresponding features in a pair of images is the basis of many optic flow, stereo vision and image registration algor
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:776192
    • 提供者:王羽
  1. Match_Pixels

    0下载:
  2. 用OPENCV实现两张图像基于像素的匹配-To match two pictures with each pixels,using opencv
  3. 所属分类:OpenCV

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:孟阳
  1. SIFT

    0下载:
  2. SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生的平移、旋转情况下的匹配问题-SIFT features matching algorithm is the hot matching algorithm of feature points at home and abroad . its matching ability is strong.It can match the f
  3. 所属分类:图形图象

    • 发布日期:2024-05-09
    • 文件大小:4485120
    • 提供者:田晓娜
  1. HarrisCorner

    0下载:
  2. harris角点检测算法,利用vc++实现,对于后续三维重建匹配有帮助-harris corner detection algorithm, using vc++ to achieve, for the follow-up to help match the three-dimensional reconstruction
  3. 所属分类:OpenGL

    • 发布日期:2024-05-09
    • 文件大小:2295808
    • 提供者:丁一一
  1. Zernike-match

    0下载:
  2. zernike特征提取很实用!zernike特征提取很实用-zernike very useful
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-09
    • 文件大小:1263616
    • 提供者:davie
  1. baidugoogle

    0下载:
  2. 简述:本程序聚合了百度和谷歌搜索结果的搜索小偷,并且过滤了重复域名,模板漂亮整洁,经过多天的测试和改进,已经使两个搜索引擎很好的结合在一起,目前已经没有发现匹配出错情况了。-Descr iption: This program polymerization of Baidu and Google search results the search thieves, and filtering the duplicate name, th
  3. 所属分类:WEB源码

    • 发布日期:2024-05-09
    • 文件大小:336896
    • 提供者:周星驰
  1. cyclostatioarity

    0下载:
  2. This folder contains several codes for energy detection and match filter.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:5120
    • 提供者:Mandana
  1. sift-1.1.1_20070330_win

    0下载:
  2. All code in this package requires the OpenCV library (known working version is 1.0.0):Some functions require the Gnu Scientific Library (GSL) (known working Running The following is a list of directories that contain
  3. 所属分类:.net编程

    • 发布日期:2024-05-09
    • 文件大小:352256
    • 提供者:wushuqiong
  1. CSSNCC

    0下载:
  2. CSS对边缘图像进行特征点提取然后用改进的NCC算法进行匹配-Using CSS in edge to extract image feature point and then using the modified NCC to match
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:102400
    • 提供者:FDN
  1. imageretrievalC++

    0下载:
  2. Image Retrieval C++. A prototype system that allows the user to perform image matching based on at least one of the following visual attributes: - (a) Shape (b) Color Assumed that the given query is a sampl
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:4668416
    • 提供者:Karen Ho
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org