登录
首页 » matlab » MatlabImageProcessing

MatlabImageProcessing

于 2013-03-13 发布 文件大小:2323KB
0 158
下载积分: 1 下载次数: 181

代码说明:

  遥感图像的读取,显示。包括BSQ、BIL、BIP格式。带实验数据。(Remote sensing image read, display. Including the BSQ, BIL, BJP format. With the experimental data. )

文件列表:

Matlab图像处理
..............\BILRead.m,812,2013-03-13
..............\BILRead1.m,966,2013-03-13
..............\BIPRead.m,670,2013-03-11
..............\BSQRead.m,542,2013-03-11
..............\BSQRead1.m,422,2013-03-12

..............\ReadBIL.m,671,2013-03-11
..............\ReadData.m,433,2013-03-06
..............\sample_BIL.dat,1536000,2010-08-27
..............\sample_BIL.hdr,536,2010-08-27
..............\sample_BIP.dat,1536000,2010-08-27
..............\sample_BIP.hdr,536,2010-08-27
..............\sample_BSQ.dat,1536000,2010-08-27
..............\sample_BSQ.hdr,509,2010-08-27

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

发表评论

0 个回复

  • Registration
    主要是对视网膜图像进行血管分割,效果还不错(Primarily on retinal vascular image segmentation, the effect was not bad)
    2021-04-26 21:18:45下载
    积分:1
  • filter
    有关粒子滤波及其改进算法的资料,对初学粒子滤波算法的人很有帮助(Information about particle filter and its improved algorithm, is of great help to beginners of particle filter algorithm )
    2013-10-09 16:20:39下载
    积分:1
  • RayTracer
    VB像素光影跟踪(图像渲染)工具,有需要的就下载吧。(VB Tracking pixel lighting (image rendering) tools, there is a need to download it.)
    2013-08-04 15:09:52下载
    积分:1
  • RedpiniPhone
    室内定位的源码,基于指纹定位的算法,把指纹存储在数据库在,然后在在线阶段根据收到的wifi信号,蓝牙信号,手机基站信号作为一个向量与数据库中存储的指纹匹配,匹配距离最短的就是指纹数据对应的位置(Indoor positioning source, location-based fingerprint algorithm, fingerprint stored in the , then in the online stage according wifi signal, Bluetooth signals, cell phone base station signals received as a vector in the matches the stored fingerprint, matching the shortest distance is a position corresponding to the fingerprint data)
    2015-08-03 19:43:06下载
    积分:1
  • check_form
    表單驗證 調用為 onBlur=checkform(fname1,fname2,types,value1,value2) 輸入框的驗證 onSubmit subt(this.id) 表單提交時的驗證 兩者需要一起使用 fname1=驗證的項目名 fname2=驗證的副項目名 types=驗證的方式 value1=驗證的值1 value2=驗證的值2 驗證的方式值:(多驗證方式用"|"分割 例: 1|2|3) 0.該值不能為空! 1.您輸入太短了!不能小於value1字符 2.您輸入太多了!不能超過value2字符! 3.你的兩次密碼不一至,請驗證! 4.您的輸入與要求不相符,該輸入只能在value1~value2之間! 5.您輸入的E_mail不正確!請重新輸入! 6.只能為數字 */(calling for the certification form onBlur = checkform (fname1. fname2, types, value1, value2) input box test onSubmit subt (this.id) at the time of submission of the form Taken together need to verify the use of the test fname1 = fname2 = projects were validated by the deputy project were typ es = verifiable means value1 = the value of a certification value2 = 2 certification test the value of values : (multi-authentication "|" segmentation cases : 1 | 2 | 3) 0. The value can not be empty! 1. Your input is too short! value1 not less than two characters. You lose into too many! not more than value2 characters! 3. your password twice to different, Please validation! 4. Your input is not in line with requirements, The importation of only between value1- value2! 5. E_mail you enter )
    2006-12-04 13:01:16下载
    积分:1
  • SP企业人事管系统源码
    功能介绍:    该系统基本包含一般处理SQL的命令,其中使用了 Linq To Sql技术,强数据类型的DataAdapter,还有通过了一般连接Sql的连接,在必要的时候通过"SQL的存储过程",降低了通过普通方式代码的冗余度.对于动态绑定数据,本人还是只是使用了linq绑定.在校验方面,多是使用正则表达式.在一次性频繁处理数据库的更新操作的时候,偶尔使用多线程,自定义传递参数的类,来给多线程传递参数.该系统适合初学者,希望能给大家帮助...谢谢...菜单功能:     基本信息管理  人事管理 备忘记录 数据库维护 管理工具 系统管理
    2014-11-09下载
    积分:1
  • jpeg2000
    说明:  本部分源码是处理静态图像时候,需要的一部分代码,希望对于那些正在研究图像处理技术的朋友有用。(This section is the source when dealing with a static image, the need for part of the code, I hope for those who are studying image processing technology useful friends.)
    2008-12-02 19:29:41下载
    积分:1
  • smooth
    图像的平滑函数,对指定区域的图像,并有门限值和魔板大小限制。(the smooth of a bmp image)
    2013-09-19 21:16:46下载
    积分:1
  • apple
    rgb转化为lab空间,k-means聚类,基本的图像处理如腐蚀膨胀等,分水岭分割方法分割标记(rgb converted to lab space, k-means clustering, basic image processing such as corrosion expansion, etc., watershed segmentation segmentation mark)
    2020-09-21 16:17:50下载
    积分:1
  • rihua.code
    本程序为图像锐化的经典程序,源码里有详细的标注。(the procedures for sharpening images of the classic procedures are detailed source of tagging.)
    2007-06-04 12:04:49下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载