资源列表

« 1 2 ... .56 .57 .58 .59 .60 11761.62 .63 .64 .65 .66 ... 18703 »

[2D图形编程Ostu

说明:该文件夹中是三种二值化算法的matlab代码,下面以otsu二值化算法实现为例进行说明: 在Matlab上运行时,可以把该文件夹设为当前目录(Current Directory) 先读入灰度图片, 图片假设保存在D盘 I = imread( D:\coins.bmp ) 二值化 I_bw = otsu(I) 查看二值化结果 figure, imshow(I_bw) -I = imread( D:\coins.bmp ) I_bw = otsu(I) fig
<自己人> 在 2025-09-11 上传 | 大小:4kb | 下载:0

[图形图像处理(光照,映射..)selfdevelopment

说明:利用自适应算法matlab程序来处理图像,弥补了直方图均衡化的缺点-Adaptive algorithm matlab program to process images, to make up for the shortcomings of the histogram equalization
<小晓雨> 在 2025-09-11 上传 | 大小:3kb | 下载:0

[图形图像处理(光照,映射..)Untitled1

说明:一维图像重构,关于压缩感知的重构算法,利用omp算法对一维图像进行重构,利用matlab软件进行仿真,比较原图与重构图的差异-One-dimensional image reconstruction, compressed sensing reconstruction algorithm, using the the omp algorithm to reconstruct the one-dimensional image using matlab software simulation to
<小薇> 在 2025-09-11 上传 | 大小:1kb | 下载:0

[OpenGLgtgtgt

说明:离散事件动态模拟,飞机场跑道飞机架次统计-Discrete event dynamic simulation, airport runway, aircraft movements statistics
<王强> 在 2025-09-11 上传 | 大小:1.72mb | 下载:0

[图形图像处理(光照,映射..)mygraythresh

说明:最佳阈值分割,自己编写的程序代码!和自带的函数的结果一样-The optimal threshold segmentation, write your own code! And the results of the function comes
<xieya> 在 2025-09-11 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)duzhenchuli

说明:matlab读入AVI视频并逐个读帧,进行二值化-matlab read into AVI video and read fr a me one by one, binarization
<张海波> 在 2025-09-11 上传 | 大小:1kb | 下载:0

[波变换wavelet-homework

说明:我的小波分析课程作业,画出了各种不同类型小波的尺度和小波函数,供大家参考。用matlab实现,已通过老师验收。-Wavelet analysis of the course work, and draw the different types of wavelet scale and wavelet function, for your reference. Using matlab to achieve acceptance by the teacher.
<雨斐> 在 2025-09-11 上传 | 大小:2kb | 下载:0

[OpenGLModel

说明:一个基于opengl的矩阵投影示例,可以进行交互性操作-opengl visual tutorial
<毛雁> 在 2025-09-11 上传 | 大小:206kb | 下载:0

[波变换wavelet-denoising

说明:我的本科毕业设计所做的利用小波分析进行图像去噪的程序,供大家参考-I graduated design is done using wavelet denoising procedure, for your reference
<雨斐> 在 2025-09-11 上传 | 大小:4kb | 下载:0

[图形图像处理(光照,映射..)cvFindcontours

说明:查找图像中的轮廓并返回轮廓特征,应用与图像处理中的轮廓处理-very good caonimadebhuidsddddddddddddddddddddddddddddddddddddddddddddddd
<吴晓鹏> 在 2025-09-11 上传 | 大小:1.96mb | 下载:0

[绘图程序KHALIJ

说明:HELP PSCAD IN PERSIAN LANGUAGE
<haidari> 在 2025-09-11 上传 | 大小:1.9mb | 下载:0

[图形图像处理(光照,映射..)Linear-classifier-design

说明:对“data1.m”数据,分别采用感知机算法、最小平方误差算法、线性SVM算法设计分类器,分别画出决策面,并比较性能。-The "data1.m" data, respectively, using the perceptron algorithm, the least square error algorithm, the linear SVM algorithm design classifier, respectively, to draw the decision-making surf
<刘攀> 在 2025-09-11 上传 | 大小:271kb | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 11761.62 .63 .64 .65 .66 ... 18703 »

源码中国 www.ymcn.org