登录
首页 » IDL » 10

10

于 2018-01-14 发布 文件大小:14349KB
0 225
下载积分: 1 下载次数: 0

代码说明:

说明:  在IDL中将.nc格式的数据读取并绘图,文件夹中附有示例数据。(Reading and drawing data in.Nc format in IDL)

文件列表:

10\20131029-REMSS-L4HRfnd-GLOB-v01-fv03-mw_ir_rt_OI.nc, 41970172 , 2013-10-29
10\20131030-REMSS-L4HRfnd-GLOB-v01-fv03-mw_ir_rt_OI.nc, 41970172 , 2013-10-30
10\20131031-REMSS-L4HRfnd-GLOB-v01-fv03-mw_ir_rt_OI.nc, 41970172 , 2013-10-31
10\20131101-REMSS-L4HRfnd-GLOB-v01-fv03-mw_ir_rt_OI.nc, 41970172 , 2013-11-01
10\20131102-REMSS-L4HRfnd-GLOB-v01-fv03-mw_ir_rt_OI.nc, 41970172 , 2013-11-02
10\20131103-REMSS-L4HRfnd-GLOB-v01-fv03-mw_ir_rt_OI.nc, 41970172 , 2013-11-03
10\course_13.pro, 1630 , 2018-01-14
10, 0 , 2018-01-14

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • DSP-digital-Recognition
    天津工业大学课程设计,内容包含vs2010对图像的灰度化,二值化,边缘检测。包含单纯c语言编写的对图像的灰度化,二值化,边缘检测的一个.C文件,可以直接用vc6.0运行,也可以直接在DSP上运行,还包含一份详细的设计报告。(Tianjin Polytechnic University curriculum design, content includes vs2010 grayscale image binarization, edge detection. Contains pure c language for image graying, binarization, edge detection is one. C file that can be run with vc6.0 can also be run directly on a DSP, also contains a detailed design report.)
    2013-12-10 10:51:11下载
    积分:1
  • shuzishuiyinzongshu
    :数字水印将感觉不到的信号嵌入到声频、视频和图像中以实现不同的目的。例如: 添加标题和版权保护。首先介绍 了有关数字水印的基本原理、重要属性及其主体框架。然后,将数字水印按不同角度划分为不同种类。讨论了各种各样的数 字水印算法以及数字水印在不同领域的应用,并简要介绍了对数字水印的攻击。最后,给出了数字水印当前的研究现状和发 展形式及前景。(: Digital watermark embedding imperceptible signals to the audio, video and images to achieve different purposes. Example: Add a title and copyright protection. Firstly, the basic principle about digital watermarking, and the main framework of the important attributes. Then, the digital watermark according to different angles into different types. Discussed a wide range of digital watermarking algorithms and digital watermarking applications in different fields, and a brief introduction of the digital watermarking attacks. Finally, the digital watermark of the current situation and development in the form of research and prospects.)
    2015-03-18 16:12:36下载
    积分:1
  • MeanShiftSegMent
    根据D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis 以及 C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision.这两篇文献提供的方法编写的图像分割代码,作者是 Chris M. Christoudias, Bogdan Georgescu,代码经我看了后加了丰富的中文注释,希望可以给各位带来阅读上的方便。 基于meanshift的聚类分割方法包括滤波、区域融合等操作,通过调整sigma和sigmar来调整分割效果。(According to D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis, and C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision. These two documents prepared by the methods provided by image segmentation code , the author is Chris M. Christoudias, Bogdan Georgescu, after I read the code, add a rich Chinese notes, hoping to bring you the convenience of reading. Segmentation method based on clustering meanshift including filtering, regional integration and other operations, and by adjusting the sigma sigmar to adjust segmentation results.)
    2013-07-30 19:01:52下载
    积分:1
  • visionpro字符识别
    visionpro字符识别
    2020-03-17下载
    积分:1
  • 1
    说明:  自动检测干涉条纹中心线算法,代码功能强大,模块很多,方便逐一了解,全自动的算法优势。(Automatically detects interference fringes centerline algorithm, code, powerful, a lot of modules, easy to understand one by one, fully automatic algorithm advantage.)
    2017-03-03 19:42:10下载
    积分:1
  • K-means
    经典的K均值聚类,源码加利用三维高斯简单数据的实现对三类数据的聚类(Achieve the effect of classical K-means clustering, plus simple data)
    2015-08-19 11:23:30下载
    积分:1
  • detectpoint
    光斑中心提取算法,在VS2010下,用opencv2.3.1编写的控制台程序,主要功能是利用hession矩阵和高斯滤波进行光斑中心点提取,里面附测试图片,提取精度为亚像素级别。(Spot center extraction algorithm, in VS2010, written by opencv2.3.1 console program, the main function is to use hession matrices and Gaussian filter for extracting the center spot, which is attached test images, the extraction accuracy of sub-pixel level.)
    2014-04-16 15:33:49下载
    积分:1
  • ImgZoom
    图像局部放大功能。包括主要的三个消息处理函数,由鼠标拖动画出需放大区域,松开即将图像局部放大到整个客户区,能够实现层层放大。(enlarge images partial function. Including the three main message processing function, the mouse scrolling painted by the need to enlarge the regional, Loosen the forthcoming local enlarge images of the entire client area, can be achieved at every level to enlarge.)
    2007-01-28 22:55:21下载
    积分:1
  • NurbsProj
    开发的可将扫描获得点云数据 生成nurbs曲面的小程序(Development can be scanned point cloud data generated nurbs surfaces of the small programs)
    2020-11-03 23:19:51下载
    积分:1
  • chazhi
    说明:  利用matlab进行插值法亚像素边缘检测,提取零件轮廓(Subpixel edge contour extraction)
    2019-03-14 15:00:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载