-
filters
图像处理中常用的滤波函数库,包括高斯滤波、DOOG滤波等等,很有用的Matlab实现的代码库,添加到Matlab工作路径即可使用。(The filter used in image processing library, including Gaussian filter, DOOG filtering, etc., to achieve useful Matlab code base, added to the Matlab working path can be used.)
- 2011-05-15 20:28:55下载
- 积分:1
-
ngray
自写M函数,做灰度图像的灰度级数及灰度范围的自定义设置。例如:将[0 255]的uint8图像变换成8级灰度的灰度范围为[0 7]图像或者[11.5 25.8]图像。
输出图像为double类,用户可将图像归一化后自行转换为所需类型。(This is a M function written by self, it can be used to rebuild a image with a given number of gray-level and a given gray-scale.
Output image is double class.)
- 2020-08-24 09:48:15下载
- 积分:1
-
aa
说明: 用matlab做彩色图像的二维直方图,比如rb、rg、bg等(use matlab to draw colour image histogram of two dimension )
- 2009-12-10 17:37:00下载
- 积分:1
-
single_phase_grid_pv
单相并网光伏逆变系统仿真,带最大功率点跟踪(PV system is connected to grid through single phase inverter)
- 2013-09-03 13:37:00下载
- 积分:1
-
sift
找出sift关键点,形成特征向量,再进行描述(find the sift keywords,formed descreptors)
- 2009-04-28 18:32:31下载
- 积分:1
-
DCT-matlab
全套的DCT域数字水印源代码matlab(A full set of digital watermarking of DCT-domain source code matlab)
- 2008-04-30 00:32:21下载
- 积分:1
-
78947049
厦门大学OJ上的ACM题1071目前最好算法,原创作品()
- 2018-02-05 07:23:46下载
- 积分:1
-
imagematch
图像匹配程序,原理清晰,算法明确,功能全面(Image matching procedures, the principle of clarity, the algorithm clear, full-featured)
- 2008-02-18 13:57:05下载
- 积分:1
-
RANSAC_10-Jul-2008
国外高手编写的RANSAC算法工具箱,可以对二维和三维数据进行评估,内附例子。(Prepared by foreign experts RANSAC algorithm toolbox, can be two-dimensional and three-dimensional data to assess the attached example.)
- 2020-09-06 09:08:05下载
- 积分:1
-
edge_detection
说明: 通过检测二维小波变换的模极大值点可以确定图像的边缘点,利用小波变换的多尺度性用于图像的边缘检测(By detecting modulus maxima point of two-dimensional wavelet transform we can determine the image edge points, using multi-scale nature of wavelet transform in image edge detection)
- 2010-04-13 20:06:43下载
- 积分:1