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

资源列表

« 1 2 ... .41 .42 .43 .44 .45 6646.47 .48 .49 .50 .51 ... 6775 »
  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
    • 文件大小:1783808
    • 提供者:李海锋
  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
    • 文件大小:1024
    • 提供者: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
    • 文件大小:1438292
    • 提供者:丁志轩
  1. pedestrianMatching

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

    • 发布日期:2016-05-22
    • 文件大小:7747584
    • 提供者:黄晓明
  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
    • 文件大小:5996
    • 提供者:潇潇
  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
    • 文件大小:1190008
    • 提供者: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
    • 文件大小:676
    • 提供者:yihanerhan
  1. androidUSBCamera

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

    • 发布日期:2013-11-05
    • 文件大小:3905525
    • 提供者:黄展飞
  1. gdal

    2下载:
  2. GDAL库的源代码,基于VC++的,是经过编译的源代码,用于图像读取,重采样等图像处理功能的函数库。广泛的用于遥感图像处理。-GDAL library source code, based on VC++, compile the source code for the image read, resample the image processing function library. Widely used in remote sensing image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:13396143
    • 提供者:sun
  1. lvbochaosheng

    2下载:
  2. 对李纯明的DRLSE进行了改进 利用各向异性扩散提高了分割弱边缘的能力 改进的高斯滤波代替惩罚项 加快了演化速度 节省了时间-The DRLSE to LiChunMing improved using anisotropic diffusion improve the segmentation of improvement of the ability weak edge gaussian filtering instead of penalty term accelerated evolut
  3. 所属分类:Special Effects

    • 发布日期:2015-10-14
    • 文件大小:1024
    • 提供者:kongsuhong
  1. MRF-based-image-segmentation

    2下载:
  2. 基于马尔科夫随机场的SAR图像分割方法,对应于采用最大后验概率准则对SAR目标切片图像分割,采用聚类分析算法求解。-SAR image segmentation based on Markov random fields, which corresponds to using the maximum posterior probability criteria for SAR Target Chip Image segmentation using cluster analysis algori
  3. 所属分类:Special Effects

    • 发布日期:2014-10-15
    • 文件大小:19456
    • 提供者:赵燕
  1. haze_removal

    2下载:
  2. 基于暗通道先验的图像去雾算法,算法基于室外无雾图像的通道中至少有一个通道的灰度值很低。-dark channel prior to remove haze from a single input image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2054939
    • 提供者:张世玉
« 1 2 ... .41 .42 .43 .44 .45 6646.47 .48 .49 .50 .51 ... 6775 »
搜珍网 www.dssz.com