CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 图形图象

资源列表

« 1 2 ... .76 .77 .78 .79 .80 16481.82 .83 .84 .85 .86 ... 16766 »
  1. CepstrumPWiner

    2下载:
  2. 针对散焦模糊图像,用matlab实现了先基于倒谱相关性对PSF的参数估计,再用维纳滤波实现复原的算法。-Defocus blurred image using matlab first estimated based on the parameters of the cepstrum on PSF, and then the Wiener filter recovery algorithm.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-03-21
    • 文件大小:990.26kb
    • 提供者:Raphaelite
  1. chromatography-analysis

    2下载:
  2. LabView的图像色谱分析程序,手动截取ROI,可以同时显示低、中、高三个敏感度的色谱,图片路径修改即可运行。-LabView image chromatography analysis procedures, the manual interception of the ROI can show low, medium and high three sensitivity of the chromatography, the image path to modify to run.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:90.55kb
    • 提供者:庞茜
  1. ImageFusion

    2下载:
  2. 实现多种方法的全色和多光谱图像融合:(1)IHS变换(2)高通滤波(3)GIHS方法(4)小波变换(5)PCA (6)Brovey变换-A variety of methods of panchromatic and multispectral image fusion: (1) IHS transform (2) high-pass filter (3) GIHS method (4) wavelet transform (5) PCA (6) Brovey transform
  3. 所属分类:Special Effects

    • 发布日期:2017-02-27
    • 文件大小:102kb
    • 提供者:西西艾路
  1. MarchingCubes-Matlab

    2下载:
  2. 图形三角面片化经典方法,Matlab版本的MarchingCubes。-Graphical triangular piece of classical methods, Matlab version MarchingCubes.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:6.29kb
    • 提供者:张鹏鹏
  1. Xampling_GUI

    2下载:
  2. 多波段信号的盲恢复重建问题,Mishali提出的MWC程序-The multi-band signals in the blind restoration and reconstruction, Mishali proposed MWC program
  3. 所属分类:Special Effects

    • 发布日期:2015-02-26
    • 文件大小:1.7mb
    • 提供者:李海锋
  1. improve-canny

    2下载:
  2. 这是一个改进的自适应canny算法,该方法采用改进的开关型中值滤波器对图像做去噪工作,再把整幅图像分割为若干子图像,最后在充分考虑全局以及各子图像的边缘梯度信息后,自适应地生成动态阈值。-The new Canny adaptive method divides image into sub-images,then determinates the thresholds automatically according to the whole image edge information and
  3. 所属分类:Special Effects

    • 发布日期:2015-08-03
    • 文件大小:1kb
    • 提供者:lipeiqi
  1. Fast-Matching-Code

    2下载:
  2. Fast Matching 算法的实现,快速计算三维模型任意两点之间的测地线距离-Implementation of Fast Matching algorithm. Use for computing geodesic distance between any pair of vertices on a 3d mesh.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.37mb
    • 提供者:丁志轩
  1. pedestrianMatching

    2下载:
  2. 跨摄像头行人识别是目前摄像头网络智能监控的一个重点研究方向。通过对不同摄像头中出现的行人进行匹配,可以实现跨摄像头的行人跟踪,有效的扩大监控的视野,同时能对行人在整个监控区域内的行为有着更加清晰的把握。 由于在不同的摄像头中,光照条件不同、行人的姿势以及尺度不同、遮挡等等,使得行人的匹配极具挑战性。在本文件中,我主要研究通过行人的表观特征进行识别,例如颜色、纹理等等。用matlab GUI 编写了程序 -Pedestrian recognition of the inter-camera
  3. 所属分类:Special Effects

    • 发布日期:2016-05-22
    • 文件大小:7.39mb
    • 提供者:黄晓明
  1. CT

    2下载:
  2. 基于低剂量CT的图像重建算法,matlab编写,适合学习CT的同学学习-Based on low-dose CT image reconstruction algorithm, matlab prepared, suitable for the study of CT students to learn
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-23
    • 文件大小:5.86kb
    • 提供者:潇潇
  1. bmp_bianhuan

    2下载:
  2. Visual C++编程实现,输入一幅白底黑字的厦门大学”BMP图像,将其转换成一幅白底蓝字的“厦门大学”图像。-Visual C++ programming implementation, Xiamen University to enter a black and white BMP images, and convert it into a Blue on White, Xiamen University image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-07-21
    • 文件大小:1.13mb
    • 提供者:s沈云航
  1. five

    2下载:
  2. 计算声发射时域信号特征值:裕值,振幅因子FK、fc,峭度,-Calculation of acoustic emission time-domain signal characteristic values: margin value, the amplitude factor FK, fc, kurtosis,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-10-14
    • 文件大小:676byte
    • 提供者:yihanerhan
  1. androidUSBCamera

    2下载:
  2. 这是Android 2.3.4版本的 UVC Camera 测试程序, 使用YUYV格式, (其实 MJPG 格式也是可以用的, 只要我注释掉的那几行代码 uncomment一下就好了) 所使用的 camera 在android 中的设备节点是 /dev/video1 , 做为前置摄像头, 要运行起这个程序可能有点麻烦, 因为我修改了一些不相关的 JAVA 代码, 而要正确编译这个程序, 懂得补充(或者去掉)这些JAVA部分 但是如果使
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-05
    • 文件大小:3.72mb
    • 提供者:黄展飞
« 1 2 ... .76 .77 .78 .79 .80 16481.82 .83 .84 .85 .86 ... 16766 »
搜珍网 www.dssz.com