-
software
用于压缩感知图像处理的matlab代码 包括CoSaMP,GBP,IHT,OMP,BP,SP等算法的代码(matlab codes for image processing applied for compressed sensing,codes including CoSaMP,GBP,OMP,BP,IHT,SP )
- 2013-01-18 09:57:39下载
- 积分:1
-
LSB
此MATLASB源代码是LSB的图像数字水印的嵌入与检测,希望对需要者有用!(This source code is MATLASB image watermarking LSB embedding and detection, in the hope that those who need it useful!)
- 2008-06-08 21:53:54下载
- 积分:1
-
liver_ultr
Abstract—Noninvasive ultrasound imaging of carotid plaques
allows for the development of plaque-image analysis methods associated
with the risk of stroke. This paper presents several plaqueimage
analysis methods that have been developed over the past
years. The paper begins with a review of clinical methods for visual
classification that have led to standardized methods for image
acquisition, describes methods for image segmentation and denoizing,
and provides an overview of the several texture-feature
extraction and classification methods that have been applied. We
provide a summary of emerging trends in 3-D imaging methods
and plaque-motion analysis. Finally, we provide a discussion of the
emerging trends and future directions in our concluding remarks.
- 2013-10-28 12:36:04下载
- 积分:1
-
N_ordre_modeling
带有完全匹配曾的声波方程正演,从2阶精度到8阶精度可选(Had the acoustic wave equation forward with an exact match, optional 2 order accuracy to 8 order accuracy)
- 2021-04-09 09:09:00下载
- 积分:1
-
julia
在visual c++中用分形完成的julia集,是分形的具体应用,对学分形的朋友应该有帮助(In the visual c++ Used to complete the julia fractal set, is the concrete application of the fractal, Friend of the credits should be shaped to help)
- 2008-07-10 12:29:03下载
- 积分:1
-
基于小波技术的图像融合
说明: 图像处理,通过图像融合技术,可以实现将多幅来自同一场景的图像,利用其冗余信息,融合成一幅比原来任何一幅都易于为人们所理解的图像,同时可供人们进行进一步的观察和处理(Through image fusion technology, it can realize the fusion of multiple images from the same scene, and make use of its redundant information to form an image that is easier to understand than any original image)
- 2020-02-10 18:27:46下载
- 积分:1
-
信号
利用matlab来对数据进行其各种对应的变换和相位获取(Matlab is used to transform the data and acquire phase)
- 2017-10-08 10:48:35下载
- 积分:1
-
cloud
本篇论文主要介绍地基云的自动检测!采用阈值分割!(This paper describes the automatic detection of the foundation of cloud! Using thresholding!)
- 2013-11-25 21:47:35下载
- 积分:1
-
region-merging-RAG
区域邻接图的合并规则,在进行区域合并时可以使用,希望对大家有用(region merging for region adjecent gragh,might it be help for you.)
- 2012-05-18 00:44:03下载
- 积分: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