CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - IMAGE TEST

搜索资源列表

  1. Compress

    0下载:
  2. 讲述了位图压缩的方法 同时还包括了代码的讲解及图像测试结果分析-About bitmap compression method also includes the code to explain and image test results analysis
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:131863
    • 提供者:cloud
  1. image-processing

    1下载:
  2. 1.设计一个程序,对一幅灰度图像的实现如下几何变换,1)放大为原图1.5倍 2)绕中心旋转30度(CW) 3)采用偏移量插值实现一个透视变换. 灰度差值用最近邻插值和双线性插值 2. 绘制一幅灰度图像的梯度幅度图像(三点法求梯度),针对梯度幅度图像合理的选择一个阈值(通过试验即可)将其二值化,以获得图像边缘检测图像。-(1) design a program, a grayscale image as geometric transformation, zoom 1) for 1.5 tim
  3. 所属分类:Special Effects

    • 发布日期:2015-12-28
    • 文件大小:291840
    • 提供者:Xucheng
  1. test

    0下载:
  2. image deskew for visual basic 2010 v have a good programming
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:70560
    • 提供者:dodrhdwn
  1. image-stiching-test

    1下载:
  2. 双摄像头图像拼接源程序,利用Harris焦点检测、SIft配准等方法,拼接效果不错。-The dual-camera image mosaic source, by Harris focus detection, SIft registration method, good results stitching.
  3. 所属分类:Video Capture

    • 发布日期:2015-08-09
    • 文件大小:9032704
    • 提供者:sunxiaoxiao
  1. Segmentation2

    0下载:
  2. segmentation image test in java language
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:13492
    • 提供者:fati
  1. Test

    0下载:
  2. segmentation image witg region growing
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:27218
    • 提供者:fati
  1. Projet-test

    0下载:
  2. projet for segmentation image in java
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:385616
    • 提供者:fati
  1. image-fusion-evaluation-and-test

    0下载:
  2. 集成了不少常用的图像融合评价和检测的标准的matlab代码实现- English Spanish Arabic Integrates many commonly used image fusion evaluation and testing of the standard matlab code
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:87515
    • 提供者:yue
  1. test

    0下载:
  2. 针对光学遥感获取的影像存在一幅影像内部以及区域范围内多幅影像之间的色彩不平衡现象,提出了自动匀光处理方法和处理流程-For optical remote sensing images acquired the color imbalance exists between the multiple images to an image both internally and within the region, automatically dodging processing methods an
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:13051945
    • 提供者:剑客
  1. test

    0下载:
  2. 摄像头捕捉程序源码 能够从摄像头读到每一桢图像-Camera capture program can read from each camera image
  3. 所属分类:Video Capture

    • 发布日期:2017-05-16
    • 文件大小:4347126
    • 提供者:wutongyu
  1. test

    0下载:
  2. 图像处理国外测试图库链接,对需要测试图像的初学者帮助很大!-Image processing test library, of great help for beginners!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2057
    • 提供者:水水
  1. image-code

    0下载:
  2. 图像香农编码和霍夫曼编码 图像通信作业 vc6.0测试通过-Image Shannon coding and Huffman coding, image communication operations vc6.0 test by
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7423343
    • 提供者:
  1. test

    0下载:
  2. c++程序实现的JPEG图片到RGB565 16位的LCD显示的数据转换程序.-c++ program to achieve the JPEG image to RGB565 16-bit LCD display of the data conversion process.
  3. 所属分类:SCM

    • 发布日期:2017-03-21
    • 文件大小:117923
    • 提供者:易姣辉
  1. Algorithm-for-Sequence-Image-Automatic-Mosaic-bas

    0下载:
  2. Abstract—Constraining by cameras’ view-angles of the outdoor monitoring systems, the panoramic digital images fail to be obtained directly from photographing. A method is proposed on the basis of the scale invariance feature transform (i.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:345330
    • 提供者:bou33aza
  1. Image-Reconstruction

    0下载:
  2. 图像重建程序 可以提高图形分辨率 附有测试结果-Image reconstruction program can improve the resolution with test results
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4836172
    • 提供者:
  1. test

    0下载:
  2. 读取一系列BMP文件,采用体绘制方法实现图像的三维平滑重建。-Read a series of BMP files, using the volume rendering method for 3D smooth reconstruction of the image。
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-04
    • 文件大小:927508
    • 提供者:nicai
  1. test-1

    0下载:
  2. 显示一幅灰度图像,并且进行直方图均衡化,本程序 只处理8BIT灰度图。-Display a gray image, and histogram equalization, this procedure dealt with only 8 BIT gray image.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3650097
    • 提供者:liuning
  1. test

    0下载:
  2. 通过V4L2进行图像采集,使用QT的Qwidget作为界面显示采集到的图像,是linux下视频开发的经典代码-it captures the image through the V4L2 and use the Qwidget of QT as the GUI to show the image form the usbcamera。
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:4586
    • 提供者:王超
  1. test

    0下载:
  2. 图像识别各种方法包括灰度等分割再处理等处理方法-Image recognition methods including gray and segmentation to deal with
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:276522
    • 提供者:范晓庆
  1. test

    0下载:
  2. 使用统计中值法,获取背景图像。简单易懂,希望对大家有帮助。-Using the statistical value method, to obtain the background image. Easy to understand, we hope to help.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:682
    • 提供者:echome
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com