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

搜索资源列表

  1. 000homework

    0下载:
  2. .EJB2.0查询语言还不支持order by ,所以新增加的文章无法列在最前面(解决方法:在article辅助类中实现java.lang.Comparable接口,取出的时候排序一下java.util.Collections.sort(list) 2005-6-13) 3.模糊查询LIKE后面的参数不能动态匹配 2005-6-12 4.在第一次发布的时候,初始化数据以后打开首页可能会出现空白现象,而有时候又是好的。如果初始化以后,用测试的客户端列出某分类下的文章一遍,打开
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:607542
    • 提供者:313993985
  1. openSNR

    0下载:
  2. 一种超分辨率处理测试程序。用于测试超分辨率算法的效率。打开一幅图像,选择降质,之后清晰的图像会变为多幅模糊图像。选择算法重建后模糊图像会经过处理变清晰。与原始图像比较后的效能参数将显示在右边。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4961438
    • 提供者:Justin Y
  1. fcma

    0下载:
  2. 模糊聚类算法的实现,用c语言实现,有测试内容,附有测试文件-The realization of fuzzy clustering algorithm, using c language implementation, there are contents of the tests with a test file
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:3401
    • 提供者:xia
  1. strengthdemo

    1下载:
  2. 一些快速实现图像模糊增强的的demo,matlab源码。已经测试通过。-Some image blurring rapidly enhanced the demo, matlab source. Have the test.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-06-07
    • 文件大小:719263
    • 提供者:李勤
  1. zengqiang

    0下载:
  2. 图像增强程序,经测试有一定效果。其中采用模糊增强算法,值得参考。-Image enhancement procedures, have been tested and have a certain effect. Which the use of fuzzy enhancement algorithm, it is also useful.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1227
    • 提供者:李勤
  1. motionblur

    0下载:
  2. 运动模糊的源程序,编码清晰,简单易用,经测试运行正常。-Motion blur of the source code, coding clear, easy to use, has been tested and functioning correctly.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:182131
    • 提供者:dai
  1. deconvwnr

    0下载:
  2. deconvwnr、deconvreg、deconvlucy、deconvblind,4种图像去模糊代码,经测试可正常运行。-deconvwnr, deconvreg, deconvlucy, deconvblind, 4 kinds of image deblurring code, has been tested properly.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:294456
    • 提供者:mwg
  1. recursiveGaussian

    0下载:
  2. 基于CUDA加速的高斯模糊算法,包含整个工程文件及相应测试图片。-Using CUDA implement a Gaussian blur using Deriche s recursive method. The advantage of this method is that the execution time is independent of the filter width.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5254403
    • 提供者:张帆
  1. Harmat

    0下载:
  2. HARRIS角点检测算法,算法已修改,经过测试可以运行,对规则图像的检测效果较好,但对模糊对象检测效果不佳,您可以根据需要进行修改。-HARRIS corner detection algorithm, the algorithm has been modified, the test can be run, it was used to detect the image of fuzzy rules, but the object detection results are poor, you
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3406190
    • 提供者:xml
  1. L0-AbS_Deblur_1_0

    0下载:
  2. 图像去模糊算法仿真代码,内置测试图片,效果很好。-Image deblurring algorithm simulation code, built-in test images, with good results.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1234155
    • 提供者:liweiz
  1. FCM

    0下载:
  2. 模糊C均值聚类算法过程,C语言编写,有测试数据-Fuzzy C-means clustering algorithm process, C language, test data
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1786597
    • 提供者:zhaohouqiang
  1. motionblur

    0下载:
  2. 去模糊图像,基于时间和运动移位。实现的是c代码。经过测试,效果比较理想。-motion blur.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:956
    • 提供者:李大庭
  1. Single-level-image-fuzzy-enhancement

    0下载:
  2. 基于模糊集的图像增强算法研究。单层次图像模糊增强,matlab源码,已通过测试。-Image enhancement algorithm based on fuzzy sets in. Single-level image fuzzy enhancement, matlab source code, has been tested.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:398944
    • 提供者:amber
  1. Blind-Deblurring-master

    0下载:
  2. 图像去模糊,经过实际测试效果良好,使用语言为C++(Image deblurring, after practical testing, the effect is good, the use of language for C++)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-16
    • 文件大小:471040
    • 提供者:excllent123
搜珍网 www.dssz.com