-
pcadenoise
矩阵 pca或者低秩方法去噪,利用svd分解,实现对图像矩阵的去噪,该方法支持对rgb图像的去噪。使用代码请 文章中表明出处,感谢。
感谢重庆市研究生科研创新项目支持,项目号CYS16183(image denoise by low-rand regularizer or pca method. the low rank is evaluted by svd, and this method is also support for rgb image.)
- 2020-09-18 19:57:55下载
- 积分:1
-
color_bar
彩条产生程序。。。。720p需添加74.25M时钟(colorbar generation. need 74.25mhz clock if 720p gen)
- 2020-06-22 06:20:01下载
- 积分:1
-
opticalflow
这个程序实现了光流法对运动物体的识别,效果还行(This program implements the optical flow method to identify moving objects, the results were OK)
- 2010-12-22 16:44:16下载
- 积分:1
-
Itti-Matlab
Itti模型的显著图提取,使用matlab编写,很好的代码,可供参考学习(Itti model saliency map extraction, the use of matlab prepared very well the code)
- 2013-09-04 21:53:51下载
- 积分:1
-
CNN_Edge_extraction
CNN图像边缘检测,是将细胞神经网络的标准版用matlab实现,比较简单易懂(CNN Image edge detection is realized on matlab,it is simple.)
- 2011-07-15 18:11:01下载
- 积分:1
-
EdgeDetectionAndExtraction
边缘检测与提取,轮廓跟踪
注意事项:
运行时,文件c: est.bmp必须存在(Edge detection and extraction, contour tracing Note: run-time, file c: test.bmp must exist)
- 2009-03-11 15:00:42下载
- 积分:1
-
Graphic
一个具备线,矩形,椭圆的画图程序,可以设置颜色,宽度,字体(One with lines, rectangles, ellipses drawing program, you can set the color, width, font)
- 2010-05-21 09:01:03下载
- 积分:1
-
diskreet.m
DISKREET: FOR CHANGING DISKREET LEVEL OF AN IMAGE
- 2013-10-31 01:52:21下载
- 积分:1
-
matlab
说明: matlab书上第六章数值运算的几个样例习题。。。。。(the descirbtion of the matlab)
- 2019-05-15 19:54:04下载
- 积分:1
-
matlab_hyperspectral_toolbox_v0.07
matlab 高光谱处理工具箱 hyperspecreleasesmatlab_hyperspectral_toolbox_v0.07.zip( Matlab Hyperspectral Toolbox
Copyright 2008-2012 Isaac Gerg
-------------------------------------------------------------------------
A Note on Notation
Hyperspectral data is often expressed many ways to better describe the
mathematical handling of the data mainly as a vector of pixels when
referring to the data in a space or a matrix of pixels when referring to
data as an image.
-------------------------------------------------------------------------
Dependencies
FastICA- http://www.cis.hut.fi/projects/ica/fastica/code/dlcode.shtml
-------------------------------------------------------------------------
Functions
Reading/Writing Data Files
hyperReadAvirisRfl- Reads AVIRIS .rfl files
hyperReadAvirisSpc- Read AVIRIS .spc files
hyperReadAsd- Reads ASD Fieldspec files. (.asd, .000, etc)
Data Formatting
hyperConvert2D- Converts data from a 3D HSI data cube to a 2D matrix
hyperConvert3D- Converts data fro)
- 2012-12-06 16:04:53下载
- 积分:1