-
Otsu
otsu算法的实现,自适应最佳阈值图像分割方法,最大类间方差算法(otsu algorithm, adaptive optimal threshold image segmentation method, Otsu Algorithm)
- 2010-05-10 14:47:22下载
- 积分:1
-
bpsk
原版matlab bpsk信号的调制解调,可显示发送数据的波形,调制后的波形,接收波形,误码情况等(Original matlab bpsk signal modulation and demodulation, send data to display the waveform, the modulated waveform received waveform, error conditions, etc.)
- 2011-06-03 20:34:56下载
- 积分:1
-
S_interp_different
用不同插值方法对数据进行一维插值,通过结果不难看出,不同的插值方法导致不同的插值结果(One-dimensional interpolation data with different interpolation methods is not difficult to see through the results of different interpolation methods lead to different interpolation results)
- 2012-05-12 09:08:31下载
- 积分:1
-
ocksvm
it is ocksvm with matlab
- 2012-08-05 18:52:26下载
- 积分:1
-
Object-oriented-programming-using-java
This book aims to instil the reader with an understanding of the Object Oriented approach to programming
and aims to develop some practical skills along the way. These practical skills will be developed by small
exercises that the reader will be invited to undertake and the feedback that will be provided.
The concepts that will be explained and skills developed are in common use among programmers using
many modern object oriented languages and are thus transferable one language to another. However
for practical purposes these concepts are explored and demonstrated using the Java programming
language.
- 2015-03-22 23:21:51下载
- 积分:1
-
Image-Segmentatin-and-Thresholding-Method
This Source Code for Image Segmentation and applying the threshold at image
- 2013-11-03 16:05:10下载
- 积分:1
-
Untitled
a.阅读的图像img_1.tif,img_2.png的文件夹中,并
他们展示于一体,这两个数字分别。
(参考函数:imread, imshow, figure, subplot)
b.在matlab,观察从工作区中的图像信息面板
c.分别使用size, imfinfo,whos等功能获得的图像信息
d.添加标题的图像。 (参考函数:title)
Ë 。下面的代码实现的M文件编辑器
f=imread(‘img_1.tif’)
imshow(f)
set(figure(1), NumberTitle , off , Name , my first image’)
观察结果,并确定的功set()
f。保存img_1.tif目录“D: imagetest”。如果该文件夹不
存在,请首先创建这个新的文件夹。 (参考函数:imwrite)
(a. Read the images img_1.tif, img_2.png given in the folder, and
show them in one and two figures respectively.
(referenced function: imread, imshow, figure, subplot)
b. In matlab, observe the images information from the workspace
Panel
c. Use size, imfinfo,whos,etc functions to obtain image information
respectively.
d. Add title to the images. (referenced function: title)
e. Implement the following codes in the M-file Editor
f=imread(‘img_1.tif’)
imshow(f)
set(figure(1), NumberTitle , off , Name , my first image’)
observe the result, and determine the function of set()
f. Save img_1.tif to the directory “d:imagetest”. If the folder does not
exist, please create this new folder first. (referenced function:
imwrite))
- 2013-04-26 09:26:40下载
- 积分:1
-
LocalEnhanced
基于MATLAB语言的局部增强的程序,供大家参考,适合入门者(MATLAB language based on local enhanced procedures for your reference, suitable for beginners)
- 2010-01-19 10:09:48下载
- 积分:1
-
leverset
水平分割相关文档 可实现定位边缘检测等功能(lever-set)
- 2009-07-10 21:57:53下载
- 积分:1
-
运用matlab编写DNN程序
说明: 运用matlab编写DNN程序,带有几个实例,有BP神经网络,relu,sigmod等~(Using matlab to write DNN program, with several examples, such as BP neural network, relu, sigmod, etc.~)
- 2021-05-14 10:30:02下载
- 积分:1