-
improved_sigma_filtering
改进lee滤波源码,里面有im是原图 nim是噪声图像
- 2012-04-21 21:36:03下载
- 积分:1
-
RemoteControl-1
说明: 一个用VC++6.0编的程序例子,实现远程屏幕图像的传输
(a VC 6.0 Provision procedures example, remote screen image transmission)
- 2020-11-03 18:59:52下载
- 积分:1
-
strongpicture
说明: 模式识别与图像处理,图像的边缘处理,增强(Pattern recognition and image processing, image edge processing, to enhance)
- 2008-11-23 15:33:39下载
- 积分:1
-
densecrf-master
说明: 应用条件随机场进行图像分割
使用方法:将pydensecrf-py27或pydensecrf-py35重命名为pydensecrf,放入C:Program FilesAnaconda3Libsite-packages
运行:python inference.py im1.png anno1.png out.png(Renameing the file "pydensecrf-py27" or
"pydensecrf-py35" to the new name "pydensecrf"
Puting this file "pydensecrf" in this directory "C:Program FilesAnaconda3Libsite-packages"
cd examples/
python inference.py im1.png anno1.png out.png)
- 2020-11-25 15:49:32下载
- 积分: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
-
VQ
使用Splitting算法和GLA算法实现对图像的矢量量化及重新编码和重建。(Vector Quantization:To generate a 16-codeword codebook using Splitting Algorithm and GLA,then use this codebook to code the training image and reconstuct it.)
- 2013-11-07 21:32:18下载
- 积分: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
-
2011-ImageInpainting
图像修复算法 及 仿真程序代码 2011年《基于纹理特征的自适应图像修复算法》(the image inpainting algorithm and its matlab code “Adaptive Image Inpainting Algorithm Based
On the Texture Feature”
)
- 2012-02-23 19:15:14下载
- 积分:1
-
111regionbest
说明: 基于区域生长,(区域增长)的目标分割方法,简单实用,易上手,m语言编写,易懂易用,没有调用内部函数,方便以后改写为c语言代码,请尽情享用(Based on regional growth, (regional growth) of the object segmentation method is simple and practical易上手, m language easy to understand and use, there is no call to internal function, convenient to rewrite the future for the c language code, please enjoy)
- 2008-12-07 20:18:02下载
- 积分:1
-
NonnegativeICA
实现非负ICA的盲源分离,可用于对图像等非负混合信号的分离(Non-negative ICA blind source separation, can be used for the separation of mixed-signal images and other non-negative)
- 2020-10-10 16:27:34下载
- 积分:1