搜索资源列表
将维对分和K均值算法分割图像
- 利用聚类算法分割图像,将维对分法只可将图像分为2部分,可以作为二值化的代码,K-均值法可将图像分为任意多部分。程序直接采用R、G、B三色作为特征参数,聚类中心为随机值,当然也可以采用其他参数,程序编译为EXE文件后速度还可以接受,但尚有改进的余地,那位高手有空修改的话,请给我也发份代码。-clustering algorithm using image segmentation, Victoria right method can only image is divided into two p
10_01
- 分形算法C++ 程序:随机中点位移法生成山源代码-fractal algorithm C : random midpoint displacement method source code generated Hill
javavalidPic
- 现在很多网站在身份登录、文章发表等地方都加上了图片认证码用来防止恶意程序的攻击, 取得了很大的效果,我也先后用过3个版本的图片认证码程序,最新的版本可以随机产生杂点, 并且可以进行颜色设置,本以为这样便绝对安全了,可是突然发现, 目前的很多认证码程序并不安全, 仔细研究一下就会发现不少漏洞,所以试着拿3721的来做一下,JAVA版本-many websites log, the article was published with other parts of the pictu
总体分布的非参数估计
- 在图像处理中经常涉及分类,多次有用到非参数估计。本程序用Parzen窗来估计,用随机高斯函数来作计策信号.-in image processing involves classification, the many useful to the non - parametric estimation. The procedure used to estimate Parzen window, using random Gaussian function to signal for the ploy
多边形填充程序
- 这是计算机图象学中多边形填充程序,可以按照随机在文挡中点击鼠标自动会画出多边形并动态的进行填充-This is the computer graphics were filled polygon procedures, according to random text block automatically click of a mouse which will draw polygons and dynamic for filling
36全屏的下雪场景制作
- 本程序通过变量数组设置随机雪花的范围和位置,通过循环改变参数,成雪花不停落下的动态效果。-through the procedures set up random variable array of snowflakes and position changes through the cycle parameters, as snowflakes kept falling dynamic effects.
fractal-FBM
- 分形里面的随机中点位移法(分形布朗运动),要正常运行程序,必须在机器上装OPEN GL,有原代码,可用于三维地形仿真显示方面,但是缺点是比较占用资源-fractal random inside the midpoint displacement method (FBM), to be normal operating procedures, must be in machinery makeup OPEN GL, the original code can be used for three-d
advanceCimage2
- 很多高级一点的图形图像处理程序,对图像进行傅立叶变换处理(图像变换),进行高斯模糊处理(图像复原),加入随机噪声,基于C++开发,希望大家能用得着(--)-many senior point graphics processing images on Fourier transform (Image Transform), Gaussian fuzzy processing (Image Restoration), by adding random noise, based on C + + d
play24
- 用VB编写的绘图程序,可以产生正弦信号、脉冲信号和随机信号等-VB drawings prepared by the procedure can produce sine signal pulse signal and random signals
随机画图
- 一个vc游戏程序, 随机画图-a vc Games, random drawing
基于马尔可夫随机场的图像恢复,给出产生MRF的程序并应用于图像去噪
- 基于马尔可夫随机场的图像恢复,给出产生MRF的程序并应用于图像去噪。
chengxu2
- 有关随机过程的matlab程序--马尔可夫过程,低通和带通过程。-Matlab random process related to the process- Markov process, low-pass and band-pass process.
s
- 这是同步信号的生成程序,该程序是研究伪随机二进制序列在数据帧头模式方面的应用。用于手机电视-This is a synchronous signal generating process, the program is to study the pseudo-random binary sequence patterns in the data frame header and the application. For mobile TV
MazeShow
- 基于OpenGL的三维迷宫程序,自动随机生成迷宫,并以第一人称视角漫游-An OpenGL Based Maze Navigation Programme
路面粗糙程度检测程序
- 随机信号在路面裂缝检测中的应用小项目,经过程序仿真,在多图片检测中,本程序可以成功检测出有裂缝的路面图片。这意味着在实际应用中,可以通过截取一段很长的路段的路况信息,再对路况图片进行编号分段,这样本程序就能成功检测出有裂缝的路面的图片,再根据编号可以找到该路段,给路面检修提供方便。(Road roughness detection)
ransac
- RANSAC算法的输入是一组观测数据,一个可以解释或者适应于观测数据的参数化模型,一些可信的参数。 RANSAC通过反复选择数据中的一组随机子集来达成目标。被选取的子集被假设为局内点,并用下述方法进行验证: 1.有一个模型适应于假设的局内点,即所有的未知参数都能从假设的局内点计算得出。 2.用1中得到的模型去测试所有的其它数据,如果某个点适用于估计的模型,认为它也是局内点。 3.如果有足够多的点被归类为假设的局内点,那么估计的模型就足够合理。 4
随机游动分割算法
- 文件中附有随机游动分割算法的实现代码,有实例程序,和模板程序(The file contains the implementation code of the random walk segmentation algorithm, the instance program, and the template program)
东北大学图像处理第二次作业
- 东北大学图像处理第二次作业实验报告两份 Kirsch滤波程序及其图像处理效果图 MRF图像分割的程序及其处理效果图 上述程序均亲测可行(the second experiment and report on image processing Northeasten university(ShenYang) ;the code on Kirsch filter; the code on MRF image segmentation)
waterwave002
- 该程序模拟了海浪的三维动态仿真,展示了随机海风作用下,波浪的运动。(The program simulates the three-dimensional dynamic simulation of ocean waves)
幻方置乱加密程序
- 对图像进行幻方矩阵大小为11的幻方置乱,并加入随机生成密钥