资源列表
[图形图像处理(光照,映射..)] codeblocksLesson
说明:很实用的codeblocks教程,作者做了大量的编译和调试,书中所有的程序使用的都是MinGW(内嵌了gcc4.3.3)。-Codeblocks very useful tutorial, the author has done a lot of compiling and debugging, all the procedures used in the book are MinGW (embedded gcc4.3.3).<YK> 在 2024-11-16 上传 | 大小:1.53mb | 下载:0
[图形图像处理(光照,映射..)] particle_filter.tar
说明:看过的比较好的一个粒子滤波(particle filtering)代码, 可以用来好好研读.-This is a good example code of particle filtering I have ever met and I believe somebody may benifit it.<allen> 在 2024-11-16 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] GRAPH__CUT
说明:实现了Yuri Y. Boykov论文中最简单的图割算法(vs2013)-graph-cuts algorithm,writing accoding to the aritcle that Yuri Y. Boykov public lished (vs2013)<皮梦婷> 在 2024-11-16 上传 | 大小:3.79mb | 下载:0
[图形图像处理(光照,映射..)] Lazy_Grab_cut
说明:grab_cut,graph gut的进阶版,运用了lazy snapping-There are advanced segmentation algorithms in the literature which extends the concepts of graph cuts. Most prominent of them are Graph cuts and Lazy Snapping. Lazy napping is an i<皮梦婷> 在 2024-11-16 上传 | 大小:2.87mb | 下载:0
[图形图像处理(光照,映射..)] Grow_cut
说明:Grow Cut算法是基于细胞自动机的交互式图像分割方法,通过GrowCut种子函数,依据自动细胞机竞争机制,对S图像进行分割处理.-In grow cut, given a small number of user-labeled pixels, the rest of the image is segmented automatically by a Cellular Automaton. The process is iterat<皮梦婷> 在 2024-11-16 上传 | 大小:77kb | 下载:0
[图形图像处理(光照,映射..)] WaterShep
说明:c++的分水岭算法,可以直接运行(vs2013)-watershed algorithm in c++<皮梦婷> 在 2024-11-16 上传 | 大小:11.34mb | 下载:0
[图形图像处理(光照,映射..)] opencv2.4.8
说明:OpenCv 说明文档,对函数参数等等的说明,另带相关的例子,是学习opencv的好帮手。-OpenCv documentation, descr iption of function parameters, etc. Examples of other band-related learning opencv is a good helper.<zhouyuyuan > 在 2024-11-16 上传 | 大小:4.48mb | 下载:0
[图形图像处理(光照,映射..)] mpsound
说明:This procedure to achieve sound noise, to achieve the effect of encryption, after denoising to get the original sound signal, and display the waveform.<王春水> 在 2024-11-16 上传 | 大小:238kb | 下载:0
[图形图像处理(光照,映射..)] gui
说明:这是一个制作GUI的程序。好好学习噢。你可以的-this is a program to make matlab Gui.<王春水> 在 2024-11-16 上传 | 大小:8kb | 下载:0
[图形图像处理(光照,映射..)] zhiwensibie
说明:这是一个指纹识别的程序,含有GUI界面,匹配率显示。-This is a fingerprint identification procedures, containing the GUI interface, the matching rate.<王春水> 在 2024-11-16 上传 | 大小:302kb | 下载:0
[图形图像处理(光照,映射..)] shuzixinhao
说明:这是数字信号处理的程序,含有界面GUI,供初学则学习。-This is a digital signal processing procedures, including the interface GUI, for beginners to learn.<王春水> 在 2024-11-16 上传 | 大小:2.12mb | 下载:0
[图形图像处理(光照,映射..)] TQ_RGB_S1
说明:Matlab图像处理-RGB色彩提取原理方法. 本文中提到的RGB色彩提取方法最为关键的也最为难以严格界定的地方是对于R/G/B三种颜色的判别规则,本文中提到的判别规则是更具R/G/B中某一颜色分量明显不小于其它分量时,即判别某像素点为某种颜色,并通过设置判别阈值,来控制判别条件的颜色与否。为了保持图片的完整性(即三种色彩提取结果中彩色相加后能得到原图),本例中默认设置阈值为0,为了得到更为单纯的颜色,可适当增大阈值。-Matlab i<xiaoli111> 在 2024-11-16 上传 | 大小:1kb | 下载:0