-
matlab_MRF_toy_examples
matlab 马尔科夫随机场简单的实现例子(Markov random field matlab implementation simple example)
- 2009-03-06 17:11:59下载
- 积分:1
-
CoSaMP_OMP
orthogonal Matching Pursuit(OMP),CoSaMP算法的Matlab实现。(orthogonal Matching Pursuit(OMP),CoSaMP Algorithms)
- 2012-02-03 12:29:44下载
- 积分:1
-
05 数字图像典型隐写术与隐写检测【二】
说明: 关于数字图像一些典型隐写的隐写分析。隐写、分析和提取的讲解(Steganalysis of Some Typical Steganography in Digital Images)
- 2019-05-21 10:54:55下载
- 积分:1
-
Cmp_vis_canny
彩色图像边缘检测(canny 算子,高斯窗口可调)(image edge detection [canny])
- 2009-02-17 11:54:19下载
- 积分:1
-
matlab_smooth
说明: 各种平滑算法验证,除在matlab中验证外,word文档中也有详细说明(various smoothing algorithm validation, in addition to verify Matlab, word documents also detail)
- 2006-05-05 22:40:42下载
- 积分:1
-
source
代码中包含在MATLAB中实现DICOM文件的VOILUT感兴趣区域转换。将DICOM文件的数据重新存储为PNG格式的灰度图像。打开一个文件夹的DICOM文件并将其存储在另一个文件夹中以PNG格式储存。(Included in the MATLAB code to implement DICOM files VOILUT region of interest conversion. The data will be re-stored DICOM files in PNG format, grayscale images. Open a folder and stored in the DICOM files to another folder in PNG format.)
- 2011-11-01 22:41:25下载
- 积分:1
-
MNF
最小噪声分离变换(Minimum Noise Fraction Rotation,MNF Rotation)工具用于判定图像数据内在的维数(即波段数),分离数据中的噪声,减少随后处理中的计算需求量(Minimum Noise Fraction Rotation (MNF Rotation) tool is used to determine the intrinsic dimension (i.e. band number) of image data, separate the noise in data, and reduce the computational requirements in subsequent processing.)
- 2020-06-26 15:40:02下载
- 积分:1
-
opencv图像处理算法(softskin.cpp)
opencv图像处理算法
- 2020-12-01下载
- 积分:1
-
deblurr
利用多用方法进行数字图像去模糊实例,便于初学者理解反卷积去模糊、伪逆去模糊等基本算法(Example scripts for image debluring, try to give general introduction of some basic algorithms, such as pseudo inverse debluring.)
- 2013-05-11 14:35:55下载
- 积分:1
-
PicMatch
本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。
在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。
1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。
2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。
3、保存视图数据为图片文件,支持TIFF、PNG、JPEG、JPG、BMP、GIF格式保存。
4、TreeCtrl控件、ListCtrl控件的基本操作。
5、MFC单文档程序视图通讯、更换视图、视图分割。(This program of image features automatic extraction point, use Morevac, Forstner, Harris3 a classic operator. Based on the correlation coefficient method using the image matching, realization and introducing least squares adjustment, the matching point to improve precision.
In the search process, the use of the image characteristics of nuclear line, 2d image search using the heuristic method of climbing. For large quantity of data using image processing image pyramid structure.
1, using film, read GDAL repository support JPEG, TIFF, PNG, GIF, BMP, JPG, read IMG format. Use GDI drawing.
2 and prevent large amount of data, drawing view pictures showed adopt double caching techniques.
3, save for the image file, views data support JPEG, TIFF, JPG, PNG, GIF, BMP format.
4 and TreeCtrl controls, the basic operation ListCtrl controls.
5 and MFC single document procedure view communication, replace view, view.)
- 2010-05-22 00:46:30下载
- 积分:1