搜索资源列表
kftools
- This set of MATLAB tools consists of some functions that I have found useful for basic image processing and blob analysis. The functions have been tested for MATLAB Version 5.3.0.10183 (R11) on PCWIN. Many of the files must be run as MEX files
rawsource
- RawSource (string filename, int width, int height, string pixel_type, int offset) # for loading raw video data # # filename: the raw file e.g. a YUV-file # width, height: you must specify the image dimensions. width is max 2880 # pixel_type
scan
- Program to use your camera as a scanner. Automatically detects the page on the picture.-Descr iption Useful program if you don t have a scanner or need to scan quickly a lot of pages. It detects the page on the picture, make it rectangular, cut th
omt_cs
- UIG 读取一个图片 [filename,pathname]=uigetfile({ *.jpg *.bmp *.gif }, 选择图片 ) 合成路径+文件名 str=[pathname filename] 读取图片 im=imread(str) 使用第一 axes axes(handles.axes2) 显示图片 imshow(im)-axes(handles.axes2)
DemoTest09
- 上传截切图片到服务器硬盘上,现显示到网页上 Default3.aspx---System.Drawing.Image image = Clipboard.GetImage() -Upload Images Using C# System.Drawing.Image image = Clipboard.GetImage() if (image != null) { System.Drawing.Bitmap bitm
Skin-Detection
- The function generate_skinmap reads an image file given by the input parameter string filename, read by the MATLAB function imread . out - contains the skinmap overlayed onto the image with skin pixels marked in blue color. bin - contains the
move-files--
- 根据一个txt文件中的文件拓展名数据集,形成一个完整的文件名,根据文件名从一个文件集合中选出相应的文件,移动到另一个空的文件夹中。-According to a TXT file of tut data set, formed a complete filename, according to the file name from a file choose corresponding document collection, moving to another empty folder.
GrabCut
- 实施GRABCUT源代码 由贾斯汀塔尔博特jtalbot@stanford.edu 。 放置在公共领域, 2010年 代码最后更新:2006年 弗拉基米尔·洛夫( vnk@cs.cornell.edu ) , 2001年使用GRAPHCUT实施。 要求: OpenGL的, GLUT和OpenCV的库来编译和运行。 用法: grabcut.exe <ppm文件名 使用鼠标拖动矩形围绕前景部分显示的图像。 然后使用下面的按键
GrabCut
- GrabCut实现源代码 贾斯廷·塔尔博特,jtalbot@stanford.edu 放置在公共领域,2010 代码最后更新,2006 使用Graphcut实现弗拉基米尔• 柯尔莫哥洛夫(vnk@cs.cornell.edu),2001。 要求:OpenGL,供过于求,OpenCV库来编译和运行。 用法:grabcut。 exe < ppm文件名> 使用鼠标拖动矩形在前台部分的显示图像。 然后使用以下键 1 :显示图像 “2”:显示
Get-the-coordinates-of-each-node
- 得 到节点坐标和单元内包含的节点的程序如下,可以在ANSYS的帮助中找到每一个命 令的详细解释。将下面的程序拷贝到一个文本文件中 filename.txt,保存,去掉后 缀名TXT,再拷贝到工作目录下。在命令提示符下输入*use filename,生产一个geomfile .txt文件,打开可以看到里面的数据-Get nodes and nodes within the cell that contains the coordinates of the procedure is as
filter
- 给图像添加高斯噪声,并使用高斯滤波器,ILPF,巴特沃兹滤波器分别处理后得到结果图 需要在目录下有一张匹配文件名的图片,必须是灰度图-Add gaussian noise to the image, and use the gaussian filter, ILPF, bart ward filter respectively after processing results Need to have a picture of a match the filename, directory
dicomwrite1
- 保存图像文件为DICOM格式。 使用方法 1、dicomwrite(X, filename) dicomwrite(X, filename) 将二进制图像,灰度图像或真彩图像X写入以filename命名 的文件中,filename是一个字符串,指定数字图像的名字,并创建医学通信(DICOM)文件。 2、dicomwrite(X, map, filename) dicomwrite(X, map, filename) 使用颜色表写入索引图像X。
enviread
- 利用multibandread函数,此函数用于读取多波段二进制影像文件。至于何为二进制影像文件,简单地说ENVI主菜单file—save file as—envi standard得到的就是二进制影像文件,有时甚至会看到后缀名为bsq、bil、bip等影像,也是二进制影像文件。 对于一幅tif格式的高光谱影像,这里有两种方法将影像读入matlab: (1)直接利用imread函数读取,不知为何tif格式的高光谱影像居然可以读取,但是速度挺慢 (2)利用multibandread函数读
MBI-and-MreconstructGrad
- 实现彩色图像的形态学特征指数计算和形态学梯度重建,包含两个函数MBI( filename,scaleMin,deltS,scaleNum,directNum)和MreconstructGrad(filename,SESize)。-For color image morphological indices and morphological gradient reconstruction, MBI consists of two function (filename,scaleMin,deltS,