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

资源列表

« 1 2 ... .08 .09 .10 .11 .12 6413.14 .15 .16 .17 .18 ... 6775 »
  1. Classify

    1下载:
  2. MATLAB中实现分类识别,不错的子函数,值得分享-In the MATLAB to realize classification recognition, good function, worth sharing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:965byte
    • 提供者:煮开
  1. image_coding

    1下载:
  2. 本代码主要应用于图像压缩,代码包括采用二维离散余弦变换(DCT)进行图像压缩、采用小波变换进行图像压缩以及基于小波变换与混沌排序图像加密压缩、解密重构 hundungen 是ex3的子程序:产生混沌序列-This code is mainly used in image compression, including the use of code dimensional discrete cosine transform (DCT) for image compression, image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:166.91kb
    • 提供者:
  1. iris_localization

    1下载:
  2. 本代码采用一种改进的Hough变换检测、定位人眼虹膜的方法。代码为利用改进的Hough变换对虹膜进行定位的Matlab源程序。-This code uses an improved Hough transform to detect, locate human iris approach. Code for the improved Hough transform for iris location Matlab source.
  3. 所属分类:Special Effects

    • 发布日期:2016-04-17
    • 文件大小:70kb
    • 提供者:
  1. bridge-road-cracks-detection

    1下载:
  2. 代码是matlab编写,有例图,可直接运行(注意修改路径)。主要用来检测桥面、路面裂纹,有详细函数功能说明和算法思想,实现了路面规则条纹背景的频率估计,采用频域滤波可有效去除路面图像接近估计频率的噪声,保留目标裂纹,实现了初步的检测功能,但是功能还不完善,可作Demo供大家参考。有兴趣的朋友可以逐步完善、移植,有兴趣的朋友请与我联系。-Matlab code is written, there is case diagram, can be run directly (Note to modif
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2.08mb
    • 提供者:孟浪
  1. defectDetection

    1下载:
  2. 关于大津法最大类方差法做的织物疵点检测算法-fabric defects detect by C++
  3. 所属分类:Special Effects

    • 发布日期:2015-01-12
    • 文件大小:5kb
    • 提供者:李江南
  1. Asynchronous-motor

    1下载:
  2. 这是给异步电机仿真初学者比较好的资料(仿真模型),可以学习一下,然后自己就能搭建出异步发电机的模型了。省得大家走弯路-This is a simulation of asynchronous motor starter is good information(Simulation models), you can learn about and build asynchronous generator models, all by themselves.Save all detours
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:528.95kb
    • 提供者:李庆博
  1. visual-saliency

    1下载:
  2. 基于全局对比度的显著性检测算法,已经测试通过,可以运行。-Based on significant global contrast detection algorithm has been tested, you can run.
  3. 所属分类:Special Effects

    • 发布日期:2016-03-03
    • 文件大小:5.86mb
    • 提供者:yangailin
  1. xiaoboyuzhi

    1下载:
  2. 小波变换用于图像去噪可以很好的解决物体的点奇异特性,本算法采用各种阈值函数对图像进行去噪,里面包含测试图像和峰值信噪比-Wavelet transform for image denoising can solve the body good point singularity, the algorithm used for image denoising threshold function, which contains the test image and the peak signal
  3. 所属分类:Special Effects

    • 发布日期:2015-04-28
    • 文件大小:1.42mb
    • 提供者:王瑞
  1. bicubic_interpolation

    1下载:
  2. 该代码用于实现双三次插值,它作为一种复杂的插值算法,可以获得比双线性插值更平滑的图像边缘,效果更好。-The code used to implement bi-cubic interpolation, as a complex interpolation algorithm can obtain smoother edges than bilinear interpolation of the image, the better.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:49.29kb
    • 提供者:陈云鹏
  1. hypersonic-target-model

    1下载:
  2. 通过对高超声速目标各阶段分析,能够实现够高超声速目标的飞行轨迹。-Through the analysis of the hypersonic objectives in each stage, the flight trajectory can achieve enough hypersonic target.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3.57kb
    • 提供者:lcx
  1. image-processing

    1下载:
  2. 内有操作说明: 操作说明.docx 加噪:高斯、椒盐等 去噪:小波、高斯、维纳及频域上的滤波(频率可调) 压缩:JPEG、小波、PCA、位平面、FFT、DCT 以上功能都集成在了GUI界面内-There are instructions: instructions docx plus noise: Gaussian, salt and pepper and other de-noising: wavelet, Gaussian, and Wiener filter in the
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:945.56kb
    • 提供者:weifanzhang
  1. siftDemoV4

    1下载:
  2. 加拿大University of British Columbia 大学计算机科学系教授 David G. Lowe发表于2004年Int Journal of Computer Vision,2(60):91-110的那篇标题为“Distivtive Image Features from Scale -Invariant Keypoints" 的论文。其程序代码即为上传代码,已经经过本人测试通过。-the code for Distivtive Image Features from Sca
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2.75mb
    • 提供者:gaoke
« 1 2 ... .08 .09 .10 .11 .12 6413.14 .15 .16 .17 .18 ... 6775 »
搜珍网 www.dssz.com